chore: changelog v1.2.1#3394
Conversation
Rename the v1.2.0 section to v1.2.1 with a note that v1.2.0 was superseded (it was tagged before core/v1.1.0 existed and required an unavailable core version). The GitHub Release workflow reads CHANGELOG.md by version, so the release tag needs a matching section. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
The latest Buf updates on your PR. Results from workflow CI / buf-check (pull_request).
|
|
Warning Review limit reached
Next review available in: 21 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. 📝 WalkthroughWalkthroughThe changelog’s current release heading changes from v1.2.0 to v1.2.1, with a note explaining that v1.2.1 supersedes v1.2.0 and contains the entries below. ChangesRelease documentation
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3394 +/- ##
=======================================
Coverage 62.30% 62.30%
=======================================
Files 120 120
Lines 13454 13454
=======================================
Hits 8382 8382
+ Misses 4130 4129 -1
- Partials 942 943 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Renames the
## v1.2.0changelog section to## v1.2.1and notes that v1.2.0 was superseded (it was tagged beforecore/v1.1.0was published, so it required an unavailablecoreversion and is unusable by consumers).Why this matters
The GitHub Release workflow (
release-github.yml) readsCHANGELOG.mdfrom the checked-out ref (main — noref:override), searching for a section matching the release version. Releasing tagv1.2.1needs a## v1.2.1section or the notes come out empty.Merge this before running the "Github Release" workflow for v1.2.1.
🤖 Generated with Claude Code
Summary by CodeRabbit