Sha256: ba28ffffe52d7c4420270552c12e43bce823f0c39138b1d9d33f56e93af0438a

Contents?: true

Size: 1.45 KB

Versions: 1

Compression:

Stored size: 1.45 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] - 2017-05-17
### Changed
- Upgrade to Rubocop 0.40 and cleanup

### Fixed
- metrics-ceph.rb: Prevent stderr from polluting JSON output (@CoRfr)

### Added
- Ruby 2.3 and 2.4 support (@eheydrick)

### Removed
- Ruby 1.9.3 support

## [0.0.5] - 2015-11-26
### Added
- include client name option when interacting with ceph
- metrics script
### Fixes
- use upstram output
- default prefix includes hostname

## [0.0.4] - 2015-07-31
### Changed
- updated documentation links
- updated rubocop to `0.32.1`
- put all deps in alpha order
- removed unused tasks

### Fixed
- health check only runs once on failure with details
- removes processing and conditional over health check result when unnecessary

## [0.0.3] - 2015-07-14

### Changed
- updated sensu-plugin gem to 1.2.0

## 0.0.2 - 2015-06-02

### Fixed
- added binstubs

### Changed
- removed cruft from /lib

[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-ceph/compare/1.0.0...HEAD
[1.0.0]: https://github.com/sensu-plugins/sensu-plugins-ceph/compare/0.0.5...1.0.0
[0.0.5]: https://github.com/sensu-plugins/sensu-plugins-ceph/compare/0.0.4...0.0.5
[0.0.4]: https://github.com/sensu-plugins/sensu-plugins-ceph/compare/0.0.3...0.0.4
[0.0.3]: https://github.com/sensu-plugins/sensu-plugins-ceph/compare/0.0.2...0.0.3

Version data entries

1 entries across 1 versions & 1 rubygems

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