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/02/27 16:08:44 UTC

[trafficcontrol] branch master updated (57fde39 -> fb11828)

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 57fde39  Deprecate cachegroups trimmed (#4422)
     add fb11828  Deprecate GET cachegroups/:id (#4424)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |  1 +
 docs/source/api/v1/cachegroups.rst                 |  2 +
 docs/source/api/v1/cachegroups_id.rst              |  9 ++
 docs/source/api/v2/cachegroups.rst                 |  2 +
 docs/source/api/v2/cachegroups_id.rst              | 95 ----------------------
 .../clients/python/trafficops/tosession.py         | 11 ---
 traffic_ops/client/cachegroup.go                   |  6 +-
 traffic_ops/traffic_ops_golang/routing/routes.go   |  3 +-
 8 files changed, 18 insertions(+), 111 deletions(-)