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/02/03 23:19:07 UTC

[trafficserver] branch 9.0.x updated: 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


The following commit(s) were added to refs/heads/9.0.x by this push:
     new b13ef92  Updated ChangeLog
b13ef92 is described below

commit b13ef92e599250c3532dcb874d30d340d002a80c
Author: Leif Hedstrom <zw...@apache.org>
AuthorDate: Wed Feb 3 16:18:02 2021 -0700

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

diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
index 8447fac..5030e3e 100644
--- a/CHANGELOG-9.0.1
+++ b/CHANGELOG-9.0.1
@@ -7,12 +7,14 @@ Changes with Apache Traffic Server 9.0.1
   #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
+  #7288 - Adjust to actually try a server address more than once
   #7347 - Allow for regex_remap of pristine URL.
   #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
+  #7422 - Do not provide a stale negative cache
   #7432 - Fix stall on outbound TLS handshake
   #7435 - Slice: 9.0.x back port of self healing and throttle by default
   #7437 - Small fix to regex_remap PR # 7347.