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 f8192d4c6b Adds the 9.2.2 changelog
f8192d4c6b is described below
commit f8192d4c6b102192bf8381433b2d0b278bf0a07d
Author: Leif Hedstrom <[email protected]>
AuthorDate: Mon Jul 3 10:47:27 2023 -0600
Adds the 9.2.2 changelog
---
CHANGELOG-9.2.2 | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/CHANGELOG-9.2.2 b/CHANGELOG-9.2.2
new file mode 100644
index 0000000000..66b19e0b66
--- /dev/null
+++ b/CHANGELOG-9.2.2
@@ -0,0 +1,9 @@
+Changes with Apache Traffic Server 9.2.2
+ #9544 - Docs: format typos in header_rewrite doc
+ #9754 - Fix OCSP detection during build (9.2.x)
+ #9829 - Add TSHttpTxnNextHopPortGet, add NEXT-HOP to header rewrite
+ #9831 - Allow slice plugin to purge requests
+ #9840 - Fix crash on config reload with BoringSSL
+ #9877 - Do not add content-length for status 204 cache
+ #9879 - doc: fix the internal libraries section formatting
+ #9886 - Fix deprecated set_class for documentation build