This is an automated email from the ASF dual-hosted git repository.
zwoop pushed a commit to branch 9.1.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/9.1.x by this push:
new 2ad0775 Updated ChangeLog
2ad0775 is described below
commit 2ad07751d78dcd4990ef8b21f0c4e0405b434290
Author: Leif Hedstrom <[email protected]>
AuthorDate: Wed Sep 15 15:21:20 2021 -0600
Updated ChangeLog
---
CHANGELOG-9.1.1 | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/CHANGELOG-9.1.1 b/CHANGELOG-9.1.1
index c9f9777..2e2b881 100644
--- a/CHANGELOG-9.1.1
+++ b/CHANGELOG-9.1.1
@@ -14,6 +14,11 @@ Changes with Apache Traffic Server 9.1.1
#8279 - stats_over_http: don't show config file error when not specified
#8280 - Report to user correct configurable to tweak on error
#8285 - Cleanup generated LDFLAGS for jemalloc
+ #8289 - Use flynt to convert contrib,doc and plugins to python f-strings
#8293 - Fixes a typo in the Rate Limit plugin
#8295 - Align strategies.yaml loading logging with other config files (#8262)
+ #8307 - statichit: allow exact path matching to be optional
#8308 - Truly treat multiple certs with the same SAN as a warning (#8303)
+ #8310 - Fix a compile error in rate_limit plugin
+ #8312 - Fix corner cases in rate limiting plugin
+ #8315 - doc: Fixes curl syntax for PUSH example