Skip to content

Latest commit

 

History

History
277 lines (175 loc) · 18.4 KB

CHANGELOG.md

File metadata and controls

277 lines (175 loc) · 18.4 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.

v6.0.0 (2021-06-14)

Full Changelog

Breaking changes:

Implemented enhancements:

Merged pull requests:

v5.1.0 (2020-09-01)

Full Changelog

Implemented enhancements:

Merged pull requests:

v5.0.3 (2020-08-25)

Full Changelog

Implemented enhancements:

  • Introduce manage_mysql_client boolean to toggle whether or not to include mysql::client #149 (walkleyn)
  • Add support for changing stat user's credentials #145 (Goorzhel)

v5.0.2 (2020-05-23)

Full Changelog

Fixed bugs:

Merged pull requests:

v5.0.1 (2020-03-05)

Full Changelog

Fixed bugs:

Closed issues:

  • Acceptance tests on CentOS 6 stopped working #137
  • ProxySQL errors after 2.0.9 release #133

Merged pull requests:

v5.0.0 (2019-12-18)

Full Changelog

Breaking changes:

Implemented enhancements:

Merged pull requests:

v4.0.0 (2019-11-06)

Full Changelog

Breaking changes:

  • Replace repo_version with version, default to installing ProxySQL 2 and fix restart => true #116 (alexjfisher)
  • Don't install from github when manage_repo is false and remove unused repo parameter #112 (alexjfisher)

Implemented enhancements:

Fixed bugs:

  • Service management broken with ProxySQL 2 when restart => true #115
  • Bugfix: Make classes dependent on the mysql package #113 (theosotr)

Closed issues:

  • Debian 10 Buster support #114

Merged pull requests:

  • Clean up acceptance spec helper #118 (ekohl)

v3.1.0 (2019-07-17)

Full Changelog

Implemented enhancements:

v3.0.0 (2019-07-09)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Ubuntu 18.04 Bionic Beaver support #75
  • Installation failure on deb 9.5 #69
  • readd stdlib dependency; bump mysql/apt dependency #65

Merged pull requests:

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

Implemented enhancements:

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

Merged pull requests:

v1.1.1 (2017-02-12)

Full Changelog

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