All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.
v2.0.0 (2018-09-10)
Breaking changes:
Implemented enhancements:
- Enable acceptance tests on travis; add debian 9 support #64 (bastelfreak)
- Allow puppetlabs/stdlib 5.x, puppetlabs/apt 6.x and puppetlabs/mysql 6.x #63 (bastelfreak)
- Support to add resource via class parameters. Add manage_hostgroup_fo… #62 (MaxFedotov)
- add ability to split config into 2 files #60 (MaxFedotov)
- Declare passwords as Sensitive #51 (jfroche)
- Adding Repo Management for Centos, Redhat, LinuzAmazon #16 (alexvaque)
Fixed bugs:
- Proxysql on Debian should now run under the proxysql user account #43
- Default weight 0 causes issue #28
- Module push 'OFFLINE_SOFT' back online #25
- changing the admin-admin_credentials results in failing puppet runs #22
- Unwrap passwords before writing to file #53 (jjspark)
- Override all settings #52 (jjspark)
- Fixed managing admin credentials #34 (mcrauwel)
- proxy_mysql_server needs a default for status in order for the insert to succeed #33 (mcrauwel)
Closed issues:
- puppet 5 compatibility (bump dependencies for puppetlabs-apt to something more modern) #66
- New versions of proxysql #38
- Please, could you add a release/tag for new RPM features? #29
- Mysql query rule changed #24
- Ubuntu support #20
Merged pull requests:
- add support for Proxysql cluster #58 (MaxFedotov)
- Remove docker nodesets #50 (bastelfreak)
- drop EOL OSs; fix puppet version range #48 (bastelfreak)
- bump puppet to latest supported version 4.10.0 #46 (bastelfreak)
- bump puppet version dependency to >= 4.7.1 < 6.0.0 #40 (bastelfreak)
- fixed doc error #36 (mcrauwel)
- fixed parsing of prefetched data (fix #24) #30 (mcrauwel)
- config file: owner and group configurable (fix) #27 (FrankVanDamme)
- Fixes for ubuntu support #23 (mcrauwel)
- Fix contributors typo #21 (rgomezcasas)
- Deleting non UTF8-char #18 (narcisbcn)
- Add option to define install options #15 (jfroche)
v1.1.2 (2017-02-12)
Merged pull requests:
v1.1.1 (2017-02-12)
Implemented enhancements:
Merged pull requests:
v1.1.0 (2017-02-11)
Fixed bugs:
- Unable to publish to forge because of vendor/ #10
Merged pull requests:
- Gitignore ruby version #9 (mcrauwel)
- [release testing] #8 (bastelfreak)
- proper Markdown formatting for release regex to pass #7 (mcrauwel)
- create 1.1.0 release #6 (mcrauwel)
- update metadata to point to voxpupuli repo #5 (mcrauwel)
- [WIP]Modulesync 0.19.3 #4 (bastelfreak)
- updated docs #3 (mcrauwel)
- manage repo's #2 (mcrauwel)
1.0.0 (2017-02-07)
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator