Releases: snowplow/snowplow-rdb-loader
Releases · snowplow/snowplow-rdb-loader
Release 30
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)
Release 29
Release 28
First release with umbrella-version, adding SSH-tunnels and some minor improvements.
New features
- RDB Loader: add support for SSH tunnels (#22)
- RDB Loader: allow JDBC credentials to be stored in EC2 parameter store (#19)
Testing and deployment
- Common: add CI/CD (#55)
- Common: remove AWS Java SDK shading (#54)
- RDB Shredder: add Snowplow and Clojars resolvers (#56)
UX-improvements
- RDB Loader: make logkey optional (#35)
- RDB Loader: make loading shredded data always required (#29)
- RDB Shredder: overwrite output datasets (#41)
Under the hood
- RDB Shredder: bump Spark to 2.2.0 (#52)
- RDB Shredder: bump to 0.13.0 (#49)
- RDB Shredder: bump scala-common-enrich to 0.27.0 (#39)
- RDB Loader: bump sbt-assembly to 0.14.5 (#51)
- RDB Loader: bump SBT to 0.13.16 (#50)
- RDB Loader: bump AWS SDK to 1.11.208 (#48)
- RDB Loader: bump redshift-jdbc to 1.2.8.1005 (#40)