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:00 UTC

[mesos] 02/04: Added MESOS-9189 to the 1.6.2 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 544f7a251ad18bc8b14c093445c369d58c4911c0
Author: Benjamin Mahler <bm...@apache.org>
AuthorDate: Wed Sep 5 13:10:35 2018 -0700

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

diff --git a/CHANGELOG b/CHANGELOG
index 73df03b..cf6b351 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -364,6 +364,9 @@ Release Notes - Mesos - Version 1.6.2 (WIP)
   * [MESOS-9170] - Zookeeper doesn't compile with newer gcc due to format error.
   * [MESOS-9196] - Removing rootfs mounts may fail with EBUSY.
 
+** Improvement
+  * [MESOS-9189] - Include 'Connection: close' header in master streaming API responses.
+
 
 Release Notes - Mesos - Version 1.6.1
 -------------------------------------