This project adheres to Semantic Versioning.
This CHANGELOG follows the format located here
Unreleased - 2020-02-10
2.2.0 - 2020-03-02
- release adds support for sensu-go/bonsai
- Update rubocop to '~> 0.80.1'
- Remediate rubocop items
- Updated rake requirement from 12.3 to ~> 13.0
2.1.0 - 2019-05-06
- metric-zfs-arc.rb, aggregate ZFS ARC metrics (@phumpal)
2.0.1 - 2018-02-27
- this is a no-op release to test the CI pipeline's ability to publish gems
2.0.0 - 2018-02-27
- updated rubocop dependency to
~> 0.51.0
per: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8418 (@majormoses)
- in order to bring in the newer rubocop we had to drop ruby
< 2.1
support (@majormoses)
- accepted into community, a bunch of initial house keeping (@majormoses)
- fix scrub-in-progress command
- properly parse the list of vdevs
- fix checking all zpools (#2)