Sha256: dc4628588b82b9f2f18dbeecb52ff9276986ba7403f3c88ff5d618a7a9337ff4

Contents?: true

Size: 1.51 KB

Versions: 1

Compression:

Stored size: 1.51 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

## [0.0.9] - 2015-12-10
### Fixed
- fix dependencies

## [0.0.8] - 2015-12-10
### Added
- Added a handler to allow overrides based on priority, now you can different 
  alerts trigger different PagerDuty API endpoints. For example one can hit a high 
  priority endpoint but warning can hit a lowpriority point.

### Changed
- Use pagerduty gem instead of redphone, now also sends description and event details when resolving

## [0.0.7] - 2015-10-29
### Changed
- handler-pagerduty: use json_config for incident key dedup_rules
- adding override from client

## [0.0.6] - 2015-07-31
### Added
- Added support for PagerDuty alert deduping.  See the Readme file for an example.

### Changed
- Updated rubocop to `0.32.1`

### Fixed
- fixed rubocop errors

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

## [0.0.4] - 2015-07-11
### Changed
- updated documentation links in the README and CONTRIBUTING
- set deps in gemspec and rakfile to be in alpha order
- removed unused tasks from rakefile

### Fixed
- fix binstubs to only be created for ruby files


## [0.0.3] - 2015-06-26
## Added
- added option for json_config

## [0.0.2] - 2015-06-03

### Fixed
- added binstubs

### Changed
- removed cruft from /lib
- added a new option for specifying the location of the json config file

## 0.0.1 - 2015-04-29

### Added
- initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sensu-plugins-pagerduty-0.0.9 CHANGELOG.md