Skip to content

Latest commit

 

History

History
108 lines (72 loc) · 7.61 KB

CHANGELOG.md

File metadata and controls

108 lines (72 loc) · 7.61 KB

Changelog

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)

Full Changelog

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:

v1.1.2 (2017-02-12)

Full Changelog

Merged pull requests:

v1.1.1 (2017-02-12)

Full Changelog

Implemented enhancements:

  • make ensure for package and service configurable #11 (mcrauwel)

Merged pull requests:

v1.1.0 (2017-02-11)

Full Changelog

Fixed bugs:

  • Unable to publish to forge because of vendor/ #10

Merged pull requests:

1.0.0 (2017-02-07)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator