π docs(release): prepare v1.6.0-rc.9 - #633
Conversation
Promotes [Unreleased] to [1.6.0-rc.9] β 2026-07-28 and runs the standard 17-file release-identity bump (badge, site-config, roadmap entry, demo mocks, API doc samples, quickstart tag matrix, updates highlights, pinned identity tests). No runtime code changes; version files stay at the 1.6.0 base.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
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)
π WalkthroughWalkthroughBumps the project release identity from v1.6.0-rc.8 to v1.6.0-rc.9 across README and site content, API documentation, quickstart material, demo mocks and handlers, and release validation tests. Adds v1.6.0-rc.9 release highlights covering Portwing logging, row overlay clipping, and registry error display behavior. Possibly related PRs
π₯ Pre-merge checks | β 2β Passed checks (2 passed)
β¨ Finishing Touchesπ 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 of `dev/v1.6` @ `3dc5f7b5` onto `main` ahead of the **v1.6.0-rc.9** cut. Delta over rc.8 (`bcbbf712`): - #630 β Portwing edge log streaming default-on (continuous WebSocket bridging, 1 MiB per-viewer caps, fleet-soak workflow) - #631 β UI: row-overlay chip unclipped at the pinned-column edge; registry errors no longer replace the tag in the tag column - #633 β rc.9 release-identity prep (CHANGELOG + 17-file bump) Head branch is a throwaway (`sync/main-20260728-rc9`) per the sync-PR pattern; the server-side commit's tree is exactly `dev/v1.6^{tree}` so `git diff origin/main origin/dev/v1.6` is empty after merge. Dispatch `release-cut.yml --ref main -f release_tag=v1.6.0-rc.9` once merged. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Changelog - β¨ Added continuous Portwing container-log streaming with cancellation, backpressure limits, legacy compatibility, and fleet-soak testing. - π§ Changed Portwing to enabled-by-default; `DD_EXPERIMENTAL_PORTWING=false` is now the emergency disable switch. - π Fixed pinned-column row-overlay clipping and registry errors overwriting container tags. - π§ Updated release identity and documentation from `v1.6.0-rc.8` to `v1.6.0-rc.9`. - β¨ Added release notes, API documentation, soak evidence reporting, and related test coverage. ## Concerns - Dispatch the release workflow with `release_tag=v1.6.0-rc.9` after merging. - Confirm the fleet-soak workflow succeeds and produces its evidence artifact. - Review Portwing memory, viewer-buffer, concurrency, and reconnect thresholds for production suitability. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Standard release-identity prep for v1.6.0-rc.9 (same-day follow-up to rc.8), replicating the rc.8 prep (#626) pattern exactly:
[Unreleased]β## [1.6.0-rc.9] β 2026-07-28(keeps β¨ feat(agent): graduate Portwing edge streamingΒ #630's Portwing edge-streaming entries, adds the two π fix(ui): unclip the row-overlay chip and keep tags visible on registry errorsΒ #631 UI fixes under Fixed), fresh empty[Unreleased], link chain updated1.6.0per the RC ritualVerified: 133/133 scripts tests, non-empty
extract-changelog-entrybody for v1.6.0-rc.9, no stale rc.8 identity outside deliberate history. Full local pre-push gate green.rc.9 delta over rc.8 = #630 (Portwing edge streaming default-on) + #631 (row-overlay chip clip fix, registry-error tag-cell fix).
Changelog
[Unreleased]section.1.6.0.Concerns