Skip to content

Bump SDK patch versions to 0.9.2#473

Merged
DorianZheng merged 2 commits into
mainfrom
bump-sdk-patch-0.9.2
May 4, 2026
Merged

Bump SDK patch versions to 0.9.2#473
DorianZheng merged 2 commits into
mainfrom
bump-sdk-patch-0.9.2

Conversation

@DorianZheng

Copy link
Copy Markdown
Member

Summary

  • Bump workspace package version 0.9.1 → 0.9.2 (covers Rust core boxlite crate, plus the boxlite-c, boxlite-python, boxlite-node crates that inherit version.workspace = true)
  • Bump sdks/python/pyproject.toml and sdks/node/package.json to 0.9.2
  • Refresh Cargo.lock for all workspace members

The Go SDK has no source-level version file (consumers resolve via go.mod and the sdks/go/vX.Y.Z git tag), so it isn't touched here — push the matching sdks/go/v0.9.2 tag separately after merge.

Test plan

  • CI build passes
  • CI test matrix passes

Aligns the SemVer requirements in [workspace.dependencies] with the
actual crate versions (driven by [workspace.package].version = 0.9.2).
Previously these were stale at 0.9.0 — accepted by cargo because
0.9.0 satisfies any 0.9.x, but misleading in published manifests.
@DorianZheng DorianZheng merged commit fdd1754 into main May 4, 2026
49 checks passed
@DorianZheng DorianZheng deleted the bump-sdk-patch-0.9.2 branch May 4, 2026 18:05
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.

1 participant