Skip to content

Commit

Permalink
Merge pull request #398 from hunner/prep_5.3.0
Browse files Browse the repository at this point in the history
Prep 5.3.0
  • Loading branch information
jonnytdevops committed Oct 7, 2015
2 parents 3dd64be + 608a64d commit 00c5bed
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## 2015-10-07 - Version 5.3.0
### Summary
Adds a new resource type and a few ssl management parameters

#### Features
- Add rabbitmq\_parameter type
- Add management\_ssl parameter to rabbitmq class
- Add stomp\_ssl\_only parameter to rabbitmq class

#### Bugfixes
- file\_limit validation and el7 management
- Fix mnesia dir not getting wiped
- Fix message-ttl and max-length integer conversion in rabbitmq\_policy
- Allow managing erlang cookie without config\_cluster

## 2015-06-23 - Version 5.2.3
### Summary
This is a patch release that updates the dependency requirements in the metadata.
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-rabbitmq",
"version": "5.2.3",
"version": "5.3.0",
"author": "puppetlabs",
"summary": "Installs, configures, and manages RabbitMQ.",
"license": "Apache-2.0",
Expand Down

0 comments on commit 00c5bed

Please sign in to comment.