Releases: ContainerSolutions/mesos-starter
Releases · ContainerSolutions/mesos-starter
0.2.2
Enhancements
- Experimental support for Docker Volumes #11
0.2.1
This is a patch release to solve an issue with saving the FrameworkID in Zookeeper. See #47.
Bugs
- Scheduler is storing frameworkid in wrong format in Zookeeper during startup #47.
Known bugs
- Scheduler is only creating one task per received offer in each offer round #45
MESOS_RESOURCES
environment variable will conflict with Mesos-starter configuration #43
0.2
Mesos-starter 0.2.1 has been release with a very important bug fix.
Mesos-starter 0.2 has breaking configuration changes. Primarily the new mesos.resources.ports
and mesos.resources.count
properties. Please read the README.md for explanation.
Enhancements
- Improved port reserving and mapping #29
- Live horizontal scaling #37
- Added support for Mesos Authentication #14
- Added ability to chose between Docker networks types #25
- Add property for CommandInfo URI's field #35
Bug fixes
- Removed dependency on Spring-web #10
Known bugs
- Scheduler is storing frameworkid in wrong format in Zookeeper during startup #47. This has been fixed in 0.2.1
- Scheduler is only creating one task per received offer in each offer round #45
MESOS_RESOURCES
environment variable will conflict with Mesos-starter configuration #43