Update v6.6 change log in prep to cut v6.6.3 patch - #4033
Conversation
Systematic changelog re-generation. Co-authored-by: Cursor <cursoragent@cursor.com>
|
The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).
|
There was a problem hiding this comment.
Documentation-only change adding six entries to the ## v6.6 CHANGELOG section ahead of the v6.6.3 patch cut. Each entry's PR number, title, and release/v6.6 merge target were verified against GitHub, and the ordering and link format match the existing section.
Findings: 0 blocking | 0 non-blocking | 0 posted inline
Blockers
- None at the file/PR level.
Non-blocking
- None at the file/PR level.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4033 +/- ##
==========================================
- Coverage 61.31% 60.28% -1.03%
==========================================
Files 2154 2055 -99
Lines 188505 176732 -11773
==========================================
- Hits 115582 106547 -9035
+ Misses 62173 60406 -1767
+ Partials 10750 9779 -971
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Co-authored-by: Cursor <cursoragent@cursor.com>
PR SummaryLow Risk Overview The added lines record recent Reviewed by Cursor Bugbot for commit 8769c06. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
Created backport PR for
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-4033-to-release/v6.6
git worktree add --checkout .worktree/backport-4033-to-release/v6.6 backport-4033-to-release/v6.6
cd .worktree/backport-4033-to-release/v6.6
git reset --hard HEAD^
git cherry-pick -x ea3836f1a987a3fd31820fcb6c0078e625bf50e7
git push --force-with-lease |
Systematic changelog re-generation for the v6.6.3 patch release.