You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2022/02/11 23:20:51 UTC

[trafficserver] branch 9.1.x updated: Updated ChangeLog

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

zwoop 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 e1beca6  Updated ChangeLog
e1beca6 is described below

commit e1beca65f66ff0bf828f4d96b12f7d889e84dfd3
Author: Leif Hedstrom <zw...@apache.org>
AuthorDate: Fri Feb 11 16:20:42 2022 -0700

    Updated ChangeLog
---
 CHANGELOG-9.1.2 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG-9.1.2 b/CHANGELOG-9.1.2
index 77fc5e3..1b166e3 100644
--- a/CHANGELOG-9.1.2
+++ b/CHANGELOG-9.1.2
@@ -1,6 +1,9 @@
 Changes with Apache Traffic Server 9.1.2
   #7831 - Fix stall on sending response for request with trailer header
+  #7884 - Test bad request behavior
   #7957 - Fix the scheme of h2 0rtt tests
+  #8012 - Add option to mostly strictly check URL characters
+  #8032 - Stablize trace curl test in good_request_after_bad
   #8433 - Fix null-pointer-subtraction warning
   #8434 - Fix deprecated-copy warning
   #8436 - Fix SSLAddressLookup Test
@@ -25,3 +28,4 @@ Changes with Apache Traffic Server 9.1.2
   #8574 - Docs: Fix default value of proxy.config.ssl.handshake_timeout_in
   #8599 - Docs: Slack instead of irc
   #8625 - Rate Limit Plugin: Re-enable VConnection when SNI is empty
+  #8632 - Default proxy.config.http.strict_uri_parsing to "2"