rawlinp commented on a change in pull request #4396: Traffic Ops client upgrades URL: https://github.com/apache/trafficcontrol/pull/4396#discussion_r380977004
########## File path: CHANGELOG.md ########## @@ -26,8 +26,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). ### Changed - Fix to traffic_ops_ort.pl to strip specific comment lines before checking if a file has changed. Also promoted a changed file message from DEBUG to ERROR for report mode. +- Updated The Traffic Ops Python, Go and Java clients to use API version 2.0 (when possible) +- Updated CDN-in-a-Box scripts and enroller to use TO API version 2.0 +- Updated numerous, miscellaneous tools to use TO API version 2.0 ### Deprecated/Removed +- Traffic Ops Python client no longer supports Python 2. Review comment: That is at least one thing that should be split off into multiple separate PRs IMO -- one PR to make all the routes use 2.0, removing methods for deprecated 1.x routes and a second PR to remove the python2-isms. 9120 LOC change is too big for a single PR. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
