Sha256: 0f18ac87a0f7b07cdb5b4a6cb809543fcecbf6c401a6f64f1ff065599d829e47

Contents?: true

Size: 1.25 KB

Versions: 1

Compression:

Stored size: 1.25 KB

Contents

#Change Log
This project adheres to [Semantic Versioning](http://semver.org/).

This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/)

## [Unreleased]

## [1.0.0] - 2015-03-30
### Changed
- Changed the `-j, --jsonconfig` parameter to specify a key in the already-parsed JSON config file
- The `-j, --jsonconfig` parameter no longer takes a JSON config file as input

## [0.0.3] - 2015-11-26
### Added
- Added team support for OpsGenie alerts.
- Added sensu tags integration.
- Allow check to override default handler config

### Updated
- Moved adding `recipients` parameter to JSON content to `create_alert` function. The `recipients` parameter is not available for `close_alert`.

### Fixed
- Fixed getting `source` field from JSON.

## [0.0.2] - 2015-07-14
### Changed
- updated `sensu-plugin` gem to `1.2.0`

### Removed
- Remove JSON gem dependency that is not longer needed with Ruby 1.9+

## 0.0.1 - 2015-06-27
### Fixed
- initial release
- Fixed json configuration load

[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-opsgenie/compare/0.0.3...HEAD
[0.0.3]: https://github.com/sensu-plugins/sensu-plugins-opsgenie/compare/0.0.2...0.0.3
[0.0.2]: https://github.com/sensu-plugins/sensu-plugins-opsgenie/compare/0.0.1...0.0.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sensu-plugins-opsgenie-1.0.0 CHANGELOG.md