mirror of
https://github.com/atosatto/ansible-minio.git
synced 2024-11-25 11:55:10 +01:00
3.0 KiB
3.0 KiB
Change Log
Next release
Implemented enhancements:
Closed issues:
- Service does not start under Ubuntu 16.04 LTS #20
Merged pull requests:
- Pin the version of ferrarimarco/github-changelog-generator to prevent the CI from hanging #26 (atosatto)
- Improved tasks and tests layout #25 (atosatto)
- Set a default value for the 'minio_server_datadirs' variable #24 (atosatto)
- Allow to inject additional Minio server environment variables #23 (atosatto)
- Add option to create minio clusters #19 (SuperQ)
- checksum validation #18 (paulfantom)
- Add fedora to supported platforms #17 (paulfantom)
- Update systemd service file #16 (paulfantom)
- Multiarch #14 (paulfantom)
- Variables cleanup & README colors #12 (paulfantom)
- Auto releaser #11 (paulfantom)
- Improve network resiliency #10 (paulfantom)
- major code cleanup #8 (paulfantom)
- Run travis tests against 3 different ansible versions #7 (paulfantom)
- Add a simple MAINTAINERS file #6 (atosatto)
- Rename client/server install flags. #5 (SuperQ)
- Create data directories #4 (SuperQ)
v1.0.1 (2017-01-03)
v1.0.0 (2017-01-02)
* This Change Log was automatically generated by github_changelog_generator