Skip to content

Release 31

Compare
Choose a tag to compare
@chuwy chuwy released this 06 Mar 06:00
· 440 commits to master since this release

New bad rows format and orphan events bug fix.

Improvements and bugfixes

  • RDB Shredder: persist synthetic duplicates on disk (#142)
  • RDB Shredder: truncate string values exceeding column's limits (#143)
  • RDB Loader: fix non-exhaustive match in data discovery (#117)
  • RDB Loader: retry on refused connection (#8)

Under the hood

  • Common: add Snowplow Maven resolver (#147)
  • Common: extend copyright notice to 2019 (#144)
  • Common: bump sbt-assembly to 1.4.9 (#135)
  • Common: bump SBT to 1.2.8 (#134)
  • Common: bump Travis oraclejdk version to 11 (#146)
  • Common: bump Scala to 2.11.12 (#136)
  • Common: switch to OpenJDK (#159)
  • Common: bump release-manager to 0.4.1 (#132)
  • RDB Shredder: bump to 0.15.0 (#139)
  • RDB Shredder: factor out scala-common-enrich (#138)
  • RDB Shredder: replace real DynamoDB with local version in CrossBatchDeduplicationSpec (#149)
  • RDB Shredder: bump Spark to 2.3.2 (#162)
  • RDB Loader: bump to 0.16.0 (#140)
  • RDB Loader: bump iglu-scala-client to 0.6.0 (#141)
  • RDB Loader: bump snowplow-scala-tracker to 0.6.1 (#148)