- Fixed shutdown handling #43
- Fixed issue where metric timestamp was being lost due to over-writing by end_time #38
- Added ability to use AWS/EC2 namespace without requiring filters #36
- Fixed README.md link to request metric support to point to this repo #34
- Changed to use the underlying version of the AWS SDK to v2. #32
- Fixed License definition in gemspec to be valid SPDX identifier #32
- Fixed fatal error when using secret key attribute in config #30
- Docs: Set the default_codec doc attribute.
- Add documentation for endpoint, role_arn and role_session_name #29
- Reduce info level logging verbosity #27
- Update gemspec summary
- Fix some documentation issues
- Depend on logstash-core-plugin-api instead of logstash-core, removing the need to mass update plugins on major releases of logstash
- New dependency requirements for logstash-core for the 5.0 release
- Moved from jrgns/logstash-input-cloudwatch to logstash-plugins