Version 0.6.0
Renaming the project from Kinesis S3 to S3 Loader since NSQ is introduced as an event source, support for AT_TIMESTAMP as initial position plus some improvements under the hood
New features
Add NSQ as a stream source (#64)
Support AT_TIMESTAMP as initial position (#109)
Rename to Snowplow S3 Loader (#66)
Bug fixes
Add message when requiring that the Kinesis stream exist fails (#113)
Under the Hood
Refactor to change purpose of the S3Emitter class (#110)
Configuration decoding with pureconfig (#105)
Documentation and build
Remove logging section from example config (#115)
Move configuration example to an examples top-level folder (#107)
Stop making the assembly jar executable (#104)