- Added a chefignore file
- Loosen the dependency on mysql cookbook to allow for the use of the latest version
- Added source_url and issue_url metadata
- Added long_description metadata
- Removed the AWS based Test Kitchen testing and replaced with with kitchen-docker in Travis
- Updated Chefspec format to remove deprecation warnings
- Added Oracle Linux to the metadata
- Updating metadata to depend on mysql ~> 6.0
- Moving from recipe_eval in to include_recipe LWRP
- Replacing recipes with resources
- Mysql and MariaDB providers for linking mysql2 gem
- Expanded platform test coverage
- Correct a typo in documentation
- Correct a test failing with Travis CI
- Correct documentation
- Correct rubocop offenses
- Initial release (copy of mysql-chef_gem, but for mysql2)