Skip to content

Commit 608a64d

Browse files
committed
Prep 5.3.0
1 parent 9a420b3 commit 608a64d

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## 2015-10-07 - Version 5.3.0
2+
### Summary
3+
Adds a new resource type and a few ssl management parameters
4+
5+
#### Features
6+
- Add rabbitmq\_parameter type
7+
- Add management\_ssl parameter to rabbitmq class
8+
- Add stomp\_ssl\_only parameter to rabbitmq class
9+
10+
#### Bugfixes
11+
- file\_limit validation and el7 management
12+
- Fix mnesia dir not getting wiped
13+
- Fix message-ttl and max-length integer conversion in rabbitmq\_policy
14+
- Allow managing erlang cookie without config\_cluster
15+
116
## 2015-06-23 - Version 5.2.3
217
### Summary
318
This is a patch release that updates the dependency requirements in the metadata.

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-rabbitmq",
3-
"version": "5.2.3",
3+
"version": "5.3.0",
44
"author": "puppetlabs",
55
"summary": "Installs, configures, and manages RabbitMQ.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)