π§ chore(release): cut v1.6.0-rc.12 - #666
Conversation
Renames Unreleased to [1.6.0-rc.12] β 2026-08-04 and rolls the release identity forward across README, site config/content, quickstart tag matrix, demo mocks, API docs, updates highlights, and the identity/link tests. Adds the routine dependency-maintenance rollup entry (#653, #654, #655, #656, #664) and the Crowdin sync note (#665). rc.12 contents: security pins #659 (brace-expansion 5.0.9, ip-address 10.3.1, fast-uri 4.1.2), #604 maturity clock, #605 agent-mismatch grace, #636 WS anonymous auth, #637 explicit 501.
|
Deployment failed with the following error: Learn More: https://vercel.com/codeswhat?upgradeToPro=build-rate-limit |
|
No actionable comments were generated in the recent review. π βΉοΈ Recent review infoβοΈ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: β Files ignored due to path filters (1)
π Files selected for processing (16)
π WalkthroughWalkthroughThe release candidate version changes from Possibly related PRs
π₯ Pre-merge checks | β 2β Passed checks (2 passed)
β¨ Finishing Touches π‘ 1π οΈ Fix failing CI checks π‘
π Generate docstrings
π§ͺ Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Wholesale-tree sync ahead of the v1.6.0-rc.12 cut: the head commit's tree is `origin/dev/v1.6`'s tree verbatim (`630c64ec`), parented on main's current head (`67f23419`). Squash-merging makes main tree-identical to `dev/v1.6`, satisfying the release-cut drift guard (`git diff --quiet origin/main origin/dev/v1.6`). Brings in since rc.11: #659 security pins, #662/#660/#661/#663 runtime fixes (#636/#604/#605/#637), #664 guard floor, #653β#656 deps, #665 Crowdin, #666 rc.12 prep. After merge: dispatch `release-cut.yml --ref main -f release_tag=v1.6.0-rc.12`. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Changelog - π Updated dependency security pins and security-version tests. - β¨ Added anonymous-authenticated WebSocket log streams with IP-based rate limits. - β¨ Added agent component-registration state tracking. - π§ Downgraded selected update blockers during agent registration. - π§ Added controller-Docker transport detection. - π Added HTTP `501` responses for unsupported agent lifecycle actions. - π Fixed maturity filtering to use per-container thresholds. - π Changed Docker publish-date lookup failures to warning logs. - π§ Updated dependency versions, release metadata, documentation, mocks, and changelog links from `v1.6.0-rc.11` to `v1.6.0-rc.12`. - β¨ Added release highlights for `v1.6.0-rc.12`. ## Concerns - Fix the French `containerLogs.stderr` value if `"sdterr"` is not intentional. - Verify the release date `August 4, 2026`. - Dispatch the release-cut workflow for `main` with `release_tag=v1.6.0-rc.12` after merging. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Summary
rc.12 release prep: renames
[Unreleased]to[1.6.0-rc.12] β 2026-08-04and rolls the release identity forward across README (badge + highlights), site config/content, quickstart tag matrix, demo mocks, API docs, the updates highlights page, and the identity/changelog-link tests. Adds the routine dependency-maintenance rollup (#653, #654, #655, #656, #664) and the Crowdin sync note (#665) to the changelog entry.Version files stay at
1.6.0(base version, set at rc.1 β the release-cut workflow validates base version, full-tag changelog heading).rc.12 contents
After merge: devβmain wholesale-tree sync, then dispatch
release-cut.yml --ref main -f release_tag=v1.6.0-rc.12.Changelog
π§ Changed
1.6.0-rc.11to1.6.0-rc.12across documentation, site content, quickstart materials, API examples, demo mocks, and tests.v1.6.0-rc.12release highlights dated August 4, 2026.1.6.0.π Security
#653,#654,#655,#656, and#664.#665.#659.β¨ Added
#604.#605.#636.501responses when agent containers lack controller lifecycle transport from#637.Concerns
1.6.0-rc.11references are intentionally replaced or retained.devtomainsync and release-cut workflow occur after merge.