This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
v1.3.5
jasongilanfarr
released this
27 Oct 18:14
·
2303 commits
to master
since this release
Changes from 1.3.4 to 1.3.5
Fixed Issues
Warning - while very rare, this can change the behavior of existing applications:
- Constraint Validation was significantly improved in marathon 1.3.x and previous values for regular expressions
for LIKE and UNLIKE may no longer pass validation as they are not valid regular expressions. Where possible,
we will correct the regular expression (specifically*
to.*
); however, when this is not possible,
the constraint will be removed and a warning will be logged for the app Ids that were affected.
Downloads
Tarball:
http://downloads.mesosphere.com/marathon/v1.3.5/marathon-1.3.5.tgz
SHA:
http://downloads.mesosphere.com/marathon/v1.3.5/marathon-1.3.5.tgz.sha256
Docker:
https://registry.hub.docker.com/u/mesosphere/marathon with tag v1.3.5
Packages are also available via the Mesosphere repositories.
See: https://mesosphere.com/blog/2014/07/17/mesosphere-package-repositories/