Skip to content

chore: release 0.15.0 - #18

Merged
scarmuega merged 1 commit into
mainfrom
release/0.15.0
Aug 9, 2026
Merged

chore: release 0.15.0#18
scarmuega merged 1 commit into
mainfrom
release/0.15.0

Conversation

@scarmuega

Copy link
Copy Markdown
Contributor

The Go module has no version file — the release is the tag — so the only in-repo change is the codegen template floor.

.trix/client-lib/go.mod.hbs: sdk v0.13.0v0.15.0. It was two trains stale, so every generated Go client resolved an SDK older than the encoder it was generated against. This mirrors what chore: release 0.13.0 (#15) did.

Fleet coordination: sdk-spec/release-policy.md requires one MAJOR.MINOR train across all four SDKs; rust and web carry API changes this cycle. This SDK's own delta since sdk/v0.14.0 is the byte-array encoder fix (#17).

Merge, then push sdk/v0.15.0 — note the prefix. The release workflow triggers on sdk/v*.*.* and rejects anything else; release-synced/SKILL.md documents this as sdks/v..., which is wrong and is being corrected separately.

🤖 Generated with Claude Code

The Go module carries no version file — the release is the `sdk/v0.15.0`
tag — so the only in-repo change is the codegen template's floor, which
still required `sdk v0.13.0`, two trains stale.

Coordinated fleet cut per `sdk-spec/release-policy.md`. This SDK's own
delta since v0.14.0 is the byte-array encoder fix (#17).

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@scarmuega
scarmuega merged commit 1cc0385 into main Aug 9, 2026
2 of 3 checks passed
@scarmuega
scarmuega deleted the release/0.15.0 branch August 9, 2026 15:36
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