Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Chronos v3.0.2.tar.gz | 2017-02-24 | 1.0 MB | |
Chronos v3.0.2.zip | 2017-02-24 | 1.1 MB | |
README.md | 2017-02-24 | 825 Bytes | |
Totals: 3 Items | 2.1 MB | 0 |
This is a maintenance release of Chronos, which only contains a few bug fixes. Notably, it fixes a bug in auth due to an API change in libmesos.
Changelog
The full changelog is available from GitHub at: https://github.com/mesos/chronos/compare/v3.0.1...v3.0.2
Shortlist:
in ~/dev/chronos
± |master ✗| → git shortlog v3.0.1..HEAD | cat
Brenden Matthews (7):
Remove note about IRC channel, as it's not staffed
Fix for exception w/ month+ periods. (#800)
Update README.md
Replace 'slave' with 'agent' in docs.
Set auth params as bytes, instead of string. (#802)
Update image regex in UI. (#806)
Fix for nanosUntilNextJob() edge case. (#808)
Lionel Nicolas (1):
Add missing MESOS_TASK_ID environment variable (#804)