Skip to content

Commit

Permalink
Prep 5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hunner committed Oct 6, 2015
1 parent 9a420b3 commit 608a64d
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 608a64d

Please sign in to comment.