bneradt commented on code in PR #11688: URL: https://github.com/apache/trafficserver/pull/11688#discussion_r1718956569
########## doc/release-notes/upgrading.en.rst: ########## @@ -121,6 +121,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 but not just the path. Review Comment: "request but not just" -> "request, not just" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
