Skip to content

docs(releases): 0.12.0 release notes#147

Merged
lesnik512 merged 1 commit into
mainfrom
docs/release-0.12.0
Jul 17, 2026
Merged

docs(releases): 0.12.0 release notes#147
lesnik512 merged 1 commit into
mainfrom
docs/release-0.12.0

Conversation

@lesnik512

Copy link
Copy Markdown
Member

What

Draft release notes for 0.12.0, the architecture-deepening pass. Notes only — cutting the tag/GitHub release is the separate explicit step (per planning/releases/README.md).

Minor bump rationale: every production-runtime change is an internal behavior-preserving refactor, but #141 tightened the TestOutboxBroker session argument on cancel_timer/fetch_unprocessed from runtime-optional to required — "input validation rejecting previously-accepted calls," which the release README calls "honestly a minor bump." Production API is unchanged.

Contents (8 PRs since 0.11.0)

Review asks

  • Version call (0.12.0 minor) and the Breaking-changes framing.
  • Accuracy of the per-PR summaries and the migration note.

Once approved and merged, on your explicit go I'll create the 0.12.0 tag + GitHub release using this file as the body (CI publishes to PyPI from the tag).

🤖 Generated with Claude Code

Architecture-deepening pass: six internal behavior-preserving refactors (schema
validator split, dead to_delete flag removed, table ops behind the client seam,
envelope header keys named, lease-token guard named, terminal path deepened to an
Outcome sum type) plus two design records (conn union deliberate; two-seam overlap
doc). One test-broker-only behavior change (session now required on
cancel_timer/fetch_unprocessed) makes it a minor bump per the release README.

Notes only — no tag/publish (that is a separate explicit step).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@lesnik512
lesnik512 merged commit c4cf3c9 into main Jul 17, 2026
7 checks passed
@lesnik512
lesnik512 deleted the docs/release-0.12.0 branch July 17, 2026 12:25
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