Releases: snowplow-incubator/snowflake-loader
Releases · snowplow-incubator/snowflake-loader
Version 0.3.0
Changelog
- Final library upgrades for 0.3.0 (#60)
- Users must accept Snowplow Limited Use License Agreement (#58)
- Make better use of available cpu on larger VMs (#57)
- Bump common-streams to 0.8.1 (#55)
- Snowflake Ingest SDK logs adhere to application's log level (#54)
- Bump common-streams to 0.8.0-M6 (#51)
- common-streams 0.8.x with refactored health monitoring (#42)
- Change License to SLULA 1.1 (#59)
Version 0.2.4
Version 0.2.3
Version 0.2.2
Version 0.2.1
Version 0.2.0
Changelog
- Update common-streams to 0.3.0 (close #26)
- Loader to start healthy if no privilege to create tables but table already exists (close #29)
- Retry logs should express delays in milliseconds (close #28)
- Add config parser specs (close #27)
- Separate retry policies for transient errors and setup errors (close #24)
- Extend app health with bad sink (close #19)
- Bump snappy-java to 1.1.10.4
- Bump reactor-netty-http to 1.0.39
- Bump netty to 4.1.100.Final
- Refactor Channel to allow testing retries (close #21)
- Use new badrows serializer checking max record size (close #16)
- Split out channel resource management into a generic Coldswap (close #20)
- Acquiring channel should not block graceful shutdown
- Separate app name and version in alert payload (close #13)
- Implement alerting using webhook (close #12)
- Parse events from bytes instead of string (close #10)
- Don't crash app for Snowflake failures (close #11)