This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
v1.4.0-RC4
Pre-release
Pre-release
aquamatthias
released this
21 Dec 14:46
·
1920 commits
to master
since this release
Changes from 1.4.0-RC3 to 1.4.0-RC4
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:
- Fixes #4873 - Tasks with configured Marathon HealthChecks fail HealthChecks after migration to 1.4
- Fixes #4842 - by also writing deprecated pods to the proto.
- Fixes #4828 - Use async InstanceTracker methods in SchedulerActor
- Fixes #4882 - by renaming KillSelection enum values
- Fixes #4890 - Quote some vars and make sed more explicit
- Fixes #4872 - Disallow usage of Command Checks on Pods until mesos supports them
- Fixes #4863 - Inform the rate limiter for pods and apps
- Fixes #4818 - Update kill selection in App as well.
- Fixes #4877 - fix various bugs in our RAML specification. add omitEmpty to some fields for cleaner output.