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

[trafficserver] branch 8.1.x updated: Create CHANGELOG-8.1.4

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

eze pushed a commit to branch 8.1.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/8.1.x by this push:
     new 44695f9  Create CHANGELOG-8.1.4
44695f9 is described below

commit 44695f935b176e292470cf1361c9c8c192bea6ab
Author: Evan Zelkowitz <ez...@apache.org>
AuthorDate: Wed Mar 16 14:05:02 2022 -0600

    Create CHANGELOG-8.1.4
---
 CHANGELOG-8.1.4 | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/CHANGELOG-8.1.4 b/CHANGELOG-8.1.4
new file mode 100644
index 0000000..4366333
--- /dev/null
+++ b/CHANGELOG-8.1.4
@@ -0,0 +1,9 @@
+Changes with Apache Traffic Server 8.1.4
+  #8510 - url_sig: fix bad cast to pointer of different type
+  #8652 - Adding clangd language server files to .gitignore (#8640)
+  #8653 - Clear random header value by AIO read error (#8559)
+  #8699 - 8.1.x: GCC 12: Address compiler warnings
+  #8701 - 8.1.x: Add option to mostly strictly check URL characters (#8012)
+  #8703 - 8.1.x: docs: Add option to mostly strictly check URL characters (#8012)
+  #8731 - Bug fix in origin connection handling
+  #8732 - Default proxy.config.http.strict_uri_parsing to "2" (#8632)