Skip to content

Release 30

Compare
Choose a tag to compare
@chuwy chuwy released this 29 Aug 18:21
· 467 commits to master since this release

Multiple usability and stability improvements.

Common

  • Add VERSION file (#82)
  • Bump SBT to 1.1.6 (#89)
  • Use processing manifest (#81)
  • Fix README links (#109)
  • Extend copyright notice to 2018 (#91)

RDB Shredder

  • Bump to 0.14.0 (#96)
  • Use RDB Loader AWS SDK (#94)
  • Remove auto-creation of event manifests table (#62)

RDB Loader

  • Bump to 0.15.0 (#100)
  • Improve log output (#23)
  • Escape input for sanitize function (#87)
  • Remove unused configuration properties (#95)
  • Add ability to skip all load manifest interactions (#97)
  • Make SSL configuration compatible with native JDBC settings (#73)
  • Improve "no data discovered" error message (#69)
  • Tolerate deleted folder artifacts when consistency_check is skipped (#80)
  • Fix manifest population assumes load is most recent (#70)
  • Fail load if entry exists in manifest (#14)
  • Bump AWS SDK to 1.11.319 (#79)
  • Bump snowplow-scala-tracker to 0.5.0 (#57)
  • Bump specs2 to 4.0.4 (#90)
  • Bump cats to 1.1.0 (#77)
  • Fix typo in load_succeeded schema (#108)