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)