You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by bc...@apache.org on 2022/12/14 16:14:53 UTC

[trafficserver] branch 9.1.x updated: Updated changelog

This is an automated email from the ASF dual-hosted git repository.

bcall 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 137e83b5a Updated changelog
137e83b5a is described below

commit 137e83b5a538b3f29958d6bd8e10df8027c415be
Author: Bryan Call <bc...@apache.org>
AuthorDate: Wed Dec 14 07:55:53 2022 -0800

    Updated changelog
---
 CHANGELOG-9.1.4 | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/CHANGELOG-9.1.4 b/CHANGELOG-9.1.4
new file mode 100644
index 000000000..15f1e6197
--- /dev/null
+++ b/CHANGELOG-9.1.4
@@ -0,0 +1,13 @@
+Changes with Apache Traffic Server 9.1.4
+  #8232 - Updates yaml-cpp to 0.7.0
+  #8806 - Modifying array outside bounds
+  #8837 - Add compatibility define when building with OpenSSL3
+  #8838 - mkdfa.c is not being used and doesn't compile with gcc 12.1.1
+  #8909 - Move HKDF to OpenSSL 3 interfaces
+  #9033 - 9.1.x: Fix a couple compiler warnings
+  #9034 - 9.1.x: Update Proxy Verifier to v2.4.1
+  #9100 - Validate request-target
+  #9135 - 9.1.x: Fix GCC 12 compiler warnings
+  #9242 - drain request body on cache noop action
+  #9243 - authproxy: Handle WRITE_READY event
+  #9248 - [9.1.x] Change Content-Type to text/plain if xdebug modifies response body