22
33All 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 ) .
44
5- ## [ v3.11.1 ] ( https://github.com/puppetlabs/puppetlabs-peadm/tree/v3.11.1 ) (2023-02-10 )
5+ ## [ v3.12.0 ] ( https://github.com/puppetlabs/puppetlabs-peadm/tree/v3.12.0 ) (2023-02-17 )
66
7- [ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-peadm/compare/v3.11.0 ...v3.11.1 )
7+ [ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-peadm/compare/v3.11.1 ...v3.12.0 )
88
99### Added
1010
11+ - Remove experimental backup/restore plans [ \# 337] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/337 ) ([ timidri] ( https://github.com/timidri ) )
1112- add parameter for setting final state of infrastructure agents after upgrade [ \# 330] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/330 ) ([ vchepkov] ( https://github.com/vchepkov ) )
1213
1314### Fixed
1415
16+ - Fix group letter assignments during upgrade [ \# 336] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/336 ) ([ timidri] ( https://github.com/timidri ) )
17+
18+ ## [ v3.11.1] ( https://github.com/puppetlabs/puppetlabs-peadm/tree/v3.11.1 ) (2023-02-10)
19+
20+ [ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-peadm/compare/v3.11.0...v3.11.1 )
21+
22+ ### Fixed
23+
1524- fix variable notation [ \# 331] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/331 ) ([ vchepkov] ( https://github.com/vchepkov ) )
1625
1726## [ v3.11.0] ( https://github.com/puppetlabs/puppetlabs-peadm/tree/v3.11.0 ) (2023-02-01)
@@ -63,6 +72,7 @@ All notable changes to this project will be documented in this file. The format
6372
6473### Fixed
6574
75+ - Restart compiler services [ \# 271] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/271 ) ([ ody] ( https://github.com/ody ) )
6676- Set additional rules on replica when adding compiler [ \# 270] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/270 ) ([ ody] ( https://github.com/ody ) )
6777- Updates documentation [ \# 269] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/269 ) ([ ody] ( https://github.com/ody ) )
6878
@@ -76,10 +86,6 @@ All notable changes to this project will be documented in this file. The format
7686- Support PE 2021.6 and 2019.8.11 [ \# 260] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/260 ) ([ reidmv] ( https://github.com/reidmv ) )
7787- Add experimental restore plan [ \# 250] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/250 ) ([ reidmv] ( https://github.com/reidmv ) )
7888
79- ### Fixed
80-
81- - Restart compiler services [ \# 271] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/271 ) ([ ody] ( https://github.com/ody ) )
82-
8389## [ v3.6.0] ( https://github.com/puppetlabs/puppetlabs-peadm/tree/v3.6.0 ) (2022-05-04)
8490
8591[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-peadm/compare/v3.5.0...v3.6.0 )
@@ -90,8 +96,6 @@ All notable changes to this project will be documented in this file. The format
9096
9197### Fixed
9298
93- - Add read map so puppetdb can start on new compiler [ \# 252] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/252 ) ([ ody] ( https://github.com/ody ) )
94- - Fix json escaping in ` bash\_task\_helper ` [ \# 246] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/246 ) ([ reidmv] ( https://github.com/reidmv ) )
9599- Fix and document recovery procedure for PSQL [ \# 243] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/243 ) ([ ody] ( https://github.com/ody ) )
96100
97101## [ v3.5.0] ( https://github.com/puppetlabs/puppetlabs-peadm/tree/v3.5.0 ) (2022-04-13)
@@ -102,10 +106,11 @@ All notable changes to this project will be documented in this file. The format
102106
103107- Add support for SLES 12 [ \# 245] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/245 ) ([ MartyEwings] ( https://github.com/MartyEwings ) )
104108- Add ` peadm::add\_database ` plan [ \# 241] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/241 ) ([ ody] ( https://github.com/ody ) )
105- - Add experimental ` peadm::util::code\_sync\_status ` plan [ \# 221] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/221 ) ([ reidmv] ( https://github.com/reidmv ) )
106109
107110### Fixed
108111
112+ - Add read map so puppetdb can start on new compiler [ \# 252] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/252 ) ([ ody] ( https://github.com/ody ) )
113+ - Fix json escaping in ` bash\_task\_helper ` [ \# 246] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/246 ) ([ reidmv] ( https://github.com/reidmv ) )
109114- Fix load balancer bug in ` peadm::get\_peadm\_config ` task [ \# 244] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/244 ) ([ reidmv] ( https://github.com/reidmv ) )
110115
111116## [ v3.4.0] ( https://github.com/puppetlabs/puppetlabs-peadm/tree/v3.4.0 ) (2022-03-08)
@@ -118,6 +123,7 @@ All notable changes to this project will be documented in this file. The format
118123- Add support for PE 2021.5 [ \# 237] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/237 ) ([ reidmv] ( https://github.com/reidmv ) )
119124- Improve handling of unsuitable LANG settings [ \# 236] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/236 ) ([ reidmv] ( https://github.com/reidmv ) )
120125- Add ` peadm::backup ` plan [ \# 226] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/226 ) ([ davidsandilands] ( https://github.com/davidsandilands ) )
126+ - Add experimental ` peadm::util::code\_sync\_status ` plan [ \# 221] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/221 ) ([ reidmv] ( https://github.com/reidmv ) )
121127
122128### Fixed
123129
0 commit comments