CHANGELOG.md 530 Bytes

0.3.1

Use encoding utf8 and collation utf8_general_ci as defaults when creating databases

0.3.0

Add encryption to DB backups.

0.2.2

Separated the recipe for loading the schema and user initially.

0.2.1

Recipe reload_from_s3 now properly downloads a .gz file, instead of .tar.gz.

0.2.0

Use MariaDB 10.0

0.1.3

Add open_files_limit default, set to 19000

0.1.2

Fix default recipe bug where db_map attribute stays empty

0.1.1

Add the needed recipe reload_from_s3

0.1.0

Initial release of cfe-mariadb