Releases: allegro/mesos-executor
Releases · allegro/mesos-executor
v0.11.16
Fixed
- Fix JSON service log scraping with too long tokens #115
v0.11.15
Changed
- Scraping of invalid JSON logs is now optional #114
v0.11.14
Changed
- Increase JSON scraper max buffer to 1MB #112
v0.11.13
Fixed
- Fix deadlock on multiple kill events #111
v0.11.12
Changed
- Unmarshallable service log values are wrappend in default values so they can be passed to appender #110
v0.11.11
Fixed:
- Executor won't start when checkpoint is not configured #103
v0.11.10
Added
- Ability to turn off the Consul hook #102
Changed
- Configurable Consul global tags #99
Fixed
- Resolve Graphite address before every dial #106
v0.11.7
Added
- Detailed logging for communication with Mesos #92
Changed
- Use JSON format as default for service log scraping #89