You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2018/08/08 19:37:12 UTC

[trafficserver] branch 7.1.x updated: Added 7.1.5 CHANGELOG

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 94bfbd6  Added 7.1.5 CHANGELOG
94bfbd6 is described below

commit 94bfbd6b550277daa5a5ec293f91f22c08881055
Author: Leif Hedstrom <zw...@apache.org>
AuthorDate: Wed Aug 8 13:37:01 2018 -0600

    Added 7.1.5 CHANGELOG
---
 CHANGELOG-7.1.5 | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/CHANGELOG-7.1.5 b/CHANGELOG-7.1.5
new file mode 100644
index 0000000..aaf6c3f
--- /dev/null
+++ b/CHANGELOG-7.1.5
@@ -0,0 +1,5 @@
+Changes with Apache Traffic Server 7.1.5
+  #4058 - Remove Http2ConnectionState::continued_buffer
+  #4079 - Enable ECDH explicitly only if OpenSSL version is v1.0.2 or lower
+  #4080 - Add diags log message when cache wraps.
+  #4084 - Fixed http/2 issue with Http2Stream being updated after it was destroyed