Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 07:40
· 55 commits to master since this release

A new major releasing bringing StatsD observability, Sentry and config refactoring.

New features

  • Report metrics to StatsD (#216)
  • Integrate Sentry (close #218)
  • Use AdoptOpenJDK 11 as docker base image (#224)
  • Attach jar files to Github releases (#197)

API changes

  • Redesign config file structure (#214)
  • Drop NSQ support (#211)

Under the hood

  • Use snowplow-badrows (#215)
  • Use sbt-tpolecat (#222)
  • Harmonize module structure (#210)
  • Extend copyright notice to 2021 (#219)
  • Apply automated code-formatting (#221)
  • Point to Snowplow roadmap in the README (#220)
  • Replace joda-time by java-time (#202)
  • Replace scopt by decline (#201)
  • Remove json4s dependency (#200)

Dependency bumps

  • Bump Scala to 2.13.6 (#223)
  • Bump hadoop-common to 2.7.7 (#208)
  • Bump jackson to 2.9.10.8 (#207)
  • Bump amazon-kinesis-client to 1.14.2 (#206)
  • Bump sbt-native-packager to 1.8.1 (#205)
  • Bump pureconfig to 0.14.1 (#203)
  • Bump base-debian to 0.2.2 (#199)
  • Bump sbt to 1.5.2 (#198)