File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,29 @@ 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+ ## [ v10.1.0] ( https://github.com/voxpupuli/puppet-rabbitmq/tree/v10.1.0 ) (2020-07-10)
8+
9+ [ Full Changelog] ( https://github.com/voxpupuli/puppet-rabbitmq/compare/v10.0.1...v10.1.0 )
10+
11+ ** Implemented enhancements:**
12+
13+ - Don't use RABBITMQ\_ SERVER\_ ERL\_ ARGS [ \# 841] ( https://github.com/voxpupuli/puppet-rabbitmq/pull/841 ) ([ jeckersb] ( https://github.com/jeckersb ) )
14+
15+ ** Fixed bugs:**
16+
17+ - Cannot set delivery-limit policy [ \# 846] ( https://github.com/voxpupuli/puppet-rabbitmq/issues/846 )
18+ - rabbitmq\_ user resource displays password when needed changed in noop [ \# 839] ( https://github.com/voxpupuli/puppet-rabbitmq/issues/839 )
19+ - erlang\_ cookie echo'ed to agent output [ \# 837] ( https://github.com/voxpupuli/puppet-rabbitmq/issues/837 )
20+ - breaks /etc/rabbitmq ownership under ubuntu [ \# 813] ( https://github.com/voxpupuli/puppet-rabbitmq/issues/813 )
21+ - Owner of /etc/rabbitmq [ \# 703] ( https://github.com/voxpupuli/puppet-rabbitmq/issues/703 )
22+
23+ ** Merged pull requests:**
24+
25+ - Allow delivery-limit policy to be set [ \# 847] ( https://github.com/voxpupuli/puppet-rabbitmq/pull/847 ) ([ philomory] ( https://github.com/philomory ) )
26+ - Hide user password [ \# 840] ( https://github.com/voxpupuli/puppet-rabbitmq/pull/840 ) ([ tobias-urdin] ( https://github.com/tobias-urdin ) )
27+ - Hide erlang cookie content [ \# 838] ( https://github.com/voxpupuli/puppet-rabbitmq/pull/838 ) ([ tobias-urdin] ( https://github.com/tobias-urdin ) )
28+ - \[ fix\] ownership and permissions on conf files [ \# 835] ( https://github.com/voxpupuli/puppet-rabbitmq/pull/835 ) ([ wyardley] ( https://github.com/wyardley ) )
29+
730## [ v10.0.1] ( https://github.com/voxpupuli/puppet-rabbitmq/tree/v10.0.1 ) (2020-04-25)
831
932[ Full Changelog] ( https://github.com/voxpupuli/puppet-rabbitmq/compare/v10.0.0...v10.0.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " puppet-rabbitmq" ,
3- "version" : " 10.0.2-rc0 " ,
3+ "version" : " 10.1.0 " ,
44 "author" : " voxpupuli" ,
55 "summary" : " Installs, configures, and manages RabbitMQ." ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments