You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by bm...@apache.org on 2018/09/05 20:19:02 UTC

[mesos] 04/04: Added MESOS-9189 to the 1.4.3 CHANGELOG.

This is an automated email from the ASF dual-hosted git repository.

bmahler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git

commit 4286a28c7d8129ff0f3d46c3d86b29f694b481c8
Author: Benjamin Mahler <bm...@apache.org>
AuthorDate: Wed Sep 5 13:10:53 2018 -0700

    Added MESOS-9189 to the 1.4.3 CHANGELOG.
---
 CHANGELOG | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG b/CHANGELOG
index ee74052..8e14a7f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1323,6 +1323,9 @@ Release Notes - Mesos - Version 1.4.3 (WIP)
   * [MESOS-9147] - Agent and scheduler driver authentication retry backoff time could overflow.
   * [MESOS-9170] - Zookeeper doesn't compile with newer gcc due to format error.
 
+** Improvement
+  * [MESOS-9189] - Include 'Connection: close' header in master streaming API responses.
+
 
 Release Notes - Mesos - Version 1.4.2
 -------------------------------------