Skip to content

chore: align workspace version to v0.9.0#14

Merged
smaramwbc merged 1 commit into
mainfrom
chore/bump-v0.9.0
May 16, 2026
Merged

chore: align workspace version to v0.9.0#14
smaramwbc merged 1 commit into
mainfrom
chore/bump-v0.9.0

Conversation

@smaramwbc
Copy link
Copy Markdown
Owner

What

Aligns the single cross-repo workspace version to v0.9.0.

v0.9.0 is the TypeScript SDK's independent pre-1.0 breaking release (camelCase rename, statewave-ts#103). The server, API contract, and Python SDK have no functional changes since v0.8.0 — this PR only realigns version strings so the release-time check-versions.py gate passes. No release tag is pushed by this PR, so nothing is republished.

  • Python SDK CHANGELOG entry explicitly states "version-alignment only, no API changes".
  • Docs status blurb reframed honestly (no fabricated v0.9.0 feature story; the product surface is still the v0.8.0 governance & audit layer).

Why this is a band-aid

The lockstep "one version across all repos" model is what forced this. Independent per-package releases will keep re-triggering the same drift. The proper fix — decouple per-package versions, coordinate on the API contract instead — is tracked as a follow-up issue.

v0.9.0 is the TypeScript SDK's independent breaking release (camelCase
rename, statewave-ts#103). The server, API contract, and Python SDK have
no functional changes since v0.8.0. This bump only realigns the single
cross-repo version so the release-time check-versions gate passes.

The lockstep-versioning model that forces this is tracked for redesign
(decouple per-package versions, coordinate on the API contract instead).
@smaramwbc smaramwbc merged commit 382c429 into main May 16, 2026
2 checks passed
@smaramwbc smaramwbc deleted the chore/bump-v0.9.0 branch May 16, 2026 12:29
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