release: v0.1.1232 - #3651
Conversation
|
Warning Review limit reached
Next review available in: 10 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
Comment |
Routine version bump from
0.1.1231to0.1.1232.The commit touches exactly the three version files —
deno.json,src/utils/version-constant.ts, andsrc/html/hydration-script-builder/hydration-runtime.generated.ts. Cut with--no-build, sodeno task generatewas run separately and amended in; without it the generated hydration runtime stays pinned to the previous version while the other two advance.No tag is pushed. CI's
version-checkjob creates it against the squashed merge commit.What this release carries
Security — gates that blocked callers structurally unable to satisfy them. A project enabling
security.csrforsecurity.authcould not deploy: the platform's own signed control-plane dispatch was rejected by the project's own policy, and the failure surfaced 120s later as a timeout naming neither.security.authno longer 401s the control plane's own dispatchmiddleware.tsno longer blocks its release-asset buildPOST /channels/invokeProduction defect. #3648 — the proxy→renderer WebSocket bridge now carries the identity the renderer guard requires. Preview HMR on
*.preview.veryfront.comwas failing 1,000–5,000 times per hour, silently retried, with nothing surfacing to the user.Developer experience.
temperaturefor Opus 5CI reliability. #3643 — an upstream fetch blip no longer ejects PRs from the merge queue. Measured before the fix: 17% of runs and 25% of merge-queue attempts failing on infrastructure.
Docs. #3630 — RFC 29's blanket status banner replaced with a linted per-symbol ledger.