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 2020/06/10 02:49:41 UTC

[trafficserver] branch 8.1.x updated: Updated ChangeLog

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

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

commit 216e2885b7c99229a2fbd51bddbd179388a60b1a
Author: Leif Hedstrom <zw...@apache.org>
AuthorDate: Tue Jun 9 16:22:39 2020 -0600

    Updated ChangeLog
---
 CHANGELOG-8.1.0 | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/CHANGELOG-8.1.0 b/CHANGELOG-8.1.0
index ab90213..9fe6314 100644
--- a/CHANGELOG-8.1.0
+++ b/CHANGELOG-8.1.0
@@ -78,6 +78,7 @@ Changes with Apache Traffic Server 8.1.0
   #5697 - Coalesce empty objects in HdrHeap
   #5701 - fix If-Match and If-Unmodified-Since priority problem
   #5710 - Convert regression tests for XPACK into Catch based unit tests
+  #5721 - Fixes autodetect of brotli
   #5727 - Add effective url options to slice plugin.
   #5747 - Add slow logs for HTTP/2 Connection & Stream
   #5766 - Record HttpSM Id on new transaction
@@ -192,3 +193,7 @@ Changes with Apache Traffic Server 8.1.0
   #6779 - 8.1.x backport: header_rewrite: this fixes parsing where the [ ] section gets merged into values
   #6785 - clang-analyzer: Fix dead nested assignment issues [8.1.x]
   #6786 - HPACK: send back an error to the client when the index is invalid
+  #6802 - 8.1.x backport code and documentation for lua states configuration and stats printing
+  #6825 - Clear handling tracked events of Http2Stream
+  #6854 - Fix pointer overflow in XPACK
+  #6862 - Fix brotli plugin