Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

43 lines (32 loc) · 1.51 KB

Change Log

This project adheres to Semantic Versioning.

This CHANGELOG follows the format located here

Unreleased - 2020-02-10

2.2.0 - 2020-03-02

Changed

  • 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

Added

  • metric-zfs-arc.rb, aggregate ZFS ARC metrics (@phumpal)

2.0.1 - 2018-02-27

Changed

  • this is a no-op release to test the CI pipeline's ability to publish gems

2.0.0 - 2018-02-27

Security

Breaking Changes

  • in order to bring in the newer rubocop we had to drop ruby < 2.1 support (@majormoses)

Changed

  • accepted into community, a bunch of initial house keeping (@majormoses)

Fixed

  • fix scrub-in-progress command
  • properly parse the list of vdevs
  • fix checking all zpools (#2)