This is an automated email from the ASF dual-hosted git repository.
bcall 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 6c8a84a4ab Added changelog for 9.2.5
6c8a84a4ab is described below
commit 6c8a84a4ab4d652317cf0c7742a85bcf26481d72
Author: Bryan Call <[email protected]>
AuthorDate: Tue Jul 23 14:38:07 2024 -0700
Added changelog for 9.2.5
---
CHANGELOG-9.2.5 | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/CHANGELOG-9.2.5 b/CHANGELOG-9.2.5
new file mode 100644
index 0000000000..ef53313825
--- /dev/null
+++ b/CHANGELOG-9.2.5
@@ -0,0 +1,11 @@
+Changes with Apache Traffic Server 9.2.5
+ #11226 - ja3_fingerprint.so docs: --modify-incoming
+ #11263 - [9.2.x] Terminate H2 connection by COMPRESSION_ERROR (#11222)
+ #11264 - Initialize HistoryEntry array
+ #11268 - [9.2.x] Fix GCC 14.0.1 -std=c++20 build failures (#11189)
+ #11348 - Restore private key passphrase behavior
+ #11351 - Fix case where 206 could be returned for range revalidates (#11308)
+ #11444 - docs: fix header rewrite nexthop sample usage
+ #11595 - Stricten field name check
+ #11596 - Normalize Accept-Encoding header value before cache lookup
+ #11604 - proxy.config.http.drop_chunked_trailers (9.2.x)