Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

v1.4.0-RC3

Pre-release
Pre-release
Compare
Choose a tag to compare
@aquamatthias aquamatthias released this 13 Dec 14:04
· 1920 commits to master since this release

Changes from 1.4.0-RC2 to 1.4.0-RC3

Recommended Mesos version is 1.1.0

The complete List of changes in Marathon 1.4 is listed in 1.4.0-RC1.

Fixed Issues:

  • D323 - Fixes #4831: The LaunchQueueActor now forwards InstanceUpdate Events and sends Done in case of a non existing actor.
  • D324 - Fixes #4829: Handle spaces in arguments correctly
  • D316 - Extract Instance.update into InstanceUpdater
  • D319 - Renamed and moved InstanceUpdaterTest to correct name and package