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

alexr pushed a commit to branch 1.7.x
in repository https://gitbox.apache.org/repos/asf/mesos.git


The following commit(s) were added to refs/heads/1.7.x by this push:
     new 106a3bf  Added MESOS-8545 and MESOS-9131 to the 1.7.1 CHANGELOG.
106a3bf is described below

commit 106a3bf56b47c174d64fd49f3d508d013973d9c8
Author: Alexander Rukletsov <[email protected]>
AuthorDate: Tue Sep 18 19:47:38 2018 +0200

    Added MESOS-8545 and MESOS-9131 to the 1.7.1 CHANGELOG.
---
 CHANGELOG | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG b/CHANGELOG
index 65b1834..d37096b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,14 @@
-Release Notes - Mesos - Version 1.7.0
+Release Notes - Mesos - Version 1.7.1 (WIP)
 -------------------------------------------
+* This is a bug fix release.
+
+** Bug
+  * [MESOS-8545] - AgentAPIStreamingTest.AttachInputToNestedContainerSession 
is flaky.
+  * [MESOS-9131] - Health checks launching nested containers while a container 
is being destroyed lead to unkillable tasks.
+
+
+Release Notes - Mesos - Version 1.7.0
+-------------------------------------
 This release contains the following highlights:
 
   * Performance Improvements:

Reply via email to