Skip to content

Version 0.4.0

Compare
Choose a tag to compare
@rzats rzats released this 13 Feb 17:38
· 54 commits to master since this release

A major release that adds a new type-safe API to the JSON Event Transformer and introduces several other internal changes.

New features

  • Add type-safe Event API (#53)
  • Remove deprecated EventTransformer API (#68)

Under the hood

  • Drop Scala 2.10 (#59)
  • Bump aws-java-sdk to 1.11.490 (#63)
  • Bump specs2 to 4.4.1 (#64)
  • Bump scalacheck to 1.14.0 (#65)
  • Bump Scala 2.12 to 2.12.8 (#66)
  • Bump Scala 2.11 to 2.11.12 in CI (#69)