Skip to content

Commit

Permalink
Merge pull request #365 from hunner/release_5.2.2
Browse files Browse the repository at this point in the history
Changelog & metadata for 5.2.2
  • Loading branch information
Morgan Haskel committed Jun 9, 2015
2 parents f96a744 + eba3354 commit 3acf530
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 2015-06-09 - Version 5.2.2
### Summary
This is a bugfix to allow the rabbitmq\_exchange type's internal/durable/auto\_delete attributes work when they are not explicitly passed.

### Bugfixes
- Fix rabbitmq\_exchange create when internal/durable/auto\_delete are not specified
- Start unit testing on puppet 4
- Add default value to tcp\_listen\_options

## 2015-05-26 - Version 5.2.1
###Summary
This release includes a fix for idempotency between puppet runs, as well as Readme updates
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.1",
"version": "5.2.2",
"author": "puppetlabs",
"summary": "Installs, configures, and manages RabbitMQ.",
"license": "Apache-2.0",
Expand Down

0 comments on commit 3acf530

Please sign in to comment.