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 fe3c8b5 Updated ChangeLog
fe3c8b5 is described below
commit fe3c8b56889a72014a30100f78bb22812cae7098
Author: Leif Hedstrom <[email protected]>
AuthorDate: Sat Apr 10 16:14:12 2021 -0600
Updated ChangeLog
---
CHANGELOG-9.1.0 | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG-9.1.0 b/CHANGELOG-9.1.0
index 00033e1..cdaff3b 100644
--- a/CHANGELOG-9.1.0
+++ b/CHANGELOG-9.1.0
@@ -293,9 +293,12 @@ Changes with Apache Traffic Server 9.1.0
#7569 - Cleanup: Rename IOBufferReader of Http2ClientSession
#7571 - Tidy up session/transaction destruction process
#7572 - FQ pacing plugin memory leak fix
+ #7580 - Refine connection failure logging and messages and eliminate
spurious connection errors
#7589 - Add gold test for remap config .include directive.
+ #7601 - Update -with-profile and add some profiling documentation
#7608 - Set pcre_malloc/free function pointers in core main() only.
#7619 - Use standard isdigit library function
+ #7623 - New rate_limit plugin for simple resource limitations
#7625 - Add proxy.process.http.background_fill_total_count
#7626 - Remove unused variables
#7627 - Add pooled_server_connections metric
@@ -303,3 +306,4 @@ Changes with Apache Traffic Server 9.1.0
#7630 - Add default implementation for allow_half_open
#7631 - Fix HttpSessionManager::acquireSession from previous rebase error
#7633 - Updating documentation for negative_revalidating_lifetime
+ #7679 - Add close header normalize openclose test