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/12/03 19:44:24 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 3e4df6a  Updated ChangeLog
3e4df6a is described below

commit 3e4df6a45fc38226f39d19fcca6994fc46121f46
Author: Leif Hedstrom <zw...@apache.org>
AuthorDate: Thu Dec 3 12:44:04 2020 -0700

    Updated ChangeLog
---
 CHANGELOG-9.0.0 | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 5dc64c4..1fe9f6d 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -1126,7 +1126,14 @@ Changes with Apache Traffic Server 9.0.0
   #7282 - Reduce the number of write operation on H2
   #7293 - sphinx for 9.x has to be 2.0.1
   #7294 - Make double Au test more reliable.
+  #7295 - Get appropriate locks on SSN_START hook delays
   #7299 - Adds a shell script to help build the H3 toolchains
   #7301 - Updated release notes for 9.0.0 to have QUIC draft 29 support as well
+  #7306 - s3_auth: demote noisy errors around configuration that doesn't affect plugin usability
+  #7313 - Make reloading client certificate configuration more reliable
+  #7320 - Fix lookup split dns rule with fast path
+  #7321 - Set thread mutex to the DNSHandler mutex of SplitDNS
+  #7337 - Fix vc close migration race condition
+  #7343 - Add note to background fetch about include/exclude
   #7360 - ESI: Ensure gzip header is always initialized
   #7361 - Add negative caching tests and fixes.