Seems you missed MESOS-9049. And this seems not just a bug fix release because of MESOS-8934? ;)
On Wed, Jul 11, 2018, 9:37 PM Greg Mann <g...@mesosphere.io> wrote: > Whoops, I forgot to include the list of changes included in this release - > sorry! > > 1.6.1-rc2 includes the following notable bug fixes: > > * [MESOS-3790] - ZooKeeper connection should retry on `EAI_NONAME`. > * [MESOS-8830] - Agent gc on old slave sandboxes could empty persistent > volume data > * [MESOS-8871] - Agent may fail to recover if the agent dies before > image store cache checkpointed. > * [MESOS-8904] - Master crash when removing quota. > * [MESOS-8936] - Implement a Random Sorter for offer allocations. > * [MESOS-8945] - Master check failure due to CHECK_SOME(providerId). > * [MESOS-8963] - Executor crash trying to print container ID. > * [MESOS-8980] - mesos-slave can deadlock with docker pull. > * [MESOS-8986] - `slave.available()` in the allocator is expensive and > drags down allocation performance. > * [MESOS-8987] - Master asks agent to shutdown upon auth errors. > * [MESOS-9002] - GCC 8.1 build failure in os::Fork::Tree. > * [MESOS-9024] - Mesos master segfaults with stack overflow under load. > * [MESOS-9025] - The container which joins CNI network and has > checkpoint enabled will be mistakenly destroyed by agent. > > Cheers, > Greg > > On Wed, Jul 11, 2018 at 6:15 PM, Greg Mann <g...@mesosphere.io> wrote: > >> Hi all, >> >> Please vote on releasing the following candidate as Apache Mesos 1.6.1. >> >> >> 1.6.1 includes the following: >> >> -------------------------------------------------------------------------------- >> *****Announce major features here***** >> *****Announce major bug fixes here***** >> >> The CHANGELOG for the release is available at: >> >> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=1.6.1-rc2 >> >> -------------------------------------------------------------------------------- >> >> The candidate for Mesos 1.6.1 release is available at: >> https://dist.apache.org/repos/dist/dev/mesos/1.6.1-rc2/mesos-1.6.1.tar.gz >> >> The tag to be voted on is 1.6.1-rc2: >> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=1.6.1-rc2 >> >> The SHA512 checksum of the tarball can be found at: >> >> https://dist.apache.org/repos/dist/dev/mesos/1.6.1-rc2/mesos-1.6.1.tar.gz.sha512 >> >> The signature of the tarball can be found at: >> >> https://dist.apache.org/repos/dist/dev/mesos/1.6.1-rc2/mesos-1.6.1.tar.gz.asc >> >> The PGP key used to sign the release is here: >> https://dist.apache.org/repos/dist/release/mesos/KEYS >> >> The JAR is in a staging repository here: >> https://repository.apache.org/content/repositories/orgapachemesos-1230 >> >> Please vote on releasing this package as Apache Mesos 1.6.1! >> >> The vote is open until Mon Jul 16 18:15:00 PDT 2018 and passes if a >> majority of at least 3 +1 PMC votes are cast. >> >> [ ] +1 Release this package as Apache Mesos 1.6.1 >> [ ] -1 Do not release this package because ... >> >> Thanks, >> Greg >> > >