Skip to content

Version 2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Nov 09:04
· 42 commits to master since this release

This version adds a feature to give complete control over the partitioning of S3 directories via the configuration hocon. It also fixes a major bug that could cause the loader to hang during kinesis scaling events.

Bug fixes and performance improvements

  • Optimise fromEnriched function (#227)
  • Fix dateFormat partitioning in output path (#236)
  • Fix premature shutdown of HTTP connection pool (#231)
  • Fix duplicate statsd metrics when loading lzo files (#229)

Under the hood

  • Update readme (#239)
  • Integrate lacework (#232)
  • Use sbt-dynver (#233)
  • Add Twitter Maven repository (#234)
  • Bump amazon-kinesis-client to 1.14.4 (#230)