Skip to content

release: v0.6.0 - #95

Merged
bojieli merged 1 commit into
mainfrom
release/v0.6.0
Sep 3, 2026
Merged

release: v0.6.0#95
bojieli merged 1 commit into
mainfrom
release/v0.6.0

Conversation

@bojieli

@bojieli bojieli commented Sep 3, 2026

Copy link
Copy Markdown
Owner

Assembles the four fragments pending since v0.5.1 into a dated section.

v0.6.0 rather than v0.5.2: the release adds a command — queqiaod segments — alongside three fixes. The wire contract is unchanged and stays at protocol 1.

Added

Fixed

Assembly notes

  • changelog.py release --version v0.6.0 inserted the section and deleted the four files it consumed. CHANGELOG.md is +68/-0, so no released section was touched.
  • Dated 2026-09-03 because the script dates in UTC by design (it was 16:34 UTC when assembled, 00:34 local the next day).
  • The segments entry 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, per docs/RELEASING.md.

What this PR does not do

Tagging and publication are deliberately left out. docs/RELEASING.md is explicit that pushing a v* tag is the approval and everything after it runs unattended, so the remaining steps are the maintainer's:

  1. Merge this PR.
  2. Run .github/workflows/release-candidate.yml on the merged commit with v0.6.0-rc.1.
  3. Review the candidate jobs, checksums, SBOMs, secret scan, native smokes, and the release checklist; confirm public-release still holds the six signing secrets.
  4. Create and push the immutable v0.6.0 tag 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

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
@bojieli bojieli added the changelog Permits this pull request to edit CHANGELOG.md: a release, or a correction to shipped text label Sep 3, 2026
@bojieli
bojieli merged commit 7ed23b3 into main Sep 3, 2026
22 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog Permits this pull request to edit CHANGELOG.md: a release, or a correction to shipped text

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant