Skip to content

docs(release): 📝 prepare v0.9.0 changelog and docs sweep#166

Merged
justapithecus merged 2 commits intomainfrom
andrew/release/core/v0.9.0
Mar 8, 2026
Merged

docs(release): 📝 prepare v0.9.0 changelog and docs sweep#166
justapithecus merged 2 commits intomainfrom
andrew/release/core/v0.9.0

Conversation

@justapithecus
Copy link
Member

Summary

Prepare changelog and documentation for v0.9.0 release. This version adds opt-in CAS retry and unifies the Volume option surface with the shared Option interface.

Highlights

  • Add v0.9.0 CHANGELOG entry covering CAS retry feature, unified Option interface, and VolumeOption/WithVolumeChecksum removal
  • Update V1_READINESS.md to reflect VolumeOption→Option unification
  • Update compare links for [Unreleased] and new version entry

Test plan

  • CHANGELOG format follows Keep a Changelog conventions
  • Compare links resolve correctly after tag is created
  • No stale VolumeOption/WithVolumeChecksum references in live docs (README, PUBLIC_API, contracts)
  • go test ./... passes

🤖 Generated with Claude Code

justapithecus and others added 2 commits March 8, 2026 10:41
- Add v0.9.0 changelog entry: CAS retry feature, unified Option interface,
  VolumeOption/WithVolumeChecksum removal
- Update V1_READINESS.md to reflect VolumeOption→Option unification
- Update compare links for [Unreleased] and new version

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The previous wording implied the API-freeze criterion still held while
appending a parenthetical that contradicted it. v0.9.0 expanded the
Option surface (4 retry options, 1 sentinel added; VolumeOption removed).
Reset the freeze baseline to v0.9.0 and enumerate the delta explicitly.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@justapithecus justapithecus merged commit e4c873c into main Mar 8, 2026
8 checks passed
@justapithecus justapithecus deleted the andrew/release/core/v0.9.0 branch March 8, 2026 14:59
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