This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
v0.8.2-RC3
Pre-release
Pre-release
aquamatthias
released this
18 May 12:50
·
4123 commits
to master
since this release
On behalf of the Marathon contributors, we are pleased to announce
the availability of version 0.8.2-RC3.
Note: We highly recommend to use this version of marathon on top of mesos-0.22.1,
since this addresses a serious bug regarding state abstraction.
For the complete List of changes in this release, see https://github.com/mesosphere/marathon/releases/v0.8.2-RC1.
Changes in RC2:
Fixes #1481 - Use timeout in call to Future.get in MarathonStore.names()
Update mesos-util dependency to 0.22.1-1
Changes in RC3:
Fixes #1507 - Ignore all NonFatal exceptions in MarathonStore.names()