Skip to content

chore(release): prepare v0.56.0 release#7392

Merged
Xuanwo merged 3 commits intomainfrom
xuanwo/prepare-release-v0.56.0
Apr 16, 2026
Merged

chore(release): prepare v0.56.0 release#7392
Xuanwo merged 3 commits intomainfrom
xuanwo/prepare-release-v0.56.0

Conversation

@Xuanwo
Copy link
Copy Markdown
Member

@Xuanwo Xuanwo commented Apr 16, 2026

Which issue does this PR close?

N/A. This PR prepares the v0.56.0 release.

Rationale for this change

The release preparation work had drifted in a few places: version synchronization was incomplete across the core workspace, the release docs referenced the wrong upgrade path, and the changelog plus upgrade notes had not been brought up to date for v0.56.0. This change prepares the release end to end and fixes the tooling gap so future release bumps update the workspace consistently.

What changes are included in this PR?

This updates release-managed versions across core, bindings, and integrations, regenerates dependency manifests, refreshes the v0.56.0 changelog and upgrade notes, and corrects the release documentation checklist. It also fixes dev/src/release/package.rs so just update-version syncs internal workspace package versions and path dependency constraints instead of leaving part of the core workspace behind.

Validation used for this release prep: cargo test --manifest-path dev/Cargo.toml, cargo fmt --check --manifest-path dev/Cargo.toml, cargo metadata --manifest-path core/Cargo.toml --no-deps, and cargo check --manifest-path core/Cargo.toml --workspace.

Are there any user-facing changes?

Yes. The v0.56.0 release metadata, changelog, and upgrade documentation are updated, and the release tooling now keeps internal workspace versions in sync during future version bumps.

AI Usage Statement

AI-assisted: GPT-5 was used to help prepare the release changes and documentation updates.

@Xuanwo Xuanwo marked this pull request as ready for review April 16, 2026 09:52
@dosubot dosubot Bot added size:XL This PR changes 500-999 lines, ignoring generated files. releases-note/chore The PR has a title that begins with "chore" or changes other small things that hard to tell labels Apr 16, 2026
Copy link
Copy Markdown
Member

@PsiACE PsiACE left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, can't wait

@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Apr 16, 2026
Copy link
Copy Markdown
Member

@suyanhanx suyanhanx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's go!

@Xuanwo Xuanwo merged commit 8272048 into main Apr 16, 2026
442 checks passed
@Xuanwo Xuanwo deleted the xuanwo/prepare-release-v0.56.0 branch April 16, 2026 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer releases-note/chore The PR has a title that begins with "chore" or changes other small things that hard to tell size:XL This PR changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants