As the uris field is being deprecated for Chronos jobs we added the fetch field which is replacing the uris functionality. We also made the changes to the Marathon network API described in the documentation and fixed an issue with healthchecks on Marathon 1.6
And I added PHP 7.2 in the .travis.yml.
ToDo:
[x] fix new issues in the scrutinizer report
[x] fix Marathon health checks when committing to Marathon v1.6
[x] ~add support for unknown fields in Marathon jobs~
[x] ~add support for unknown fields in chapi diff~
As the
uris
field is being deprecated for Chronos jobs we added thefetch
field which is replacing theuris
functionality. We also made the changes to the Marathon network API described in the documentation and fixed an issue with healthchecks on Marathon 1.6And I added PHP 7.2 in the
.travis.yml
.ToDo:
chapi diff
~