This is an automated email from the ASF dual-hosted git repository.
mzhu pushed a change to branch 1.6.x
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 65d3a6c Bumped the Mesos version to 1.6.3.
new 7b60ecf Added a new registry field `minimum_capabilities`.
new 5d4f2cf Added minimum capability check during master recovery.
new cb37e5d Added MESOS-8880 to 1.6.3 CHANGELOG.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGELOG | 1 +
include/mesos/mesos.proto | 7 +++++++
include/mesos/v1/mesos.proto | 7 +++++++
src/master/master.cpp | 38 ++++++++++++++++++++++++++++++++++++++
src/master/master.hpp | 5 +++++
src/master/registry.proto | 16 ++++++++++++++++
src/tests/master_tests.cpp | 25 +++++++++++++++++++++++++
7 files changed, 99 insertions(+)