-
Notifications
You must be signed in to change notification settings - Fork 344
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed missing changelog entries for v5 routes #7890
Fixed missing changelog entries for v5 routes #7890
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #7890 +/- ##
============================================
+ Coverage 31.32% 31.80% +0.47%
Complexity 98 98
============================================
Files 660 719 +59
Lines 78935 82816 +3881
Branches 970 970
============================================
+ Hits 24729 26340 +1611
- Misses 52149 54318 +2169
- Partials 2057 2158 +101
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, will merge once tests finish running.
* Fixed ASN routes to produce changelog entries * Adding missing changelog entries to v5 routes * updated changelog --------- Co-authored-by: Chatterjee, Srijeet <srijeet_chatterjee@comcast.com> (cherry picked from commit 63c6471)
Added missing changelog entries for APIv5 routes.
Which Traffic Control components are affected by this PR?
What is the best way to verify this PR?
Using TP, perform any operation (create a profile, update a parameter, delete a server etc) and changelog should record all these operations.
If this is a bugfix, which Traffic Control versions contained the bug?
8.0.0
PR submission checklist