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
- See https://pontoon-data.github.io/Pontoon/getting-started/telemetry/ for more info and how to disable telemetry if desired
Full Changelog: v0.2.1...v0.3.0