You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ch...@apache.org on 2018/12/19 19:29:31 UTC

[mesos] branch master updated: Added MESOS-9480 to the 1.6.2 CHANGELOG.

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

chhsiao 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 5d3ed36  Added MESOS-9480 to the 1.6.2 CHANGELOG.
5d3ed36 is described below

commit 5d3ed364c6d1307d88e6b950ae0eef423c426673
Author: Chun-Hung Hsiao <ch...@mesosphere.io>
AuthorDate: Tue Dec 18 14:52:03 2018 -0800

    Added MESOS-9480 to the 1.6.2 CHANGELOG.
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index 18fd957..78c4b96 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -442,6 +442,7 @@ Release Notes - Mesos - Version 1.6.2 (WIP)
   * [MESOS-9411] - Validation of JWT tokens using HS256 hashing algorithm is not thread safe.
   * [MESOS-9418] - Add support for the `Discard` blkio operation type.
   * [MESOS-9419] - Executor to framework message crashes master if framework has not re-registered.
+  * [MESOS-9480] - Master may skip processing authorization results for `LAUNCH_GROUP`.
 
 ** Improvement
   * [MESOS-9305] - Create cgoup recursively to workaround systemd deleting cgroups_root.