Skip to content

Releases: mozilla/telemetry-airflow

dev-cncfkubernetes-843

07 Oct 19:32
ab9032a

Choose a tag to compare

Pre-release
fix(providers): Upgrade to kubernetes provider 8.3.4.

2.8.2.5

13 May 20:30
28bfade

Choose a tag to compare

What's Changed

Full Changelog: 2.8.2.4...2.8.2.5

2.8.2.4

07 May 23:30
aeaaa38

Choose a tag to compare

What's Changed

  • feat: DENG-3412 braze sync hard bounce to bigquery by @lelilia in #1963
  • fix: DENG-3412 braze to bq add source format by @lelilia in #1964
  • fix: DENG-3412 braze to bq add gcp_conn_id by @lelilia in #1966
  • fix: DENG-3412 braze to bq change project id by @lelilia in #1967
  • fix: DENG-3412 braze to bq add gcp_conn_id again by @lelilia in #1968
  • fix: DENG-3412 braze to bq remove the DAG by @lelilia in #1969
  • feat: [DENG-3277] Replace dataproc usage in public hardware report by @BenWu in #1960
  • fix: Bug 1892258 - Increase bhr_collection spark memory allocation by @BenWu in #1972
  • fix: Bug 1892258 - Separate bhr_collection into two jobs by @BenWu in #1975
  • feat(bqetl_backfill): adding the bqetl_backfill scheduling_parameters_override parameter by @braunreyes in #1974
  • feat: DENG-3096 Create 3 new cloudflare DAGs by @kwindau in #1979
  • feat(dags): Add DAP Collector dag for PPA Dev by @bbirdsong2 in #1976
  • fix(glam): move GLAM ETL from shared-prod to glam-prod by @edugfilho in #1978

New Contributors

Full Changelog: 2.8.2.3...2.8.2.4

2.8.2.3

08 Apr 17:23
3234be5

Choose a tag to compare

What's Changed

  • fix: 1951 - acoustic suppression list date format by @lelilia in #1952
  • feat(DENG-2863): add data-observability-dev to the list of projects covered by artifact_deployment by @kik-kik in #1954
  • fix: 1952 Acoustic Suppression List DENG 3082 date format by @lelilia in #1955
  • feat: Create shredder backfill dag by @BenWu in #1941
  • fix: Remove dev requirements from Docker image and improve Makefile by @sean-rose in #1953
  • feat(managed-backfills): DENG-983 Add DAGs for initiating and completing backfills by @ANich in #1956
  • feat(managed-backfills): DENG-989 - Use overwatch Slack app for managed backfills by @ANich in #1957
  • fix(dags): mad_server secrets are managed on GSM. by @edugfilho in #1958
  • fix(managed-backfills): typo in Slack message, add owners by @ANich in #1959
  • feat: Default reattach_on_restart parameter to True in bigquery_etl_query function by @akkomar in #1961

Full Changelog: 2.8.2.2...2.8.2.3

2.8.2.2

15 Mar 17:33
5c8966f

Choose a tag to compare

What's Changed

  • feat(): add acoustic supression list export by @kik-kik in #1951

Full Changelog: 2.8.2.1...2.8.2.2

2.8.2.1

14 Mar 10:09
7d9927e

Choose a tag to compare

What's Changed

Full Changelog: 2.8.2.0...2.8.2.1

Airflow 2.8.2.0

07 Mar 22:02
94b190e

Choose a tag to compare

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

Airflow 2.7.3.1

21 Feb 17:02
ec271e2

Choose a tag to compare

What's Changed

  • [DISCO-2699] Added xcom pull for diff file access by @taddes in #1865
  • Change bqetl_backfill to no_triage by @fbertsch in #1867
  • Move glean usage queries to bigquery-etl by @scholtzan in #1858
  • mozaggregator uses main_v5 by @edugfilho in #1869
  • Revert "mozaggregator uses main_v5" by @edugfilho in #1870
  • feat(DENG-2066): deprecating internet_outages.global_outages_v1 by @kik-kik in #1868
  • feat(DENG-2064): deprecating DIM checks for rolling_cohorts as they are no longer needed by @kik-kik in #1871
  • feat(DENG-2065): deprecating DIM checks for cohorts_daily_statistics as they are no longer needed by @kik-kik in #1872
  • Update socorro_import.py overview comment by @willkg in #1875
  • feat(DENG-2063): deprecating DIM checks for telemetry_derived.active_users_aggregates_v1 as migrated to ETL checks by @kik-kik in #1873
  • feat(DENG-2072): deprecating DIM checks for telemetry_derived.unified_metrics_v1 by @kik-kik in #1877
  • feat(DENG-2067): deprecating DIM checks for org_mozilla_fenix_nightly.baseline_clients_last_seen by @kik-kik in #1874
  • feat(DENG-2070): data_monitoring DAG removed, all checks in this DAG have been migrated to ETL checks by @kik-kik in #1878
  • feat(DENG-1990): deprecated dim checks for active_users_aggregates mobile by @kik-kik in #1880
  • fix(): Removing MySQL repo from our Airflow docker image sources due to incorrect GPG Key error by @kik-kik in #1885
  • feat(DENG-1990): deprecated dim checks for active_users_aggregates firefox_desktop by @kik-kik in #1881
  • feat(DENG-1990): deprecated active_users_aggregates dim checks DAG (mobile + desktop) by @kik-kik in #1884
  • Remove temporary fix by @relud in #1888
  • Remove dthorn as owner of dags and tasks by @relud in #1883
  • Fixes #1889 - Add a dag definition to schedule broken-site-report-ml job by @ksy36 in #1890
  • FXCTO-13 Update dap_collector's output destination by @akkomar in #1887
  • Add new DAG ga4_site_metrics_summary_backfill by @kwindau in #1891
  • Fix parameter in new DAG ga4_site_metrics_summary_backfill by @kwindau in #1892
  • Run query initialization before schema deploys by @scholtzan in #1893
  • Remove unnecessary no_partition parameter by @ANich in #1894
  • Have bqetl_artifact_deployment publish new glean_usage-generated tables by @sean-rose in #1896
  • DSRE-1522, DSRE-52: Remove mozaggregator_prerelease DAG from Airflow by @edugfilho in #1899
  • chore: Delete create_gke_cluster. by @mikaeld in #1904
  • chore: Delete GKENatPodOperator. by @mikaeld in #1903
  • Remove GLAM dev DAG by @edugfilho in #1900
  • Remove adjust_import and android_client_history_sim dags by @fbertsch in #1879
  • GLAM move secrets outside of Airflow by @edugfilho in #1906
  • chore: delete burnham and bq_sensor operator. by @mikaeld in #1905
  • chore: delete code leftovers. by @mikaeld in #1909
  • Remove bugzilla DAG by @scholtzan in #1910
  • chore(plugins): Remove unused plugins and dependencies. by @mikaeld in #1911
  • Add project moz-fx-data-glam-prod-fca7 to the DAG bqetl_artifact_depl… by @lucia-vargas-a in #1916
  • Remove stray && in bqetl_artifact_deployment by @scholtzan in #1919
  • Issue 4135: Added publish metadata task by @wwyc in #1912
  • DSRE-1526 - Move probe_scraper secrets to GSM by @akkomar in #1917
  • DSRE-1526 - Move probe_scraper secret to GSM by @akkomar in #1921
  • feat(DENG-2682): Update fivetran imports to use airflow-provider-fivetran-async Airflow Fivetran provider by @kik-kik in #1914

New Contributors

Full Changelog: 2.7.3.0...2.7.3.1

Airflow 2.7.3.0

29 Nov 14:41
50455cc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.6.3.3...2.7.3.0

Airflow 2.6.3.3

18 Oct 12:11
61007ed

Choose a tag to compare

What's Changed

Full Changelog: 2.6.3.2...2.6.3.3