File tree 2 files changed +10
-6
lines changed
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.
5
5
6
6
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 ) .
7
7
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
9
13
10
14
[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-mysql/compare/v16.0.0...v16.1.0 )
11
15
12
- ### Fixed
16
+ ### Added
13
17
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 ) )
15
19
16
- ### Other
20
+ ### Fixed
17
21
18
22
- (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 ) )
20
24
21
25
## [ v16.0.0] ( https://github.com/puppetlabs/puppetlabs-mysql/tree/v16.0.0 ) - 2024-07-11
22
26
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppetlabs-mysql" ,
3
- "version" : " 16.1 .0" ,
3
+ "version" : " 16.2 .0" ,
4
4
"author" : " puppetlabs" ,
5
5
"summary" : " Installs, configures, and manages the MySQL service." ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments