You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by oc...@apache.org on 2020/01/24 16:19:46 UTC

[trafficcontrol] branch master updated (e88a93d -> 16e0a66)

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 e88a93d  Deprecate cachegroup parameters available (#4318)
     add 16e0a66  Rewrite cachegroup parameter delete to Go (#4316)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |  2 +
 .../api/cachegroupparameters_id_parameterID.rst    |  2 +-
 .../testing/api/v1/cachegroups_parameters_test.go  | 20 +++++-
 .../cachegroupparameter/parameters.go              | 79 ++++++++++++++++++++--
 .../traffic_ops_golang/dbhelpers/db_helpers.go     | 12 ++++
 traffic_ops/traffic_ops_golang/routing/routes.go   |  1 +
 6 files changed, 110 insertions(+), 6 deletions(-)