ansible-minio/CHANGELOG.md

30 lines
2.3 KiB
Markdown
Raw Normal View History

# Change Log
## [**Next release**](https://galaxy.ansible.com/atosatto/minio)
2018-06-25 17:01:17 +02:00
**Implemented enhancements:**
2018-06-26 00:08:55 +02:00
- Allow minio to bind to lower ports [\#13](https://github.com/atosatto/ansible-minio/issues/13)
2018-06-25 17:01:17 +02:00
- Add OS/arch support matrix [\#9](https://github.com/atosatto/ansible-minio/issues/9)
**Merged pull requests:**
2018-06-26 10:40:52 +02:00
- Add option to create minio clusters [\#19](https://github.com/atosatto/ansible-minio/pull/19) ([SuperQ](https://github.com/SuperQ))
2018-06-25 22:59:07 +02:00
- checksum validation [\#18](https://github.com/atosatto/ansible-minio/pull/18) ([paulfantom](https://github.com/paulfantom))
2018-06-25 17:01:17 +02:00
- Add fedora to supported platforms [\#17](https://github.com/atosatto/ansible-minio/pull/17) ([paulfantom](https://github.com/paulfantom))
2018-06-26 00:08:55 +02:00
- Update systemd service file [\#16](https://github.com/atosatto/ansible-minio/pull/16) ([paulfantom](https://github.com/paulfantom))
2018-06-25 17:01:17 +02:00
- Multiarch [\#14](https://github.com/atosatto/ansible-minio/pull/14) ([paulfantom](https://github.com/paulfantom))
2018-06-25 15:59:45 +02:00
- Variables cleanup & README colors [\#12](https://github.com/atosatto/ansible-minio/pull/12) ([paulfantom](https://github.com/paulfantom))
2018-06-25 14:07:30 +02:00
- Auto releaser [\#11](https://github.com/atosatto/ansible-minio/pull/11) ([paulfantom](https://github.com/paulfantom))
2018-06-25 15:23:19 +02:00
- Improve network resiliency [\#10](https://github.com/atosatto/ansible-minio/pull/10) ([paulfantom](https://github.com/paulfantom))
- major code cleanup [\#8](https://github.com/atosatto/ansible-minio/pull/8) ([paulfantom](https://github.com/paulfantom))
- Run travis tests against 3 different ansible versions [\#7](https://github.com/atosatto/ansible-minio/pull/7) ([paulfantom](https://github.com/paulfantom))
- Add a simple MAINTAINERS file [\#6](https://github.com/atosatto/ansible-minio/pull/6) ([atosatto](https://github.com/atosatto))
- Rename client/server install flags. [\#5](https://github.com/atosatto/ansible-minio/pull/5) ([SuperQ](https://github.com/SuperQ))
- Create data directories [\#4](https://github.com/atosatto/ansible-minio/pull/4) ([SuperQ](https://github.com/SuperQ))
## [v1.0.1](https://galaxy.ansible.com/atosatto/minio) (2017-01-03)
## [v1.0.0](https://galaxy.ansible.com/atosatto/minio) (2017-01-02)
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*