This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
v1.4.0-RC7
Includes patches:
- 69d4b26 Fixes #4991 by specifically testing, if a property in the docker section is set, but is not supported.
- 91cdc7e add a docker container label with Mesos task id (#4492)
- bd1c69a Make sure the HistoryActor only stores task failures once.
- cf3d544 Remove authorization from /ping endpoint
- ef13b44 Make TaskResources async (#4807)
- c52b8dd Use async instance tracker methods in TaskKiller (#4800)
- 79fe121 Close #4722 by moving event subscription of the InstanceKillProgressActor.
- 195295e Upgrade low-risk libraries to the latest patch release (#4983).
- a1d7b56 Fixes #5016 by validating, if the app id is non empty.
- bd3096e Fixes #4966 by using the resulting boolean value instead of mapping into the scallop option.
- 6834f41 Fixes #5024 by using the correct validator for validating app dependencies.