Repository: mesos Updated Branches: refs/heads/master 351bade6c -> e54a75229
Added MESOS-4965 to the 1.6.0 CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/db19466d Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/db19466d Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/db19466d Branch: refs/heads/master Commit: db19466d4844e7f6dac4a3bbc266f237b54db8d7 Parents: 351bade Author: Zhitao Li <[email protected]> Authored: Fri May 4 10:00:57 2018 -0700 Committer: Zhitao Li <[email protected]> Committed: Fri May 4 10:04:06 2018 -0700 ---------------------------------------------------------------------- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/db19466d/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index befaab1..87e26db 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -22,6 +22,9 @@ This release contains the following new features: * [MESOS-8607] - The âmesos-executeâ tool has been ported to Windows. + * [MESOS-4965] - **Experimental** Persistent volumes can be resized + through new offer operations and V1 operator API now. + Additional API Changes: * [MESOS-8534] - Nested containers within a task group can now specify separate network namespaces.
