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 4e61bb0 Updated ChangeLog
4e61bb0 is described below
commit 4e61bb0fd0180b1f0aced92cfd49ca54c1b2bde7
Author: Leif Hedstrom <[email protected]>
AuthorDate: Mon Aug 9 10:01:38 2021 -0600
Updated ChangeLog
---
CHANGELOG-9.1.0 | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG-9.1.0 b/CHANGELOG-9.1.0
index bc90435..a0b1efe 100644
--- a/CHANGELOG-9.1.0
+++ b/CHANGELOG-9.1.0
@@ -381,6 +381,7 @@ Changes with Apache Traffic Server 9.1.0
#8004 - Fix HPACK eviction iterator manipulation
#8005 - Updates to webp_transform to convert webp to jpeg
#8021 - rate_limit: Add a global hook to rate limit concurrent connections
based on SNI
+ #8031 - Add the origin IP to the error message for invalid server response
in OSDNSLookup
#8058 - Replace assert with warning in error event processing
#8070 - Finishes #/7748 with some additional cleanup
#8074 - Make the InkAPI mHandleAllocator be a Proxy Allocator