@@ -4,6 +4,27 @@ All notable changes to this project will be documented in this file.
44Each new release typically also includes the latest modulesync defaults.
55These should not affect the functionality of the module.
66
7+ ## [ v13.4.0] ( https://github.com/voxpupuli/puppet-rabbitmq/tree/v13.4.0 ) (2024-05-19)
8+
9+ [ Full Changelog] ( https://github.com/voxpupuli/puppet-rabbitmq/compare/v13.3.0...v13.4.0 )
10+
11+ Historically we used the garethr/erlang module as soft dependency on CentOS 7. This also configured the EPEL7 repository. We have replaced this with an include of the EPEL repo on CentOS 7.
12+
13+ ** Implemented enhancements:**
14+
15+ - puppetlabs/apt: Allow 9.x [ \# 988] ( https://github.com/voxpupuli/puppet-rabbitmq/pull/988 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
16+ - puppetlabs/stdlib: Allow 9.x [ \# 986] ( https://github.com/voxpupuli/puppet-rabbitmq/pull/986 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
17+ - puppet/archive: Allow 7.x [ \# 952] ( https://github.com/voxpupuli/puppet-rabbitmq/pull/952 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
18+
19+ ** Fixed bugs:**
20+
21+ - metadata.json: re-add Puppet 8 support [ \# 985] ( https://github.com/voxpupuli/puppet-rabbitmq/pull/985 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
22+ - CentOS7: default to EPEL7 as source [ \# 983] ( https://github.com/voxpupuli/puppet-rabbitmq/pull/983 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
23+
24+ ** Merged pull requests:**
25+
26+ - docs: update readme badges [ \# 987] ( https://github.com/voxpupuli/puppet-rabbitmq/pull/987 ) ([ wyardley] ( https://github.com/wyardley ) )
27+
728## [ v13.3.0] ( https://github.com/voxpupuli/puppet-rabbitmq/tree/v13.3.0 ) (2024-05-19)
829
930[ Full Changelog] ( https://github.com/voxpupuli/puppet-rabbitmq/compare/v13.2.0...v13.3.0 )
@@ -25,7 +46,7 @@ These should not affect the functionality of the module.
2546- Migrate erb to epp templates [ \# 978] ( https://github.com/voxpupuli/puppet-rabbitmq/pull/978 ) ([ nosrio] ( https://github.com/nosrio ) )
2647- Use a more expressive method of rewriting values [ \# 975] ( https://github.com/voxpupuli/puppet-rabbitmq/pull/975 ) ([ ekohl] ( https://github.com/ekohl ) )
2748
28- ## [ v13.2.0] ( https://github.com/voxpupuli/puppet-rabbitmq/tree/v13.2.0 ) (2023-12-10 )
49+ ## [ v13.2.0] ( https://github.com/voxpupuli/puppet-rabbitmq/tree/v13.2.0 ) (2023-12-11 )
2950
3051[ Full Changelog] ( https://github.com/voxpupuli/puppet-rabbitmq/compare/v13.1.2...v13.2.0 )
3152
@@ -37,7 +58,7 @@ These should not affect the functionality of the module.
3758
3859- resources fail to prefetch when rabbitmq is not intended to be installed \( via --noop or --tags\) [ \# 961] ( https://github.com/voxpupuli/puppet-rabbitmq/issues/961 )
3960
40- ## [ v13.1.2] ( https://github.com/voxpupuli/puppet-rabbitmq/tree/v13.1.2 ) (2023-11-05 )
61+ ## [ v13.1.2] ( https://github.com/voxpupuli/puppet-rabbitmq/tree/v13.1.2 ) (2023-11-06 )
4162
4263[ Full Changelog] ( https://github.com/voxpupuli/puppet-rabbitmq/compare/v13.1.1...v13.1.2 )
4364
@@ -335,7 +356,7 @@ Debian 8 is EOL since some months now. Release 10.2.0 will be the last one with
335356** Merged pull requests:**
336357
337358- docs: Updates autocluster plugin link [ \# 809] ( https://github.com/voxpupuli/puppet-rabbitmq/pull/809 ) ([ wyardley] ( https://github.com/wyardley ) )
338- - Update link to rabbitmq-autocluster [ \# 808] ( https://github.com/voxpupuli/puppet-rabbitmq/pull/808 ) ([ makmarius ] ( https://github.com/makmarius ) )
359+ - Update link to rabbitmq-autocluster [ \# 808] ( https://github.com/voxpupuli/puppet-rabbitmq/pull/808 ) ([ ghost ] ( https://github.com/ghost ) )
339360- Allow ` puppetlabs/stdlib ` 6.x and ` puppet/archive ` 4.x [ \# 803] ( https://github.com/voxpupuli/puppet-rabbitmq/pull/803 ) ([ alexjfisher] ( https://github.com/alexjfisher ) )
340361- Remove unused curl\_ prefix variable [ \# 800] ( https://github.com/voxpupuli/puppet-rabbitmq/pull/800 ) ([ mbaldessari] ( https://github.com/mbaldessari ) )
341362- Use data-in-modules instead of params.pp [ \# 797] ( https://github.com/voxpupuli/puppet-rabbitmq/pull/797 ) ([ dhoppe] ( https://github.com/dhoppe ) )
0 commit comments