This is an automated email from the ASF dual-hosted git repository.
zwoop pushed a commit to branch 9.2.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/9.2.x by this push:
new f1d667af1e Updated ChangeLog
f1d667af1e is described below
commit f1d667af1e1513d8b90e2ed849afdb05475d267b
Author: Leif Hedstrom <[email protected]>
AuthorDate: Mon Apr 24 17:31:58 2023 -0600
Updated ChangeLog
---
CHANGELOG-9.2.1 | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG-9.2.1 b/CHANGELOG-9.2.1
index 341f081fd1..4907bc8dfc 100644
--- a/CHANGELOG-9.2.1
+++ b/CHANGELOG-9.2.1
@@ -28,9 +28,12 @@ Changes with Apache Traffic Server 9.2.1
#9480 - Slight performance improvements before calling APIHooks::clear
#9491 - Adds a new percentage option, cleans up pressure calculations
#9494 - Properly support multiple instantiation in plugins.config
+ #9500 - HttpSM: fix no_dns_forward_to_parent for cache stale
#9508 - 9.2.x: http2_flow_control.test.py: Correctly enable debug logs
#9525 - Fix compile warning on BoringSSL build
- #9527 - Fixes silent header duplication that occurs upon successful
revalidation when duplicate headers are present
+ #9534 - (backport) Fixes silent header duplication and early loop
termination that occurs upon successful revalidation when duplicate headers are
present
#9544 - Docs: format typos in header_rewrite doc
#9546 - Fix a build issue with the latest BoringSSL
#9554 - Make magick plugin buildable with BoringSSL
+ #9579 - Enable loading invalid SSL configuration on first load.
+ #9626 - Doc: document IP allow filter for remap.