Skip to content

1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Sep 08:38
· 302 commits to master since this release

Major monitoring improvements.

Common

  • Bump sbt-scoverage from 1.6.1 to 1.8.2 (#487)
  • Bump scala-library from 2.12.12 to 2.12.14 (#486)
  • Bump sbt-coveralls from 1.2.7 to 1.3.1 (#516)
  • Bump sbt-tpolecat from 0.1.14 to 0.1.20 (#490)
  • Bump decline from 1.4.0 to 2.1.0 (#529)
  • Bump sbt from 1.5.2 to 1.5.5 (#534)
  • Bump http4s-blaze-client from 0.21.21 to 0.21.25 (#538)
  • Bump slf4j-simple from 1.7.30 to 1.7.32 (#540)
  • Bump iglu-scala-client to 1.1.1 (#541)
  • Bump schema-ddl to 0.14.1 (#536)

RDB Loader

  • Split migration into pre-transaction and in-transaction statements (#548)
  • Change docker base image to adoptopenjdk:11-jre-hotspot-focal (#543)
  • Bump doobie-core from 0.12.1 to 0.13.4 (#474)
  • Bump redshift-jdbc42-no-awssdk from 1.2.54.1082 to 1.2.55.1083 (#535)
  • Clarify error message when connection acquistion has failed (#525)
  • Add monitoring for unloaded and corrupted runs (#457)
  • Add webhook-based alarming (#458)
  • Manage several parallel connections (#537)

RDB Shredder

  • Bump spark-core to 3.1.1 (#544)n
  • Integrate Sentry (#510)
  • Skip CrossBatchDeduplicationSpec (#462)