Skip to content

Release Prep v0.23.0#435

Merged
doron050 merged 1 commit into
mainfrom
release-prep
Jul 25, 2026
Merged

Release Prep v0.23.0#435
doron050 merged 1 commit into
mainfrom
release-prep

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated Release Prep

Release Type: minor
New Version: v0.23.0


📋 What's included in this release

📦 Merged PRs (since v0.22.3)

✨ New Features

🐛 Bug Fixes

📝 Other / Infrastructure

Contributors: @ballistic-booger,@doron050 @github-actions[bot]


🔮 Release Notes Preview

Click to see what the release notes will look like
## Release v0.23.0

Release sha256 is `84b7ff57460b3b62a6a49b8593f2b40aeb42b9c6c5c8c0e667ae813a2b6adb99`

## Configuration example
```yaml
version: '2'
plugins:
- name: csharp
  wasm:
    url: https://github.com/DaredevilOSS/sqlc-gen-csharp/releases/download/v0.23.0/sqlc-gen-csharp.wasm
    sha256: 84b7ff57460b3b62a6a49b8593f2b40aeb42b9c6c5c8c0e667ae813a2b6adb99
```

## Changelog
- fix: fall back to object for unresolved column types instead of throwing (#423)
- feat: add support for CancellationToken in generated methods (#420)

## Contributors
* @ballistic-booger

ℹ️ This PR was created automatically. It updates documentation with the release version and sha.
When merged, the Release workflow will create the GitHub release with the accumulated release notes.

@github-actions github-actions Bot added automated release Automatically generated release preparation pull request labels Jul 25, 2026
@doron050
doron050 merged commit db89747 into main Jul 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated release Automatically generated release preparation pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant