@@ -4,11 +4,18 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
7- ## [ Unreleased ]
7+ ## [ 4.1.0 ] - 2025-09-02
88
99### Added
1010* Add support for ` clone ` in ` $wsrep_sst_method `
1111
12+ ### Changed
13+ * Update PDK to 3.4
14+ * use Puppet 8 and Ruby 3.2 in CI pipelines
15+
16+ ### Fixed
17+ * systemd: Ignore exit code of
[email protected] instantiations (
[ #199 ] )
18+
1219## [ 4.0.1] - 2024-08-14
1320
1421### Fixed
@@ -335,7 +342,8 @@ This is the first release after extensive code refactoring and introduces multip
335342## 0.1.0
336343* Bugfix: Additional package as an ensure_resource
337344
338- [ Unreleased ] : https://github.com/markt-de/puppet-galera/compare/4.0.1...HEAD
345+ [ Unreleased ] : https://github.com/markt-de/puppet-galera/compare/4.1.0...HEAD
346+ [ 4.1.0 ] : https://github.com/markt-de/puppet-galera/compare/4.0.1...4.1.0
339347[ 4.0.1 ] : https://github.com/markt-de/puppet-galera/compare/4.0.0...4.0.1
340348[ 4.0.0 ] : https://github.com/markt-de/puppet-galera/compare/3.2.1...4.0.0
341349[ 3.2.1 ] : https://github.com/markt-de/puppet-galera/compare/3.2.0...3.2.1
@@ -357,6 +365,7 @@ This is the first release after extensive code refactoring and introduces multip
357365[ 0.7.2 ] : https://github.com/markt-de/puppet-galera/compare/0.7.1...0.7.2
358366[ 0.7.1 ] : https://github.com/markt-de/puppet-galera/compare/0.7.0...0.7.1
359367[ 0.7.0 ] : https://github.com/markt-de/puppet-galera/compare/0.0.6...0.7.0
368+ [ #199 ] : https://github.com/markt-de/puppet-galera/pull/199
360369[ #197 ] : https://github.com/markt-de/puppet-galera/pull/197
361370[ #192 ] : https://github.com/markt-de/puppet-galera/pull/192
362371[ #191 ] : https://github.com/markt-de/puppet-galera/pull/191
0 commit comments