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

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


The following commit(s) were added to refs/heads/master by this push:
     new accb959cf8 Update ATS 10 upgrading documentation (#11688)
accb959cf8 is described below

commit accb959cf8b301303c985aa403da7021e7cb9ba4
Author: Masakazu Kitajo <[email protected]>
AuthorDate: Tue Aug 20 16:49:56 2024 -0600

    Update ATS 10 upgrading documentation (#11688)
    
    * Update ATS 10 upgrading documentation
    
    This is for #9138 and #9465.
    
    * update
---
 doc/release-notes/upgrading.en.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/release-notes/upgrading.en.rst 
b/doc/release-notes/upgrading.en.rst
index ff3b0962ec..dc77e80a90 100644
--- a/doc/release-notes/upgrading.en.rst
+++ b/doc/release-notes/upgrading.en.rst
@@ -211,6 +211,7 @@ The following plugins have been changed in this version of 
ATS.
 
 * regex_remap - matrix-parameters parameter has been removed. The string that 
follows a semicolon is now included in path.
 * header_rewrite - MATRIX part specifier has been removed. The string that 
follows a semicolon is now included in PATH part.
+* maxmind_acl - The regex part in its configuration takes the entire URL of a 
request, not just the path.
 * rate_limit - Few changes were made on this plugin:
 
   * A ``YAML`` based configuration, reloadable even as global plugin.

Reply via email to