This repository has been archived by the owner on Sep 26, 2023. It is now read-only.
Releases: snowplow-incubator/snowplow-snowflake-loader
Releases · snowplow-incubator/snowplow-snowflake-loader
Version 0.5.0
Version 0.4.2
Version 0.4.1
Version 0.4.0
Deduplication, stability and performance improvements.
New features
- Add in-batch natural deduplication (#48)
- Add cross-batch natural deduplication (#33)
- Add table migration command (#68)
- Add optional host property to configuration (#59)
- Add ON_ERROR setting (#43)
Internal
- Add a link to wiki to README (#65)
- Update JDBC useragent to self-identify Snowplow (#52)
- Update README markdown in according with CommonMark (#46)
Stability improvements
- Use s3committer in Transformer (#67)
- Recover DynamoDB on expired token exception (#51)
- Fix silent skip for folder outside of a stage (#62)
- Remove VARCHAR-precision when loading from temporary table (#54)
- Truncate columns on loading (#55)
- Widen geo_region to 3 characters (#58)
- Setup of warehouse should set Auto Suspend to 5 mins and Auto Resume to true (#15)
- Widen sensitive columns in atomic.events to support pseudonymization (#56)
Version 0.3.1
Version 0.3.0
First public release
New features
- Allow loader to use temporary credentials (#37)
- Allow JDBC credentials to be stored in EC2 parameter store (#36)
- Allow loader to use the full AWS credentials chain (#32)
- Use self-describing configuration (#19)
- Add --dry-run option (#9)
Bug fixes
- Fix loading of NULLs as strings (#14)
- Bump Snowflake JDBC driver to 3.3.2 (#29)
- Bump Scala Analytics SDK to 0.2.1 (#27)
- Bump AWS SDK to 1.11.208 (#26)
- Make SparkContext initializing eagerly (#24)
Licensing
Under the hood
Version 0.2.0
Version 0.1.0
Initial release