sensu-plugins / sensu-plugin

A framework for writing Sensu plugins & handlers with Ruby.
http://sensuapp.org
MIT License
126 stars 117 forks source link

Release 2.0.0 #172

Closed cwjohnston closed 7 years ago

cwjohnston commented 7 years ago

Description

Release new major version with breaking changes.

Motivation and Context

Ship changes which disable built-in filter methods by default, as described in #134

How Has This Been Tested?

Gem artifact has been tested against updated handler plugin in my lab.

Types of changes

Checklist:

Known Caveats

Existing sensu-plugins projects will need dependencies on this project updated to ~> 2.0 or similar.