File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -5,18 +5,22 @@ All notable changes to this project will be documented in this file.
55
66The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org ) .
77
8- ## [ v16.1.0] ( https://github.com/puppetlabs/puppetlabs-mysql/tree/v16.1.0 ) - 2024-12-07
8+ ## [ v16.2.0] ( https://github.com/puppetlabs/puppetlabs-mysql/tree/v16.2.0 ) - 2024-12-16
9+
10+ [ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-mysql/compare/v16.1.0...v16.2.0 )
11+
12+ ## [ v16.1.0] ( https://github.com/puppetlabs/puppetlabs-mysql/tree/v16.1.0 ) - 2024-12-09
913
1014[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-mysql/compare/v16.0.0...v16.1.0 )
1115
12- ### Fixed
16+ ### Added
1317
14- - Fix backup/rotation with multiple excluded databases [ # 1610 ] ( https://github.com/puppetlabs/puppetlabs-mysql/pull/1610 ) ([ BuJo ] ( https://github.com/BuJo ) )
18+ - (CAT-2100) Add Debian 12 support [ # 1653 ] ( https://github.com/puppetlabs/puppetlabs-mysql/pull/1653 ) ([ shubhamshinde360 ] ( https://github.com/shubhamshinde360 ) )
1519
16- ### Other
20+ ### Fixed
1721
1822- (CAT-2158) Upgrade rexml to address CVE-2024 -49761 [ #1656 ] ( https://github.com/puppetlabs/puppetlabs-mysql/pull/1656 ) ([ amitkarsale] ( https://github.com/amitkarsale ) )
19- - (CAT-2100) Add Debian 12 support [ # 1653 ] ( https://github.com/puppetlabs/puppetlabs-mysql/pull/1653 ) ([ shubhamshinde360 ] ( https://github.com/shubhamshinde360 ) )
23+ - Fix backup/rotation with multiple excluded databases [ # 1610 ] ( https://github.com/puppetlabs/puppetlabs-mysql/pull/1610 ) ([ BuJo ] ( https://github.com/BuJo ) )
2024
2125## [ v16.0.0] ( https://github.com/puppetlabs/puppetlabs-mysql/tree/v16.0.0 ) - 2024-07-11
2226
Original file line number Diff line number Diff line change 11{
22 "name" : " puppetlabs-mysql" ,
3- "version" : " 16.1 .0" ,
3+ "version" : " 16.2 .0" ,
44 "author" : " puppetlabs" ,
55 "summary" : " Installs, configures, and manages the MySQL service." ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments