Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

0.8.0 (2020-10-06)

Compare
Choose a tag to compare
@chuwy chuwy released this 06 Oct 01:34
· 33 commits to master since this release

EMR 6, Spark 3, vulnerable libraries fixes and proper VARCHAR truncation.

New features

  • Add extensive logging (#120)
  • Bump Scala to 2.12 (#119)

Bug fixes

  • Truncate long VARCHAR fields before casting (#126)
  • Fix YARN timeout exception (#124)
  • Fix jackson-databind version to 2.9.10.6 (#123)
  • Fix Snyk integration (#115)

Documentation

  • Point README links to documentation website (#122)
  • Fix sbt version bump in CHANGELOG (#118)