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/03/11 21:18:58 UTC

[trafficcontrol] branch master updated (d672833 -> 983e6d9)

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 d672833  Deprecate deliveryservice_matches (#4441)
     add 983e6d9  Deprecate /deliveryservices/hostname/:name/sslkeys (#4448)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |   1 +
 .../v1/deliveryservices_hostname_name_sslkeys.rst  |  10 +-
 .../v2/deliveryservices_hostname_name_sslkeys.rst  | 108 ----------------
 traffic_ops/client/deliveryservice.go              |  19 ---
 .../traffic_ops_golang/deliveryservice/keys.go     | 142 ++++++++++++---------
 traffic_ops/traffic_ops_golang/routing/routes.go   |   1 -
 6 files changed, 94 insertions(+), 187 deletions(-)
 delete mode 100644 docs/source/api/v2/deliveryservices_hostname_name_sslkeys.rst