All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Update sensu-plugin-sdk, use new option types
- Use github.com/sensu/core instead of github.com/sensu/sensu-go/api/core
- Propagate hostname verification skipping option to Sensu HTTP client
- Update Sensu Go and SDK dependencies with the correct modules
- Support PEM certificate
- The handler now checks for the "deactivated" attribute after requesting node information, and uses its presence to determine if the node does not exist.
- The Puppet node name can now be overridden using entities annotations
- Initial release