Skip to content

3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 15:16
· 262 commits to master since this release

Loader

  • Add Snowflake support (#792)
  • Support loading wide row (#791)
  • Extract redshift loader into a separate module (#790)
  • Modularize configuration to support multiple destinations (#789)

Transformer

  • Rename shredders to transformers (#793)
  • Batch: add invalid timestamp check (#652)
  • Batch: transform events to wide row (#649)
  • Kinesis: add invalid timestamp check (#659)
  • Kinesis: transform events to wide row (#650)
  • Batch: make it possible to disable spark caching via config (#808)
  • Batch: remove event validation (#805)