All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a changelog.
3.0.0 (17/07/2019)
- #50 Add MariaDB Debian packages support @frantsao
- #50 Fix files and directories permissions @frantsao
2.2.2 (08/03/2019)
- #45 Fixed Oracle expired key @jnogol
- Change "yes" for true due to linter recommendation @jnogol
2.2.1 (21/01/2019)
- #43 Fixed users default privileges @vide
2.2.0 (16/01/2019)
- #39 Using '_' instead of '-' in role name @dortegau
- #41 Manage replicate_ignore_table special case @vide
2.1.0 (04/04/2018)
- #35 Provide additional settings as option files included in playbook @dortegau
- #34 Adding default value for mysql_datadir variable @dortegau
2.0.0 (22/03/2018)
- #29 Options file could be modified adding or removing system variables without requiring a new release @dortegau
1.3.0 (15/03/2018)
- #26 Adding the ability to configure SQL mode @dortegau
- #25 Migrating to Molecule 2.10.1 @dortegau
- #24 Fixing my.cnf template (providing value to 'explicit_defaults_for_timestamp') @dortegau
1.2.3 (09/03/2018)
- #21Using my.cnf file provided as template instead of installation default file (mysql.cnf) @dortegau
- Fixing typo in config filename and changing invalid config values @dortegau
1.2.0 (10/08/2017)
- Integration with TravisCI and Ansible Galaxy @jnogol
- Added variable in remounting task in tasks/service.yml @jnogol
1.1.0 (06/07/2017)
- Enabling support for Debian 9 @dortegau
1.0.0 (13/03/2017)
- Certificate error downloading mysql @jmonterrubio
- First release