You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by ra...@apache.org on 2020/12/18 22:09:51 UTC

[trafficcontrol] branch master updated (a04b97e -> 9d30d95)

This is an automated email from the ASF dual-hosted git repository.

rawlin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.


    from a04b97e  Add a new field to the Delivery Service to accommodate for "max_request_header_size"  (#5345)
     add 9d30d95  Validate DS's ORG server's cachegroup with topology's cachegroup (#5350)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |  4 +-
 traffic_ops/testing/api/v3/topologies_test.go      | 50 +++++++++++++++++++
 .../traffic_ops_golang/dbhelpers/db_helpers.go     | 58 ++++++++++++++++++++--
 .../deliveryservice/deliveryservices.go            |  2 +-
 .../deliveryservice/servers/delete.go              |  1 +
 .../traffic_ops_golang/topology/topologies.go      | 11 ++++
 6 files changed, 119 insertions(+), 7 deletions(-)