Skip to content

chore(sdk): bump SDK patch version 0.9.4 -> 0.9.5#538

Merged
DorianZheng merged 1 commit into
mainfrom
chore/bump-sdk-patch-0.9.5
May 16, 2026
Merged

chore(sdk): bump SDK patch version 0.9.4 -> 0.9.5#538
DorianZheng merged 1 commit into
mainfrom
chore/bump-sdk-patch-0.9.5

Conversation

@DorianZheng

Copy link
Copy Markdown
Member

Summary

Patch-bump the SDK version 0.9.4 → 0.9.5 across the published surfaces:

  • Cargo.toml [workspace.package] + the 6 internal path-dep pins (covers the Rust boxlite, C, Python-rust, Node-rust crates)
  • Cargo.lock (12 workspace crate entries; unrelated rand 0.9.4 untouched)
  • sdks/python/pyproject.toml, sdks/node/package.json
  • Go SDK is git-tag versioned — no in-tree file changes

Rebased on main after the Node REST-binding fix (#536) landed.

Notes

Local pre-push gate skipped (--no-verify, explicitly authorized): the gate runs the full Rust integration suite because Cargo.lock changed; it passed 224/224 earlier this session, and a subsequent failure was an environmental/flaky VM/image-pull issue. A version-string-only change cannot affect Rust integration behavior. GitHub CI on this PR is the authoritative gate.

Test plan

  • CI green on this PR (Rust/Node/etc. workflows)
  • Lock/version consistency (no drift; rand untouched)

Bump the workspace package version (Rust `boxlite`, C, Python, Node
crates) plus the published Python (pyproject.toml) and Node
(package.json) package versions. Go SDK is versioned via git tag, so
no in-tree change is needed.
@DorianZheng DorianZheng merged commit f22b1d4 into main May 16, 2026
50 checks passed
@DorianZheng DorianZheng deleted the chore/bump-sdk-patch-0.9.5 branch May 16, 2026 06:58
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