This is an automated email from the ASF dual-hosted git repository.
zwoop pushed a commit to branch 7.1.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/7.1.x by this push:
new 16fa86a Updated CHANGELOG
16fa86a is described below
commit 16fa86a509c3aeb9744816b1ff2ffb711bd3a2ff
Author: Leif Hedstrom <[email protected]>
AuthorDate: Tue Aug 13 11:14:00 2019 -0600
Updated CHANGELOG
---
CHANGELOG-7.1.7 | 7 +++++++
STATUS | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG-7.1.7 b/CHANGELOG-7.1.7
index 9dd38f3..46e0118 100644
--- a/CHANGELOG-7.1.7
+++ b/CHANGELOG-7.1.7
@@ -1,4 +1,5 @@
Changes with Apache Traffic Server 7.1.7
+ #4508 - Add logic to clean up vios on HttpSM shutdown
#4859 - cookie remap plugin
#4882 - Initialize redir_len, compiler warnings
#4883 - Don't allow the old body to be used when refreshing
@@ -17,3 +18,9 @@ Changes with Apache Traffic Server 7.1.7
#5359 - Revert TS-374 to avoid deadlocks
#5485 - Don't read frames after sending GOAWAY with an error code
#5532 - Allow number of settings per H2 session to be configurable
+ #5788 - Throttling results in tight loop if there are no new connections
+ #5790 - ATS 7 back port patch for SM looping issue #5642
+ #5791 - This is a backport patch for ATS 7 that fixes issue #5642.
+ #5798 - Fix broken template path caused by ba42078 (PR 1468) (Cherry pick
396…
+ #5799 - Fix and reenable url_sig Au test.
+ #5820 - HTTP/2 rate limiting
diff --git a/STATUS b/STATUS
index 09bbdb2..224c1b6 100644
--- a/STATUS
+++ b/STATUS
@@ -6,7 +6,7 @@ The current version of this file can be found at:
* https://github.com/apache/trafficserver/blob/master/STATUS
Release history:
- 7.1.7 : Released on XXX yyth, 2019
+ 7.1.7 : Released on Aug 13th, 2019
7.1.6 : Released on Jan 29th, 2019
7.1.5 : Released on Nov 24th, 2018
7.1.4 : Released on Aug 2nd, 2018