dangogh closed pull request #1990: added /api/1.3/profiles to the CHANGELOG.md URL: https://github.com/apache/incubator-trafficcontrol/pull/1990
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f77b2990..cb15ac1ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). ## [Unreleased] ### Added - Per-DeliveryService Routing Names: you can now choose a Delivery Service's Routing Name (rather than a hardcoded "tr" or "edge" name). This might require a few pre-upgrade steps detailed [here](http://traffic-control-cdn.readthedocs.io/en/latest/admin/traffic_ops/migration_from_20_to_22.html#per-deliveryservice-routing-names) -- Golang Proxy Endpoints (R=REST endpoints for GET, POST, PUT, DELETE) +- Traffic Ops Golang Proxy Endpoints (R=REST endpoints for GET, POST, PUT, DELETE) - /api/1.3/asns (R) - /api/1.3/cdns (R) - /api/1.3/cdns/capacity @@ -22,6 +22,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). - /api/1.3/parameters (R) - /api/1.3/phys_locations (R) - /api/1.3/ping + - /api/1.3/profiles (R) - /api/1.3/regions (R) - /api/1.3/servers (R) - /api/1.3/servers/checks ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
