This is an automated email from the ASF dual-hosted git repository.
ocket8888 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.
from 36c7591 Fix flaky DSS TO API test (sometimes CDN doesn't match)
(#4818)
add e9d9a78 Add new header_rewrite fields for topology-based DSes (#4807)
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 1 +
docs/source/api/v3/deliveryservice_requests.rst | 42 ++++++++++++++++++-
.../api/v3/deliveryservice_requests_id_assign.rst | 8 ++++
.../api/v3/deliveryservice_requests_id_status.rst | 8 ++++
docs/source/api/v3/deliveryservices.rst | 15 +++++++
docs/source/api/v3/deliveryservices_id.rst | 3 ++
docs/source/api/v3/deliveryservices_id_safe.rst | 6 +++
docs/source/api/v3/servers_id_deliveryservices.rst | 6 +++
docs/source/glossary.rst | 21 ++++++++++
docs/source/overview/delivery_services.rst | 34 +++++++++++++++
lib/go-tc/deliveryservices.go | 39 ++++++++++++++----
.../2020061622101648_add_new_header_rewrite.sql | 48 ++++++++--------------
.../testing/api/v3/deliveryservices_test.go | 41 ++++++++++++++++++
traffic_ops/testing/api/v3/tc-fixtures.json | 5 ++-
.../deliveryservice/deliveryservices.go | 37 ++++++++++++++---
15 files changed, 267 insertions(+), 47 deletions(-)
copy traffic_portal/.jshintrc =>
traffic_ops/app/db/migrations/2020061622101648_add_new_header_rewrite.sql (55%)