Releases: pontoon-data/Pontoon
Releases · pontoon-data/Pontoon
v0.3.0
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
v0.2.1
What's Changed
- gh actions workflow to run data-transfer unit tests on PRs by @kmacrow in #20
- Test connection errors by @alexdriedger in #23
v0.2.0
v0.1.0
- First Pontoon release! 🥳