Skip to content

Commit

Permalink
Release v2.5.0
Browse files Browse the repository at this point in the history
Require puppetlabs/apt >= 4.0.0
Use newest puppetlabs_spec_helper
Use puppet-lint v2 and comply with style
  • Loading branch information
ghoneycutt committed Jun 27, 2017
1 parent efc901e commit 679829e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,24 @@
# Change Log

## [v2.4.0](https://github.com/sensu/sensu-puppet/tree/v2.4.0)
## [v2.5.0](https://github.com/sensu/sensu-puppet/tree/v2.5.0)

[Full Changelog](https://github.com/sensu/sensu-puppet/compare/v2.4.0...v2.5.0)

**Closed issues:**

- Ensure file validation tests are being done [\#680](https://github.com/sensu/sensu-puppet/issues/680)
- Use a newer puppetlabs\_spec\_helper that includes syntax validation [\#679](https://github.com/sensu/sensu-puppet/issues/679)
- Implement support for arbitrary top-level configuration hashes [\#661](https://github.com/sensu/sensu-puppet/issues/661)
- Unable to define handler specific config properly [\#647](https://github.com/sensu/sensu-puppet/issues/647)
- Getting 'cluster' error from module and then after updating getting 'heartbeat' error [\#634](https://github.com/sensu/sensu-puppet/issues/634)
- Update repository URLs and release new module version [\#606](https://github.com/sensu/sensu-puppet/issues/606)

**Merged pull requests:**

- \(GH-680\) Add file validation checks for Vagrantfile and shell scripts \(\*.sh\) [\#687](https://github.com/sensu/sensu-puppet/pull/687) ([ghoneycutt](https://github.com/ghoneycutt))
- \(GH-679\) Upgrade puppetlabs\_spec\_helper and puppet-lint [\#686](https://github.com/sensu/sensu-puppet/pull/686) ([ghoneycutt](https://github.com/ghoneycutt))

## [v2.4.0](https://github.com/sensu/sensu-puppet/tree/v2.4.0) (2017-06-27)
[Full Changelog](https://github.com/sensu/sensu-puppet/compare/v2.3.1...v2.4.0)

**Closed issues:**
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": "sensu-sensu",
"version": "2.4.0",
"version": "2.5.0",
"author": "sensu",
"summary": "A module to install the Sensu monitoring framework",
"license": "MIT",
Expand Down

0 comments on commit 679829e

Please sign in to comment.