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 44f441b Updated ChangeLog
44f441b is described below
commit 44f441b64604e66c80d2a8e279e83d6093f9bbe0
Author: Leif Hedstrom <[email protected]>
AuthorDate: Wed May 5 10:10:43 2021 -0600
Updated ChangeLog
---
CHANGELOG-9.0.2 | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/CHANGELOG-9.0.2 b/CHANGELOG-9.0.2
index e5a9a1e..bac97d7 100644
--- a/CHANGELOG-9.0.2
+++ b/CHANGELOG-9.0.2
@@ -1,4 +1,10 @@
Changes with Apache Traffic Server 9.0.2
#7583 - Rollback LAZY_BUF_ALLOC remove in HttpTunnel
+ #7696 - Fix a bug in tspush that pushes corrupted content to cache
+ #7717 - uri_signing: fix warning which affects ubuntu:20.04 builds
+ #7718 - Fix simple remapping in regex_remap plugin.
+ #7721 - Fix doc for http2.no_activity_timeout_in
#7725 - compress.test.py: Reference config file from Test.RunDirectory
#7729 - Updating to use Proxy Verifier 2.2.0
+ #7745 - Fixes errors in the strategies.yaml documentation.
+ #7749 - Fixes Issue #7739 - Next hop strategy with bad 'to' URL causes TS
crash.