This is an automated email from the ASF dual-hosted git repository.
zwoop pushed a commit to branch 9.1.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/9.1.x by this push:
new a0bf306 Updated ChangeLog
a0bf306 is described below
commit a0bf3069ee0c2feb79e808733a28f020eecc870a
Author: Leif Hedstrom <[email protected]>
AuthorDate: Wed May 5 12:21:37 2021 -0600
Updated ChangeLog
---
CHANGELOG-9.1.0 | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG-9.1.0 b/CHANGELOG-9.1.0
index 670003f..e26d7c8 100644
--- a/CHANGELOG-9.1.0
+++ b/CHANGELOG-9.1.0
@@ -272,6 +272,7 @@ Changes with Apache Traffic Server 9.1.0
#7466 - Change atoi to atol, causing obvious issues on what needs to be
int64's
#7470 - Experimental Cache fill plugin
#7473 - Adjust so transfer-encoding header can be treated hop-by-hop
+ #7485 - PR to prevent thundering parent retries.
#7488 - Avoid -Warray-bounds on PROXY Protocol Builder
#7491 - Add new log field for negotiated ALPN Protocol ID with the client
#7494 - Fix certs used in tls related autests
@@ -323,5 +324,6 @@ Changes with Apache Traffic Server 9.1.0
#7743 - Add a chunked disabled test.
#7746 - header_rewrite: Various fixes for MaxMind support
#7747 - Remove unused variable is_revalidation_necessary
+ #7748 - Remove proxy.config.http.down_server.abort_threshold
#7753 - Make when_to_revalidate setting available on HTTPS
#7766 - Clean up HTTP version processing