From feb027ad6999cc7b8ad1a8f47472ad7ba521148b Mon Sep 17 00:00:00 2001 From: david22swan Date: Tue, 11 Apr 2023 11:16:28 +0100 Subject: [PATCH 1/2] (Release) v13.3.0 Release Prep --- CHANGELOG.md | 20 +++++++++++++++++--- metadata.json | 2 +- 2 files changed, 18 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d22f701ab..15f8a20c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,18 +2,29 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org). +## [v13.3.0](https://github.com/puppetlabs/puppetlabs-mysql/tree/v13.3.0) (2023-04-11) -## [v13.2.0](https://github.com/puppetlabs/puppetlabs-mysql/tree/v13.2.0) - 2023-02-24 +[Full Changelog](https://github.com/puppetlabs/puppetlabs-mysql/compare/v13.2.0...v13.3.0) + +### Added + +- mysql::server: Implement reload\_on\_config\_change [\#1551](https://github.com/puppetlabs/puppetlabs-mysql/pull/1551) ([bastelfreak](https://github.com/bastelfreak)) + +### Fixed + +- move static data from params to server class [\#1552](https://github.com/puppetlabs/puppetlabs-mysql/pull/1552) ([bastelfreak](https://github.com/bastelfreak)) + +## [v13.2.0](https://github.com/puppetlabs/puppetlabs-mysql/tree/v13.2.0) (2023-02-24) [Full Changelog](https://github.com/puppetlabs/puppetlabs-mysql/compare/v13.1.0...v13.2.0) ### Added -- (CONT-359) Syntax update [#1532](https://github.com/puppetlabs/puppetlabs-mysql/pull/1532) ([LukasAud](https://github.com/LukasAud)) +- \(CONT-359\) Syntax update [\#1532](https://github.com/puppetlabs/puppetlabs-mysql/pull/1532) ([LukasAud](https://github.com/LukasAud)) ### Fixed -- xtrabackup.sh only touch when backup_success_file_path is set [#1522](https://github.com/puppetlabs/puppetlabs-mysql/pull/1522) ([JvGinkel](https://github.com/JvGinkel)) +- xtrabackup.sh only touch when backup\_success\_file\_path is set [\#1522](https://github.com/puppetlabs/puppetlabs-mysql/pull/1522) ([JvGinkel](https://github.com/JvGinkel)) ## [v13.1.0](https://github.com/puppetlabs/puppetlabs-mysql/tree/v13.1.0) (2022-12-20) @@ -1375,4 +1386,7 @@ configuration variables. \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* + + \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* diff --git a/metadata.json b/metadata.json index 33f8be95f..e858a3f72 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-mysql", - "version": "13.2.0", + "version": "13.3.0", "author": "puppetlabs", "summary": "Installs, configures, and manages the MySQL service.", "license": "Apache-2.0", From b0ec086bdb7ae2ba2e06d86b2d0ec3434df35526 Mon Sep 17 00:00:00 2001 From: david22swan Date: Tue, 11 Apr 2023 11:52:37 +0100 Subject: [PATCH 2/2] Remove duplicate lines --- CHANGELOG.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15f8a20c3..1aec2bc7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1382,11 +1382,4 @@ configuration variables. [5.1.0]:https://github.com/puppetlabs/puppetlabs-mysql/compare/5.0.0...5.1.0 [5.0.0]:https://github.com/puppetlabs/puppetlabs-mysql/compare/4.0.1...5.0.0 - -\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* - - -\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* - - \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*