chore(release): v0.12.0 — bundle antd v0.12.0 - #161
Merged
Conversation
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>
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.
What
Docs-only release-cut PR for v0.12.0 (the antd pins already moved to v0.12.0 on master in #157):
CHANGELOG.md— the[Unreleased]fix notes fold into a full[0.12.0]section covering everything since v0.11.0: the download-cache epic (feat: content-addressed download cache for reads #146/feat: download cache disk budget — LRU eviction sweeper with uploads-pause precedence #150/feat: write-through download-cache seeding from upload temp files #151/feat: download cache observability — lifecycle counters, stats emission, deployment guide #152/feat: purge cached bytes when their upload is deleted #154/feat: private-content caching opt-in with fleet-wide delete purge #155), download admission control (feat: admission control for downloads (max_concurrent_downloads gate) #145), RealIP removal + resolved client-IP logging (fix: drop spoofable RealIP middleware, bump chi 5.3.0 + Go 1.25.12 #144/fix: record resolved client IPs in audit and file-access logs #147), thealready_storedfix (fix: admit already_stored to the uploads status constraint and delete path #156), migrations 013/014, and the toolchain/dependency security wave (chore: bump grpc to 1.82.1 (GO-2026-6061) #149/chore(deps): bump nanoid 3.3.16 -> 3.3.18 #158/chore: bump Go 1.25.12 -> 1.25.13 + x/net v0.55.0 (govulncheck) #159/chore(deps): bump brace-expansion (dev-tree DoS advisories) #160, Go 1.25.13, vite 8).UPGRADING.md— v0.12.0 entry: bundled antd v0.12.0, thetrusted_proxiesattribution note for reverse-proxy deployments, automatic migrations 013+014 (with the retry-once note for uploads that hit the pre-014 constraint bug), and the off-by-default cache pointer.After merge
Tag
v0.12.0on master →release.ymlbuilds binaries + Docker with the bundled antd from.antd-version. (Tag push is a separate, explicit step.)🤖 Generated with Claude Code