[X] Update Changelog following the conventions laid out here
[ ] Update README with any necessary configuration snippets
[ ] Binstubs are created if needed
[ ] RuboCop passes
[ ] Existing tests pass
New Plugins
[ ] Tests
[ ] Add the plugin to the README
[ ] Does it have a complete header as outlined here
Purpose
Bumps the sensu-plugin version to 4.0. This allows the handler to access a Sensu 1.x to Sensu Go event conversion flag so users can use this handler with Sensu Go.
Pull Request Checklist
Is this in reference to an existing issue?
It is not.
General
[X] Update Changelog following the conventions laid out here
[ ] Update README with any necessary configuration snippets
[ ] Binstubs are created if needed
[ ] RuboCop passes
[ ] Existing tests pass
New Plugins
[ ] Tests
[ ] Add the plugin to the README
[ ] Does it have a complete header as outlined here
Purpose
Bumps the sensu-plugin version to 4.0. This allows the handler to access a Sensu 1.x to Sensu Go event conversion flag so users can use this handler with Sensu Go.
Known Compatibility Issues
None to me.