Skip to content

docs(release): record the v1.1.2 hotfix in CHANGELOG and bd info - #5091

Merged
maphew merged 1 commit into
gastownhall:mainfrom
maphew:chore/v1.1.2-changelog-backmerge
Jul 26, 2026
Merged

docs(release): record the v1.1.2 hotfix in CHANGELOG and bd info#5091
maphew merged 1 commit into
gastownhall:mainfrom
maphew:chore/v1.1.2-changelog-backmerge

Conversation

@maphew

@maphew maphew commented Jul 26, 2026

Copy link
Copy Markdown
Collaborator

Why

v1.1.2 shipped on 2026-07-26, cut from the v1.1.0 tag (branch hotfix/v1.1.1) to carry the dolt#11131 aux-rekey encoding-drift fix so bricked 1.1.0 databases regain an upgrade path (#4380). Main never received the release metadata, so CHANGELOG.md jumps from [Unreleased] to [1.1.0] and bd info --changes doesn't mention 1.1.2. This is the standard post-hotfix back-merge of that metadata.

What

  • CHANGELOG.md: add the [1.1.2] - 2026-07-26 section (verbatim from the release branch). It also records why there is no 1.1.1: the tag was cut but the release run died at the MCP package gate on a stale uv.lock before publishing anything, and the number was burned rather than moving the tag.
  • cmd/bd/info.go: add the 1.1.2 versionChanges entry.

Deliberately not carried from the hotfix branch

  • The fix itself — reaches main via fix(schema): survive dolt#11131 encoding drift in the aux row re-key (#4380) #5064, which stays gated on storage-owner review; this PR must not bypass that.
  • Version bumps (version.go, winres, npm/MCP package manifests) — release-branch concerns; main builds stamp version via ldflags.
  • The Docusaurus versioned-docs snapshot — main deleted the Docusaurus site in 52aea3f (Mintlify migration), so there is nothing to version here anymore.

Docs-only + one data literal; go build ./cmd/bd passes, gofmt clean.

claude-fable-5-medium on behalf of matt wilkie

v1.1.2 shipped 2026-07-26 off the v1.1.0 tag (branch hotfix/v1.1.1)
carrying the dolt#11131 aux-rekey encoding-drift fix (gastownhall#4380). This
back-merges the release metadata main still needs: the [1.1.2]
CHANGELOG section (which also explains the burned 1.1.1 number) and
the cmd/bd/info.go versionChanges entry.

Deliberately NOT carried from the hotfix branch: the fix itself
(reaches main via gastownhall#5064, still review-gated), the version bumps
(release-branch concerns), and the Docusaurus versioned-docs
snapshot (main deleted the Docusaurus site in 52aea3f for
Mintlify).

Agent-Signature: claude-fable-5-medium on behalf of matt wilkie
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AQHiBWVPSXDCcUSG9EGw9d
@maphew
maphew merged commit 08553b8 into gastownhall:main Jul 26, 2026
147 of 151 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant