You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by zr...@apache.org on 2022/08/26 18:02:35 UTC

[trafficcontrol] branch master updated (3bfe8e7e34 -> ad27aae478)

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

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


    from 3bfe8e7e34 Add the ability to toggle sensitive data fields to common grids (#6990)
     add ad27aae478 TR: use TO API 4.0 by default (#7037)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                                 |  1 +
 .../traffic_router/core/util/TrafficOpsUtils.java            |  2 +-
 .../test/resources/api/{3.1 => 4.0}/cdns/name/thecdn/sslkeys |  0
 .../api/{3.1 => 4.0}/cdns/name/thecdn/sslkeys-missing-1      |  0
 .../core/src/test/resources/api/{3.1 => 4.0}/federations/all |  0
 .../core/src/test/resources/api/{3.1 => 4.0}/steering        |  0
 .../core/src/test/resources/api/{3.1 => 4.0}/steering2       |  0
 traffic_router/core/src/test/resources/publish/CrConfig.json | 12 ++++++------
 .../core/src/test/resources/publish/CrConfig2.json           | 12 ++++++------
 .../core/src/test/resources/publish/CrConfig3.json           | 12 ++++++------
 .../core/src/test/resources/publish/CrConfig4.json           | 12 ++++++------
 11 files changed, 26 insertions(+), 25 deletions(-)
 rename traffic_router/core/src/test/resources/api/{3.1 => 4.0}/cdns/name/thecdn/sslkeys (100%)
 rename traffic_router/core/src/test/resources/api/{3.1 => 4.0}/cdns/name/thecdn/sslkeys-missing-1 (100%)
 rename traffic_router/core/src/test/resources/api/{3.1 => 4.0}/federations/all (100%)
 rename traffic_router/core/src/test/resources/api/{3.1 => 4.0}/steering (100%)
 rename traffic_router/core/src/test/resources/api/{3.1 => 4.0}/steering2 (100%)