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 2021/01/28 02:32:46 UTC

[trafficserver] 02/02: Updated ChangeLog

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

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

commit 18e4ccfe19c616797900f650361ca4d4adcb32cb
Author: Leif Hedstrom <zw...@apache.org>
AuthorDate: Wed Jan 27 19:32:29 2021 -0700

    Updated ChangeLog
---
 CHANGELOG-9.0.1 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
index 54a58ca..8447fac 100644
--- a/CHANGELOG-9.0.1
+++ b/CHANGELOG-9.0.1
@@ -1,7 +1,9 @@
 Changes with Apache Traffic Server 9.0.1
+  #6302 - Simple and miscellaneous fixes/additions for lua plugin
   #6691 - Slice plugin: self heal when asset etag/last-modified block mismatches
   #6860 - Make format specifier for time_t portable
   #6919 - slice: clean up 502 header/body generation.
+  #7158 - Fix lua plugin mem leak problem
   #7257 - slice: default to throttling, fixes to manufactured 416 responses.
   #7259 - detect and fix stms log field having epoch time ms for intercept plugins.
   #7287 - option to disable compression for range request's response
@@ -9,6 +11,7 @@ Changes with Apache Traffic Server 9.0.1
   #7377 - Addresses some of the lock contention with HostStatus.
   #7395 - Replace ::exit() with _exit() to avoid secondary cleanup cores
   #7414 - Remove the warning messages
+  #7416 - Enhancements for compress plugin
   #7420 - Update documentation for TSSslSessionInsert
   #7432 - Fix stall on outbound TLS handshake
   #7435 - Slice: 9.0.x back port of self healing and throttle by default