ansible-minio/CHANGELOG.md

4.4 KiB

Change Log

Next release

Closed issues:

  • Why systemd Restart=on-success rule ? #35
  • Fails to run from master branch #22

Merged pull requests:

  • Restart minio service on binary or service config update #38 (sberthier)
  • Fix ansible-lint error on double quote #37 (sberthier)
  • Systemd service: Restart=always #36 (sberthier)
  • Fix Travis errors. #33 (SuperQ)
  • Simplify go_arch setup #32 (SuperQ)
  • Convert template comments #31 (SuperQ)
  • Add 'minio_server_release' and 'minio_client_release' variables. #29 (sberthier)
  • Add become: yes to playbook example #27 (till)

v1.1.0 (2018-08-20)

Implemented enhancements:

  • Allow minio to bind to lower ports #13
  • Add OS/arch support matrix #9
  • 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)

Fixed bugs:

  • Pin the version of ferrarimarco/github-changelog-generator to prevent the CI from hanging #26 (atosatto)

Closed issues:

  • Service does not start under Ubuntu 16.04 LTS #20

Merged pull requests:

v1.0.1 (2017-01-03)

v1.0.0 (2017-01-02)

* This Change Log was automatically generated by github_changelog_generator