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 0ae5a5c Updated ChangeLog
0ae5a5c is described below
commit 0ae5a5c6244cd4b57082904f55f74f7f06d6f49a
Author: Leif Hedstrom <[email protected]>
AuthorDate: Wed Jan 20 09:39:36 2021 -0700
Updated ChangeLog
---
CHANGELOG-9.0.1 | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
index adfc818..11d1240 100644
--- a/CHANGELOG-9.0.1
+++ b/CHANGELOG-9.0.1
@@ -1,5 +1,11 @@
Changes with Apache Traffic Server 9.0.1
+ #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.
+ #7257 - slice: default to throttling, fixes to manufactured 416 responses.
#7377 - Addresses some of the lock contention with HostStatus.
#7395 - Replace ::exit() with _exit() to avoid secondary cleanup cores
#7414 - Remove the warning messages
#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