This is an automated email from the ASF dual-hosted git repository. gilbert pushed a commit to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git
commit e5db870a562c4f3f76d1ac1e3feb4ff95216a668 Author: Gilbert Song <[email protected]> AuthorDate: Thu Aug 15 13:00:42 2019 -0700 Added MESOS-9893 to 1.6.3 CHANGELOG. (cherry picked from commit 18073ecbc8e35add1d8ebc4e8d23cc111f795839) --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index a4aa80e..87b3a1d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -19,6 +19,7 @@ Release Notes - Mesos - Version 1.6.3 (WIP) * [MESOS-9856] - REVIVE call with specified role(s) clears filters for all roles of a framework. * [MESOS-9868] - NetworkInfo from the agent /state endpoint is not correct. * [MESOS-9870] - Simultaneous adding/removal of a role from framework's roles and its suppressed roles crashes the master. + * [MESOS-9893] - `volume/secret` isolator should cleanup the stored secret from runtime directory when the container is destroyed. ** Improvement * [MESOS-8880] - Add minimum capabilities in the master.
