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/10 00:47:28 UTC

[mesos] branch 1.7.x updated: Added MESOS-9510 and MESOS-9516 to the 1.7.1 CHANGELOG.

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

mzhu 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 63c8672  Added MESOS-9510 and MESOS-9516 to the 1.7.1 CHANGELOG.
63c8672 is described below

commit 63c8672972b2030a1076ef2d89c5949503c4fee3
Author: Meng Zhu <mz...@mesosphere.io>
AuthorDate: Tue Jan 8 19:37:37 2019 -0800

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

diff --git a/CHANGELOG b/CHANGELOG
index 18cb1ee..1dcef6b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -61,6 +61,8 @@ Release Notes - Mesos - Version 1.7.1
   * [MESOS-9325] - Optimize `Resources::filter` operation.
   * [MESOS-9340] - Log all socket errors in libprocess.
   * [MESOS-9486] - Set up `object.value` for `CREATE_DISK` and `DESTROY_DISK` authorizations.
+  * [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.7.0