chore: release v0.14.0 - #371
Open
LKSNDRTMLKV wants to merge 1 commit into
Open
LKSNDRTMLKV wants to merge 1 commit into
LKSNDRTMLKV wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release preparation for 0.14.0. No behaviour change — version bump, changelog entries for work that merged without them, and a structural fix to
[Unreleased].The three version sites move together
Cargo.toml·api/openapi.yaml· both committed bundles. One line each, which is the footprint a cleanredocly bundleleaves.spec-version-checkcompares the first two; onlyopenapi-checkre-bundles and diffs the artifacts, and it is not injust checkbecause it needs Node — so it was run separately and is green on the committed tree.Four changelog entries that were missing
#365, #367, #368 and #369 merged without one. Two of them are user-visible and would otherwise have shipped unannounced: a new
422onPOST /dppandPUT /dpp/{dppId}, and a newContent-Locationresponse header. #364, #366 and #370 are genuinely internal and get none.[Unreleased]had five section headingsBreaking,Fixed,Added, then a secondFixedandAdded— someone appended a block rather than merging into the existing sections.RELEASE.mditem 7 asks for exactly this reconciliation.Conservation was proved rather than assumed, because
git diff --numstatreports 183 deletions and that looks alarming until you see they are a block changing position:Pre-release checklist — all nine verified
just checkexit 0 — 1282 unit tests0038–0040added sincev0.13.0, zero modifiedodal bootstrapprovisions the operator and mints a working admin key against a fresh nodecargo audit0.20.0, a published releaseNot in this release
archive→retireis not here. That rename is core's and arrives with the 0.21.0 repin (#358), so it lands in 0.15.0 — this release still pins core 0.20.0.Owed after the tag
v0.13.0has no GitHub Release and no binary:release.ymlpublishes the two container images on av*tag and nothing else, and steps 5–6 ofRELEASE.mdare manual. That is now a two-release gap and should be closed for 0.14.0 rather than repeated.