Skip to content

chore(deps): bump antd v0.11.2-rc.1 -> v0.12.0 (all three pins) - #157

Merged
Nic-dorman merged 4 commits into
masterfrom
chore/bump-antd-go-v0.11.2
Aug 14, 2026
Merged

chore(deps): bump antd v0.11.2-rc.1 -> v0.12.0 (all three pins)#157
Nic-dorman merged 4 commits into
masterfrom
chore/bump-antd-go-v0.11.2

Conversation

@Nic-dorman

@Nic-dorman Nic-dorman commented Aug 12, 2026

Copy link
Copy Markdown
Member

What

Move the antd pin from the release candidate v0.11.2-rc.1 to v0.12.0 (released 2026-08-13), across all three lockstep pins:

  • go.mod/go.sumantd-go module
  • .antd-version — bundled antd for release builds
  • Dockerfile ANTD_IMAGE arg (ghcr.io/withautonomi/antd:v0.12.0 — tag verified on ghcr)

Originally this PR targeted v0.11.2 and only moved go.mod; v0.12.0 released while it sat in review, and the lockstep rule (see 9bc0d12) wants all three pins together.

What's in v0.12.0

Multi-batch external merkle support (lifts the ~1 GiB external-signer cap) on ant-core 0.6.0. rc.1 -> 0.12.0 API is compatible for indelible's usage — no source changes needed.

Verification

  • go build ./... — clean
  • go test ./... — all packages pass locally (sqlite)

🤖 Generated with Claude Code

Nic-dorman and others added 3 commits August 12, 2026 10:17
Move off the release candidate onto the final antd v0.11.2 (released
2026-08-10). Builds clean and all tests pass against the stable API.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
v0.12.0 released while the v0.11.2 bump sat in review; go straight to it.
Also brings .antd-version and the Dockerfile ANTD_IMAGE arg along per the
lockstep rule — the earlier commit had only moved go.mod.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Nic-dorman Nic-dorman changed the title chore(deps): bump antd-go v0.11.2-rc.1 -> v0.11.2 chore(deps): bump antd v0.11.2-rc.1 -> v0.12.0 (all three pins) Aug 14, 2026
@Nic-dorman
Nic-dorman merged commit b76a9d5 into master Aug 14, 2026
10 checks passed
Nic-dorman added a commit that referenced this pull request Aug 17, 2026
Changelog + upgrading notes for the 0.12.0 cut. The antd pins already
moved on master (#157); this is the docs half: download-cache epic,
download admission control, RealIP removal + resolved client IPs,
already_stored fix, migrations 013/014, security bumps.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
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