Commit e4c873c
docs(release): 📝 prepare v0.9.0 changelog and docs sweep (#166)
## 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](https://claude.com/claude-code)
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent be520ea commit e4c873c
2 files changed
Lines changed: 37 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
14 | 48 | | |
15 | 49 | | |
16 | 50 | | |
| |||
445 | 479 | | |
446 | 480 | | |
447 | 481 | | |
448 | | - | |
| 482 | + | |
| 483 | + | |
449 | 484 | | |
450 | 485 | | |
451 | 486 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
0 commit comments