Skip to content

1.0.1

Compare
Choose a tag to compare
@chuwy chuwy released this 20 May 12:09
· 354 commits to master since this release

A bugfix release.

Bug fixes

  • RDB Loader: fix false cache invalidation in JSONPath resolution (#451)
  • RDB Loader: downgrade sentry-java to 1.7.30 (#452)
  • RDB Loader: remove unused messages buffer (#459)

Dependency bumps

  • RDB Loader: bump redshift-jdbc42-no-awssdk from 1.2.51.1078 to 1.2.54.1082 (#393)
  • Common: bump schema-ddl from 0.12.0 to 0.13.0 (#408)
  • Common: bump fs2 from 2.5.1 to 2.5.6 (#449)
  • Common: bump aws-java-sdk from 1.11.990 to 1.11.1019 (#453)
  • Common: bump kind-projector from 0.11.3 to 0.13.0 (#454)
  • Common: bump sbt from 1.4.9 to 1.5.2 (#442)

Other improvements

  • RDB Loader: crash loader on discovery failures (#461)
  • RDB Loader: fix connection acquisition messages (#431)
  • Common: add jsonpaths to config example (#336)
  • Common: point to Snowplow roadmap in the README (#450)