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

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


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

commit 628f1a0f1e4d2ea70a00a9543924210dfd10a20d
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 | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/CHANGELOG b/CHANGELOG
index 68202bb..bea38d7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,12 @@
+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:

Reply via email to