Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 614 Bytes

CHANGELOG.md

File metadata and controls

19 lines (11 loc) · 614 Bytes

CHANGELOG

v0.1.3 (May 5, 2016)

  • Accurately detect when a host's logstream already exists.

v0.1.2 (March 9, 2016)

  • Introduce integration tests for verifying a release.
  • Updated to work with recent breaking changes in AWS SDK.
  • Re-initialize logger after encountering InvalidSequenceTokenException.

v0.1.1 (October 13, 2015)

  • Drop messages that consist of only whitespace to prevent entire batches from being rejected by Cloudwatch - 8c992d3

v0.1.0 (September 27, 2015)

  • Initial Release