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 423b378 Added v9.0.3 ChangeLog
423b378 is described below
commit 423b378b74c21c5fa4090e8c052662778a5b3cb1
Author: Leif Hedstrom <[email protected]>
AuthorDate: Thu Jul 15 14:14:44 2021 -0600
Added v9.0.3 ChangeLog
---
CHANGELOG-9.0.3 | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/CHANGELOG-9.0.3 b/CHANGELOG-9.0.3
new file mode 100644
index 0000000..2f5dc72
--- /dev/null
+++ b/CHANGELOG-9.0.3
@@ -0,0 +1,7 @@
+Changes with Apache Traffic Server 9.0.3
+ #7181 - TS_API for Note,Status,Warning,Alert,Fatal
+ #7990 - Doc: Now's Minute invocation error
+ #7991 - conf_remap: demote 'Invalid configuration' to warning
+ #7993 - Fix typo in configure.ac
+ #8013 - Doc: clarify logfile description
+ #8040 - Fix uri_signing unit test for out of source builds