Skip to content

chore: release v0.9.0 - #91

Merged
ababic merged 2 commits into
mainfrom
cursor/release-v0.9.0-8e84
Aug 14, 2026
Merged

chore: release v0.9.0#91
ababic merged 2 commits into
mainfrom
cursor/release-v0.9.0-8e84

Conversation

@ababic

@ababic ababic commented Aug 14, 2026

Copy link
Copy Markdown
Owner

Release preparation for v0.9.0.

Changes

  • Bump Cargo.toml, Cargo.lock, and pyproject.toml to 0.9.0
  • Promote Unreleased notes into a dated 0.9.0 CHANGELOG entry covering:
    • Datetime / date predicate comparisons (format = "datetime" / format = "date")
    • Opt-in row_filters cascade retain (parent→child FK keep)

Verification

  • Local: cargo fmt --check, clippy (-D warnings), cargo test --all-targets --all-features (182 passed), cargo build --release --lockeddumpling 0.9.0
  • GitHub CI on this PR: all checks green

Post-merge

After merging, tag main and push to trigger Release and Publish workflows:

git tag -a v0.9.0 -m "Release v0.9.0"
git push origin v0.9.0

Optional: dispatch Platform compatibility (matrix) manually after the tag lands.

Open in Web Open in Cursor 

cursoragent and others added 2 commits August 14, 2026 18:20
Bump crate and dumpling-cli package versions to 0.9.0 and promote
the Unreleased changelog (datetime/date predicate comparisons and
row_filters cascade retain) into the 0.9.0 release notes.

Co-authored-by: andy <andy@wearecrew.com>
Co-authored-by: andy <andy@wearecrew.com>
@ababic
ababic marked this pull request as ready for review August 14, 2026 18:22
@ababic
ababic merged commit 38a1069 into main Aug 14, 2026
9 checks passed
@ababic
ababic deleted the cursor/release-v0.9.0-8e84 branch August 14, 2026 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants