Say what a lane rendered by v0.26.0 will not do #348
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "land/task/the-pointer-note-a-release-owes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The changelog gave the pointer fix one clause among the smaller truths. Issue
#346 shows what it actually is: a lane rendered by v0.26.0 shifts the managers,
reports activation, and never writes the consensus pointer, so a stable release
through it publishes everything and leaves the channel naming the release
before it. v0.26.0's own release met this and was finished by hand. Sidecar
v0.8.0 met it as the first stable release rendered by that version and could not
be finished at all, because the deed needs credentials that exist only inside a
lane.
Every repository whose lanes came from v0.26.0 carries it, and nothing warns
them. So it gets its own section, and the migration notes open with the
instruction that matters: render again before the next stable release. The
repair is stated too — render, dispatch the same stable version, and publish's
create-only self-verification makes the re-run advance the pointer and nothing
else.
The Cargo rehearsal that shipped in the same commit gets the sentence it was
sharing, since the two have nothing to do with each other beyond the accident of
having landed together.
Co-Authored-By: Claude Opus 5 (1M context) noreply@anthropic.com