You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by dg...@apache.org on 2019/01/30 00:54:19 UTC

[trafficcontrol] branch master updated: Add deprecation notice for CacheURL DS Field (#3280)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new db8ad15  Add deprecation notice for CacheURL DS Field (#3280)
db8ad15 is described below

commit db8ad15cb995ecd1bacaebee3a3cc96b54519ee9
Author: Jonathan G <jh...@users.noreply.github.com>
AuthorDate: Tue Jan 29 17:54:13 2019 -0700

    Add deprecation notice for CacheURL DS Field (#3280)
    
    This is the precursor to #3225.
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index bb6bad5..e745b88 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -50,6 +50,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
 - Traffic Monitor Client Update: Traffic Monitor is updated to use the Traffic Ops v13 client.
 - Removed previously deprecated `traffic_monitor_java`
 - Added `infrastructure/cdn-in-a-box` for Apachecon 2018 demonstration
+- The CacheURL Delivery service field is deprecated.  If you still need this functionality, you can create the configuration explicitly via the raw remap field.
 
 ## [2.2.0] - 2018-06-07
 ### Added