This is an automated email from the ASF dual-hosted git repository.
eze 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 44f627c716 Add 9.2.9 changelog
44f627c716 is described below
commit 44f627c716e7e7fe32eb79a20929ee4df8733403
Author: Evan Zelkowitz <[email protected]>
AuthorDate: Tue Mar 4 12:54:58 2025 -0700
Add 9.2.9 changelog
---
CHANGELOG-9.2.9 | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/CHANGELOG-9.2.9 b/CHANGELOG-9.2.9
new file mode 100644
index 0000000000..81882a7da8
--- /dev/null
+++ b/CHANGELOG-9.2.9
@@ -0,0 +1,5 @@
+Changes with Apache Traffic Server 9.2.9
+ #12071 - Fix chunked pipelined requests
+ #12075 - Fix send 100 Continue optimization for GET
+ #12077 - Fix intercept plugin ignoring ACL
+ #12079 - ACL combination tests for 9.2.x