Releases: mrlesmithjr/ansible-mariadb-galera-cluster
Releases · mrlesmithjr/ansible-mariadb-galera-cluster
v0.3.10 🌈
Changes
- security fixes @eRadical (#203)
- Bump up to Ansible 9.1.0 and python 3.10 @eRadical (#202)
- Bump cryptography from 42.0.2 to 42.0.4 @dependabot (#197)
- use Fully Qualified Collection Name (FQCN) ansible tasks @roumano (#201)
- Bump cryptography from 42.0.0 to 42.0.2 @dependabot (#195)
- Adding newlines @Bodenhaltung (#194)
- Bump cryptography from 41.0.6 to 42.0.0 @dependabot (#192)
- arm64 for ubuntu @eRadical (#189)
- Bump jinja2 from 3.1.2 to 3.1.3 @dependabot (#188)
- skip query cache if it's not set @eRadical (#186)
- * change ipwrap to ansible.utils.ipwrap @eRadical (#185)
- Bump urllib3 from 1.26.17 to 1.26.18 @dependabot (#180)
- Bump cryptography from 41.0.4 to 41.0.6 @dependabot (#182)
- Bump urllib3 from 1.26.13 to 1.26.17 @dependabot (#179)
- Bump cryptography from 41.0.3 to 41.0.4 @dependabot (#178)
- Mariadb version bump and check @kwizart (#174)
- Python2/3 galeranotify support @kwizart (#168)
- Bump pygments from 2.13.0 to 2.15.0 @dependabot (#170)
- Bump certifi from 2022.12.7 to 2023.7.22 @dependabot (#172)
- Bump cryptography from 41.0.0 to 41.0.3 @dependabot (#173)
- Workflow updates @kwizart (#171)
- Bump cryptography from 39.0.1 to 41.0.0 @dependabot (#165)
- Update README.md @mrlesmithjr (#164)
- Bump requests from 2.28.1 to 2.31.0 @dependabot (#163)
v0.3.9 🌈
Changes
- Bump cryptography from 42.0.0 to 42.0.2 @dependabot (#195)
- Adding newlines @Bodenhaltung (#194)
- Bump cryptography from 41.0.6 to 42.0.0 @dependabot (#192)
- arm64 for ubuntu @eRadical (#189)
- Bump jinja2 from 3.1.2 to 3.1.3 @dependabot (#188)
- skip query cache if it's not set @eRadical (#186)
- * change ipwrap to ansible.utils.ipwrap @eRadical (#185)
- Bump urllib3 from 1.26.17 to 1.26.18 @dependabot (#180)
- Bump cryptography from 41.0.4 to 41.0.6 @dependabot (#182)
- Bump urllib3 from 1.26.13 to 1.26.17 @dependabot (#179)
- Bump cryptography from 41.0.3 to 41.0.4 @dependabot (#178)
- Mariadb version bump and check @kwizart (#174)
- Python2/3 galeranotify support @kwizart (#168)
- Bump pygments from 2.13.0 to 2.15.0 @dependabot (#170)
- Bump certifi from 2022.12.7 to 2023.7.22 @dependabot (#172)
- Bump cryptography from 41.0.0 to 41.0.3 @dependabot (#173)
- Workflow updates @kwizart (#171)
- Bump cryptography from 39.0.1 to 41.0.0 @dependabot (#165)
- Update README.md @mrlesmithjr (#164)
- Bump requests from 2.28.1 to 2.31.0 @dependabot (#163)
- use community.mysql.mysql_user @AnthonyTissot (#160)
- database already exist fix @AnthonyTissot (#161)
- Bump cryptography from 38.0.4 to 39.0.1 @dependabot (#156)
- Improve contributing documentation @sdwilsh (#154)
- Move pre-commit lint check out of matrix jobs @sdwilsh (#155)
- Missing dependency added to readme @vrelk (#149)
- Allow for Idempotent Running when Overrides are Provided @sdwilsh (#152)
- ignore missing grants from the predefined list @eRadical (#148)
v0.3.8 🌈
Changes
- Fix issue #144 : follow link on template module @roumano (#145)
- Bump certifi from 2021.10.8 to 2022.12.7 @dependabot (#143)
- update root password without dedicated playbook run @oukooveu (#139)
- reset failed mysql service state @oukooveu (#138)
- remove
warn
for compatibility w/ Ansible 7 @eRadical (#137) - Created tasks for managing node state & refactored setup_cluster tasks @elcomtik (#134)
- add support for Ubuntu 22 (Jammy) @Swiff (#126)
- Add vars & molecule for distribution Rocky 9 @plopoyop (#130)
🐛 Bug Fixes
- Mrlesmithjr/issue141 molecule tests are broken and need to be updated @mrlesmithjr (#142)
v0.3.7 🌈
Changes
- Enable STARTTLS Support for Galera Monitoring Script @jpylypiw (#124)
- Add vars & molecule tests for distribution Rocky 8 @elcomtik (#113)
- Galera notify : Use the lastest version + add mail header Message-ID @roumano (#118)
- More work on wsrep_provider_options @eRadical (#120)
- sync config files @eRadical (#119)
- redhat: use variable galera_enable_mariadb_repo @bufanda (#117)
- template: use inventory_hostname to access galera_gmcast_segment @zllovesuki (#115)
- Fix sst unix socket @eRadical (#112)
- ensure the service is running ... @zerwes (#105)
- Debian11 @zerwes (#104)
v0.3.6 🌈
v0.3.5 🌈
v0.3.4 🌈
Changes
- Mrlesmithjr/issue101 @mrlesmithjr (#102)
v0.3.3 🌈
Changes
- Publish v0.3.2 to Ansible Galaxy @mrlesmithjr (#99)
- add configuration variable mariadb_innodb_lock_wait_timeout @roumano (#93)
v0.3.2 🌈
Changes
- Change default to latest stable MariaDB - 10.6 @eRadical (#94)
- add python-pymysql as prerequisite needed for configure_root_access | updating root passwords @roumano (#84)
- Fix small typo (galera name) @roumano (#85)
- fix warning of ansible @roumano (#89)
- Add a way to update the mysql root password @roumano (#87)
- allow to pass users tls_requires options @DisasteR (#83)
- delete recurse declaration on directory @eRadical (#77)
- Fix debian overrides parent directory @DisasteR (#82)
- Fix debian mysql override path @DisasteR (#80)
- allow to pass mariadb_debian_repo_key_url @DisasteR (#81)
- fix CentOS 8 @eRadical (#72)
- add support for galera gmcast.segment @eRadical (#69)