2.2 KiB
2.2 KiB
yum-mysql-community Cookbook CHANGELOG
This file is used to list changes made in each version of the yum-mysql-community cookbook.
v0.1.21 (2015-12-01)
- Fixing if/unless logic in recipes
v0.1.20 (2015-11-30)
- Fixed attributes with a false value not being passed
v0.1.19 (2015-10-28)
- Fixing Chef 13 nil property deprecation warnings
v0.1.18 (2015-09-21)
- Added Travis CI config for lint and unit testing
- Added Chef standard Rubocop file and resolved all warnings
- Added Chef standard chefignore and .gitignore files
- Add supported platforms to the metadata
- Added source_url and issues_url to the metadata
- Added long_description to the metadata
- Updated and expanded development dependencies in the Gemfile
- Added contributing, testing, and maintainers docs
- Added platform requirements to the readme
- Added Travis and cookbook version badges to the readme
- Update Chefspec to 4.X format
v0.1.17 (2015-04-06)
- Updating pubkey link from someara to chef-client github orgs
v0.1.16 (2015-03-25)
- Adding support Amazon Linux 2015.03 to all channels
v0.1.15 (2015-03-25)
- Added support for amazon linux 2015.03
v0.1.14 (2015-03-12)
- The content of 0.1.13 is questionable: didn't have changelog entry, may have had merged attribute change, but let's be clear and say at least this version 0.1.14 is the right thing.
v0.1.13 (2015-03-12)
- #3 corrected typo in public key attribute
v0.1.12 (2015-01-20)
- Minor style updates
v0.1.11 (2014-07-21)
- Adding RHEL-7 support
v0.1.10 (2014-07-21)
- Adding mysql-5.7 and centos 7 support
v0.1.8 (2014-06-18)
- Updating to support real RHEL
v0.1.6 (2014-06-16)
Fixing typo in mysql55-community attributes
v0.1.4 (2014-06-13)
- updating url to keys in cookbook attributes
v0.1.2 (2014-06-11)
#1 - Move files/mysql_pubkey.asc to files/default/mysql_pubkey.asc
v0.1.0 (2014-04-30)
Initial release