You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by mz...@apache.org on 2019/01/09 20:13:38 UTC

[mesos] 01/02: Added MESOS-9510 and MESOS-9516 to the 1.5.2 CHANGELOG.

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

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

commit 921bb9ea5772c4ba6e444705bb1b682d7ebad94b
Author: Meng Zhu <mz...@mesosphere.io>
AuthorDate: Wed Jan 9 12:07:38 2019 -0800

    Added MESOS-9510 and MESOS-9516 to the 1.5.2 CHANGELOG.
---
 CHANGELOG | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG b/CHANGELOG
index 3239e7a..e25060e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -916,6 +916,10 @@ Release Notes - Mesos - Version 1.5.2
   * [MESOS-9334] - Container stuck at ISOLATING state due to libevent poll never returns.
   * [MESOS-9480] - Master may skip processing authorization results for `LAUNCH_GROUP`.
 
+** Improvement:
+  * [MESOS-9510] - Disallowed nan, inf and so on in `Value::Scalar`.
+  * [MESOS-9516] - Extend `min_allocatable_resources` flag to cover non-scalar resources.
+
 
 Release Notes - Mesos - Version 1.5.1
 -------------------------------------