Skip to content

Airflow 2.8.2.0

Compare
Choose a tag to compare
@sean-rose sean-rose released this 07 Mar 22:02
· 203 commits to main since this release
94b190e

What's Changed

  • fix(): Remove FivetranSensor to avoid double wait for sync to complete by @kik-kik in #1922
  • Limit Fivetran task concurrency so it only tries to run one sync per connector at a time by @sean-rose in #1923
  • Fix bqetl_artifact_deployment.publish_views to publish views in alternate projects by @sean-rose in #1925
  • Publish glam managed views by @edugfilho in #1926
  • chore: Cleanup dependencies. by @mikaeld in #1918
  • DSRE-1519 Fix secrets in merino_jobs dag by @quiiver in #1927
  • DSRE-1520 Manage secrets for adm_export dag in GSM by @quiiver in #1928
  • bqetl_artifact_deployment max_active_runs and remove SQL generation by @scholtzan in #1930
  • Bring back SQL generation in artifact deployments by @scholtzan in #1931
  • Change Fivetran Airflow operators to run synchronously so the task concurrency limit is respected by @sean-rose in #1932
  • Bug 1821773 - Update debugging notes for probe scraper and bqetl deploy by @BenWu in #1933
  • fix(dockerfile): google-cloud-sdk renamed google-cloud-cli. by @mikaeld in #1938
  • chore(dags): Delete overwatch.py by @mikaeld in #1937
  • feat: Upgrade Airflow from 2.7.3 to 2.8.2 by @sean-rose in #1935

Full Changelog: 2.7.3.1...2.8.2.0