release: v0.6.0 - #95
Merged
Merged
Conversation
Assembles the four pending fragments into a dated section and deletes the files it consumed. Released sections are untouched: the diff is 68 insertions and no deletions. A minor bump rather than a patch, because the release adds a command -- queqiaod segments -- alongside three fixes. The wire contract is unchanged and stays at protocol 1. The segments entry was rewrapped while assembling: it had an orphaned word left by an earlier reflow, and it used double hyphens where the last two releases and the other pending fragments use an em dash. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_011HCTFdNai8pNgSyJwV8vGW
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.
Assembles the four fragments pending since v0.5.1 into a dated section.
v0.6.0rather thanv0.5.2: the release adds a command —queqiaod segments— alongside three fixes. The wire contract is unchanged and stays at protocol 1.Added
queqiaod segments— profiles a live tunnel and localises loss to the client's access link, the long haul, or the gateway's transit (Locate a deployment's loss to a path segment, measured from both ends #94)Fixed
Assembly notes
changelog.py release --version v0.6.0inserted the section and deleted the four files it consumed.CHANGELOG.mdis +68/-0, so no released section was touched.segmentsentry was rewrapped during review: it carried an orphaned word from an earlier reflow, and used--where the last two releases and the other pending fragments use—. That is the last cheap point to fix released wording, perdocs/RELEASING.md.What this PR does not do
Tagging and publication are deliberately left out.
docs/RELEASING.mdis explicit that pushing av*tag is the approval and everything after it runs unattended, so the remaining steps are the maintainer's:.github/workflows/release-candidate.ymlon the merged commit withv0.6.0-rc.1.public-releasestill holds the six signing secrets.v0.6.0tag on the reviewed commit.The repository is public, so publication is not blocked on visibility.
🤖 Generated with Claude Code
https://claude.ai/code/session_011HCTFdNai8pNgSyJwV8vGW