Skip to content

Releases: pontoon-data/Pontoon

v0.3.0

21 Aug 06:23
614a87a

Choose a tag to compare

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

v0.2.1

05 Aug 21:26
55e19f5

Choose a tag to compare

What's Changed

v0.2.0

29 Jul 15:49
6c2ff2b

Choose a tag to compare

Postgres Canary Test Env (#19)

* Mock data generator for local canary

* Add destination schema and user for transfer

* Update transfer library to use dates

* Fix bool col

* Fixing canary transfer

* Update date types for sql destinations

v0.1.0

18 Jul 17:42
0272362

Choose a tag to compare

  • First Pontoon release! 🥳