docs: point v5 CHANGELOG at v4 branch instead of duplicating 4.x history - #1007
Merged
ryanyuan merged 1 commit intoJul 24, 2026
Merged
Conversation
The v5 CHANGELOG carried the full 4.0.0-4.6.0 release sections, which also live on the v4 branch. Maintaining them in two places drifts (the v4 branch is already at 4.7.0). Drop the duplicated 4.x sections and leave a pointer to the v4 branch CHANGELOG as the source of truth for the 4.x line. Signed-off-by: Ryan Yuan <ryan.yuan@crowdstrike.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1007 +/- ##
==========================================
+ Coverage 55.42% 55.45% +0.02%
==========================================
Files 660 660
Lines 64335 64324 -11
==========================================
+ Hits 35660 35672 +12
+ Misses 26828 26809 -19
+ Partials 1847 1843 -4
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
sean-
approved these changes
Jul 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The v5 CHANGELOG carried the full 4.0.0-4.6.0 release sections, which also live on the v4 branch. Maintaining them in two places drifts (the v4 branch is already at 4.7.0). Drop the duplicated 4.x sections and leave a pointer to the v4 branch CHANGELOG as the source of truth for the 4.x line.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.