Skip to content

v0.3.0

Latest

Choose a tag to compare

@alexdriedger alexdriedger released this 21 Aug 06:23
· 6 commits to master since this release
614a87a

What's Changed

  • Major revamp of the destination details and transfer pages by @alexdriedger in #31
    • Added custom backfills for destinations. Supports full refreshes and incremental runs with custom time ranges
    • Transfer reruns are grouped together in the transfer table
    • Added API end point for filtering transfers by execution_id
    • Added an override option to the destination run API end point for custom time ranges on runs
    • Fixed hourly run scheduling bug where it would only for the last hour of the day
    • Fixed next scheduled run visual bug
  • More thorough integration tests for pg, redshift, snowflake, bq by @kmacrow in #27
  • Upgrade and pin unified container's postgres version by @alexdriedger in #28
  • Basic telemetry by @alexdriedger in #29

Full Changelog: v0.2.1...v0.3.0