File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ 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+ ## [ 3.2.0] - 2024-03-13
8+
9+ ### Changed
10+ * Remove deprecated option ` wsrep_slave_threads ` from default config
11+ * Update PDK to 3.0.1
12+
713## [ 3.1.0] - 2023-07-31
814
915### Changed
@@ -282,7 +288,8 @@ This is the first release after extensive code refactoring and introduces multip
282288## 0.1.0
283289* Bugfix: Additional package as an ensure_resource
284290
285- [ Unreleased ] : https://github.com/markt-de/puppet-galera/compare/3.1.0...HEAD
291+ [ Unreleased ] : https://github.com/markt-de/puppet-galera/compare/3.2.0...HEAD
292+ [ 3.2.0 ] : https://github.com/markt-de/puppet-galera/compare/3.1.0...3.2.0
286293[ 3.1.0 ] : https://github.com/markt-de/puppet-galera/compare/3.0.2...3.1.0
287294[ 3.0.2 ] : https://github.com/markt-de/puppet-galera/compare/3.0.1...3.0.2
288295[ 3.0.1 ] : https://github.com/markt-de/puppet-galera/compare/3.0.0...3.0.1
Original file line number Diff line number Diff line change 11{
22 "name" : " markt-galera" ,
3- "version" : " 3.1 .0" ,
3+ "version" : " 3.2 .0" ,
44 "author" : " markt.de" ,
55 "summary" : " Setup a Galera cluster on MySQL/MariaDB/XtraDB with Arbitrator support" ,
66 "license" : " BSD-2-Clause" ,
You can’t perform that action at this time.
0 commit comments