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)
6+
7+ [ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-peadm/compare/v3.11.0...v3.11.1 )
8+
9+ ### Added
10+
11+ - 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 ) )
12+
13+ ### Fixed
14+
15+ - fix variable notation [ \# 331] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/331 ) ([ vchepkov] ( https://github.com/vchepkov ) )
16+
517## [ v3.11.0] ( https://github.com/puppetlabs/puppetlabs-peadm/tree/v3.11.0 ) (2023-02-01)
618
719[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-peadm/compare/v3.10.0...v3.11.0 )
@@ -51,7 +63,6 @@ All notable changes to this project will be documented in this file. The format
5163
5264### Fixed
5365
54- - Restart compiler services [ \# 271] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/271 ) ([ ody] ( https://github.com/ody ) )
5566- Set additional rules on replica when adding compiler [ \# 270] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/270 ) ([ ody] ( https://github.com/ody ) )
5667- Updates documentation [ \# 269] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/269 ) ([ ody] ( https://github.com/ody ) )
5768
@@ -65,13 +76,22 @@ All notable changes to this project will be documented in this file. The format
6576- Support PE 2021.6 and 2019.8.11 [ \# 260] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/260 ) ([ reidmv] ( https://github.com/reidmv ) )
6677- Add experimental restore plan [ \# 250] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/250 ) ([ reidmv] ( https://github.com/reidmv ) )
6778
79+ ### Fixed
80+
81+ - Restart compiler services [ \# 271] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/271 ) ([ ody] ( https://github.com/ody ) )
82+
6883## [ v3.6.0] ( https://github.com/puppetlabs/puppetlabs-peadm/tree/v3.6.0 ) (2022-05-04)
6984
7085[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-peadm/compare/v3.5.0...v3.6.0 )
7186
87+ ### Added
88+
89+ - Add experimental backup plan [ \# 235] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/235 ) ([ davidsandilands] ( https://github.com/davidsandilands ) )
90+
7291### Fixed
7392
7493- 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 ) )
7595- Fix and document recovery procedure for PSQL [ \# 243] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/243 ) ([ ody] ( https://github.com/ody ) )
7696
7797## [ v3.5.0] ( https://github.com/puppetlabs/puppetlabs-peadm/tree/v3.5.0 ) (2022-04-13)
@@ -82,11 +102,10 @@ All notable changes to this project will be documented in this file. The format
82102
83103- Add support for SLES 12 [ \# 245] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/245 ) ([ MartyEwings] ( https://github.com/MartyEwings ) )
84104- Add ` peadm::add\_database ` plan [ \# 241] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/241 ) ([ ody] ( https://github.com/ody ) )
85- - Add experimental backup plan [ \# 235 ] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/235 ) ([ davidsandilands ] ( https://github.com/davidsandilands ) )
105+ - Add experimental ` peadm::util::code\_sync\_status ` plan [ \# 221 ] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/221 ) ([ reidmv ] ( https://github.com/reidmv ) )
86106
87107### Fixed
88108
89- - Fix json escaping in ` bash\_task\_helper ` [ \# 246] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/246 ) ([ reidmv] ( https://github.com/reidmv ) )
90109- Fix load balancer bug in ` peadm::get\_peadm\_config ` task [ \# 244] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/244 ) ([ reidmv] ( https://github.com/reidmv ) )
91110
92111## [ v3.4.0] ( https://github.com/puppetlabs/puppetlabs-peadm/tree/v3.4.0 ) (2022-03-08)
@@ -126,7 +145,6 @@ All notable changes to this project will be documented in this file. The format
126145
127146### Added
128147
129- - Add experimental ` peadm::util::code\_sync\_status ` plan [ \# 221] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/221 ) ([ reidmv] ( https://github.com/reidmv ) )
130148- Add auto-generated REFERENCE.md documentation [ \# 211] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/211 ) ([ reidmv] ( https://github.com/reidmv ) )
131149- Make PEAdm a Puppet supported module [ \# 199] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/199 ) ([ ody] ( https://github.com/ody ) )
132150
0 commit comments