Vinod Kone

@vinodkone

Posted May 3, 2017

Apache Mesos 1.0.4 Released

The latest Mesos release, 1.0.4, is now available for download. This release includes some important bug fixes and improvements on top of 1.0.0. It is highly recommended to use this version if you are considering using Mesos 1.0. More specifically, this release includes the following fixes and improvements:

MESOS-2537 - AC_ARG_ENABLED checks are broken

MESOS-6606 - Reject optimized builds with libcxx before 3.9

MESOS-7008 - Quota not recovered from registry in empty cluster.

MESOS-7265 - Containerizer startup may cause sensitive data to leak into sandbox logs.

MESOS-7366 - Agent sandbox gc could accidentally delete the entire persistent volume content.

MESOS-7383 - Docker executor logs possibly sensitive parameters.

MESOS-7422 - Docker containerizer should not leak possibly sensitive data to agent log.

Full release notes are available in the release CHANGELOG

Upgrades

Rolling upgrades from a Mesos 1.0.0 cluster to Mesos 1.0.4 are straightforward. Please refer to the upgrade guide for detailed information on upgrading to Mesos 1.0.4.

Try it out

We encourage you to try out this release and let us know what you think. If you run into any issues, please let us know on the user mailing ld Slack/IRC.

Thanks!

Thanks to the 8 contributors who made 1.0.4 possible

Alexander Rukletsov, Benjamin Bannier, James Peach, Jie Yu, Kapil Arya, Neil Conway, Till Toenshoff, Vinod Kone.