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.
- Added --subject-template argument for setting the SNS message subject
- Updated module dependencies
- Added --use-ec2-region for getting region when ran on an EC2 instance
- Moved to sensu org
- README updates regarding annotations, remove empty sections, general cleanup
- Ran 'go get -u' and 'go mod tidy' to update all modules
- GitHub Actions: add lint, add pull_request for test
- Capture and output published Message ID, note for future use
- Added assume role arn support
- Updated to use SDK templating
- Updated SDK version to v0.11.0
- Updated dependent modules
- Changed types import to corev2
- Initial release