All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
0.2.1 - 2020-09-24
- Run the
init-script
in the same process as the agent to make it easier to e.g. source environment variables. #28
0.2.0 - 2020-05-08
- Update agent wrapper port range to not be in default Mesos port range #24
- Style improvements for the cluster status page #23
- Increase maximum allowed memory/disk #19
- Require agents to be in the requested cluster #20
0.1.1 - 2019-10-16
- Fix some places where the version hadn't been updated to 19.8.0 correctly.
0.1.0 - 2019-10-08
- Initial plugin release.