This file is used to list changes made in each version of the osl-mysql cookbook.
- Ignore common errors with secondary syncing
- Add AlmaLinux 9 support
- Remove support for CentOS 7
- Add /root/.my.cnf when using osl_mysql_test
- Add ignore_failure true to git resources
- Fix open files configuration
- Tweak mysqld config
- Add firewall port rules for mysql in osl_mysql_test
- Added in
version
attribute toosl_mysql_test
- Add Alma 8 support to mon recipe
- Allow setting replication source via attribute
- [osl_mysql_test] Disabled setting up mariadb's own repository
- Add initial AlmaLinux 8 support
- Lightweight MySQL (MariaDB) test environment
- Replace base with osl-resources
- Migrate to default to using 5.7 and other updates
- Update percona to Chef 17-compliant version
- Update mysql to Chef 17-compliant version
- Bump mariadb to Chef 17-compliant version
- Terminology update
- Enable Selinux Enforcing
- Use search() stubbing in ChefSpec
- Update to new osl-firewall resources
- Update Chef dependency to >= 16
- Remove munin
- Update upstream percona to 2.1.0
- Remove Centos 6 support
- Cookstyle fixes
- Move back to percona resources
- Remove apache2 dep lock
- Lock mysql version temporarily
- Add CentOS 8 support
- update to chef 16
- Update percona cookbook to 1.1.0
- Update Percona
- Include hashed_password from resource_mysql_database_user
- Chef 15 compatibility fixes
- Fix depend lock for mariadb
- version lock mariadb until chef15 migration
- sysctl adjustments
- Chef 14 post-migration fixes
- Change innodb file format and set log_bin_trust_function_creators
- Bump xtrabackup version
- Delete the package[mysql-libs] resource
- Fix monitor user
- Import mysql resources from deprecated database cookbook
- Install yum-epel if on CentOS 6 for server
- Add support for installing Percona client in osl-mysql::client
- Ensure we install Percona-Server-devel-56 when using Percona
- Prometheus database size metrics
- Include additional GPG key for RPMs for Percona
- Set vm.swappiness via attribute instead
- Remove postgresql version lock conflict
- Bump max-connection to 1000
- Chef 13 Compatibility Fix
- Lock postgresql cookbook to a compatible version
- Minor fix in README.md
- A trial fix to resolve #29222 on RT
- We started CHANGELOG