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 03:46:49 UTC

[mesos] 01/02: 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 master
in repository https://gitbox.apache.org/repos/asf/mesos.git

commit 6bf741f9e971e4f9e07cd776848dfc062993ac8f
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 910ee84..44ec043 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