Skip to content

v0.4.0

Choose a tag to compare

@ravisuhag ravisuhag released this 11 Jul 23:34
· 163 commits to main since this release
7fd333e

Highlights

Adds Stencil sink, Redash extractor, and file metadata sink.

New Features

  • Stencil sink — New sink for Stencil schema registry.
  • Redash extractor — New extractor for Redash dashboards.
  • File metadata sink — Add metadata sink for file output.
  • Tableau auth — Add auth_token in Tableau config.

Improvements

  • Metrics — Add metric collection to catch sink errors.

Bug Fixes

  • Fixed BigQuery unicode null sequence sanitization.
  • Fixed file sink to flush all records after stream closes.
  • Fixed failing Elasticsearch tests due to unsorted indexes.

Full Changelog: v0.3.3...v0.4.0