Commit 0cc6233
authored
Reconcile v0.14.0 changelog and example docs (#159)
Pre-release sweep for the upcoming v0.14.0 cycle (no version bump; that
lands with the release commit).
Changelog: record the FailureIsolatedEvent.attempt_index behavior in a
failure-isolation-wraps-retry composition (it reports the final
exhausting attempt), which was the one user-visible change since
v0.13.0 not yet captured. Reword the two proposal-0050 "pin unchanged"
notes to be 0050-scoped so they no longer read as contradicting the
cycle's consolidated pin-advance entry.
Example docs: the illustrative observability output pinned the
spec_version and implementation.version; replace both with placeholders
so the snapshots stop going stale on every pin bump and release. Those
values are release-varying, unlike the run-varying numbers the block
already shows as placeholders.1 parent 9f122c6 commit 0cc6233
3 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
0 commit comments