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.
- Moved to sensu github org and updating the readme.
- Updated build targets in goreleaser and bonsai
- Improved test coverage
- Updated SDK to v0.11.0
- Fix entity name dot replacement to all dots
- Fixed goreleaser deprecated archive to use archives
- Converted from Travis CI to GitHub Actions
- Added classic parity support for
--prefix-source
. - Added classic parity support for
--annotation-prefix
. - Added classic parity support for annotation metrics of check attributes.
- Fixed a panic that could arise from statsd metrics.
- Implemented some go styling best practices.
- Reformatted README for Plugin Style Guide
- Fixed documentation to be more consistent with naming
- Fixed default port to be 2003
- Compile with 1.12.9
- Switch to Go Modules
- Fixed goreleaser to remove v in version
- Fixed zeroing out prefix if -n --no-prefix specified
- Added no-prefix option to allow bare metric names
- Fixed default port to be 2013
- Initial release