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 f1c624e Updated ChangeLog
f1c624e is described below
commit f1c624e3db4df9db06774766091c5d9987f45be7
Author: Leif Hedstrom <[email protected]>
AuthorDate: Sun Apr 12 11:23:12 2020 -0600
Updated ChangeLog
---
CHANGELOG-8.1.0 | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG-8.1.0 b/CHANGELOG-8.1.0
index ab18899..386cb66 100644
--- a/CHANGELOG-8.1.0
+++ b/CHANGELOG-8.1.0
@@ -33,6 +33,7 @@ Changes with Apache Traffic Server 8.1.0
#4924 - lua plugin: add support for relative path scripts; moves inline
script to switch
#4938 - Fix client_hello_cb to correctly check for sufficient server_name
data
#4944 - Add history to HTTP/2
+ #4973 - Adjust tls_client_versions to be more resilient for different curl
versions
#4988 - Implement nbf claim in Uri Signing Plugin
#5034 - Implement aud claim in Uri Signing Plugin
#5058 - Fixed use after free when running regression under ASAN
@@ -160,3 +161,4 @@ Changes with Apache Traffic Server 8.1.0
#6625 - Add ready checks for the microserver and ATS test instances.
#6626 - Add a new log tag %<vbn> AppVersionInfo.BldNumStr
#6634 - Backport valid_tls_protocols_in to 8.1.x
+ #6640 - Fix timeout autests on 8.1.x