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

ocket8888 pushed a change to branch 5.0.x
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.


    from e4e2113  Fix Traffic Monitor Log Spam (#5309)
     new e52754e  Removing atscfg as a dependency in traffic_ops_golang (#5312)
     new cdc9354  tweaked condition used to determine what api version to 
return upon updating a server (#5315)
     new ddbd0ee  Add ability to filter DS's by the active flag (#5313)
     new d07150a  Improve validation error message for regions with no division 
name (#5314)

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGELOG.md                                       |  1 +
 docs/source/api/v3/deliveryservices.rst            |  2 +
 lib/go-atscfg/atscfg.go                            |  7 +--
 .../testing/api/v3/deliveryservices_test.go        | 25 ++++++++
 traffic_ops/testing/api/v3/tc-fixtures.json        | 67 ++++++++++++++++++++++
 .../deliveryservice/deliveryservices.go            |  1 +
 traffic_ops/traffic_ops_golang/region/regions.go   |  5 +-
 .../traffic_ops_golang/region/regions_test.go      | 34 ++++++++++-
 traffic_ops/traffic_ops_golang/server/servers.go   |  2 +-
 .../server/servers_assignment.go                   | 21 +++++--
 10 files changed, 151 insertions(+), 14 deletions(-)

Reply via email to