- Accurately detect when a host's logstream already exists.
- Introduce integration tests for verifying a release.
- Updated to work with recent breaking changes in AWS SDK.
- Re-initialize logger after encountering InvalidSequenceTokenException.
- Drop messages that consist of only whitespace to prevent entire batches from being rejected by Cloudwatch - 8c992d3
- Initial Release