Skip to content

Latest commit

 

History

History
239 lines (118 loc) · 18.3 KB

CHANGELOG.md

File metadata and controls

239 lines (118 loc) · 18.3 KB

Changelog

2.5.0 (2021-10-14)

Datasets

  • Onboard Iowa Liquor Sales dataset (#193) (06848c8)
  • Onboard San Francisco Bikeshare Station dataset (#191) (0707012)
  • Onboard San Francisco Bikeshare Status dataset (#192) (e4e1f26)
  • Onboard San Francisco Film Locations dataset (#190) (2284e09)

Bug Fixes

  • Combine san_francisco_bikeshare_* folders into san_francisco_bikeshare (#211) (50e4e6d)
  • Rename san_francisco_311_service_requests folder to san_francisco_311 (#209) (697f7be)

2.4.0 (2021-10-08)

Datasets

  • Onboard Austin Crime dataset (#174) (b4fbaad)
  • Onboard CMS Medicare dataset (#185) (d0425cd)
  • Onboard COVID-19 Google Mobility dataset (#177) (1653a8e)
  • Onboard New York datasets: 311 Service Requests, Citibike Stations, and Tree Census (#167) (d1f1d7c)
  • Onboard San Francisco 311 Service Requests dataset (#184) (a8ba2e9)
  • Onboard San Francisco Street Trees dataset (#176) (7da5061)
  • Onboard World Bank Health Population dataset (#178) (4aba767)
  • Onboard World Bank International Debt dataset (#179) (5ebbabb)

Features

  • Support specifying an alternate BQ dataset_id for BQ tables (#203) (9115e82)

2.3.1 (2021-09-28)

Bug Fixes

  • Delete temp GCS objects generated by gsutil's parallel composite upload for geos_fp dataset (#195) (f307cce)
  • Use patched flask-openid version to fix failing builds (#188) (1ea15a0)

2.3.0 (2021-09-10)

Datasets

  • Onboard google_political_ads.advertiser_geo_spend dataset (#154) (2201ebe)
  • Onboard Austin Bikeshare dataset (#156) (0bd5659)
  • Onboard NOAA's GSOD Stations and Lightning Strikes datasets (#158) (8371856)

Features

  • Support Dataflow operator and job requirements (#153) (119f8fb)

2.2.0 (2021-08-27)

Datasets

Bug Fixes

  • Regenerate Terraform files for Google Political Ads (#152) (102f8e5)
  • shared_variables.json should not be reset when deploying (#147) (a6754df)

2.1.0 (2021-08-13)

Datasets

  • Onboard Google Cloud Release Notes dataset (#133) (5c98c05)

Bug Fixes

  • Revised Airflow DB initialization command (#141) (47b4717)

2.0.0 (2021-08-11)

⚠ BREAKING CHANGES

  • Pipeline YAML template using Airflow 2 operators (#138)
  • Adds support for Airflow 2 Cloud Composer environment and operators (#134)

Features

  • Adds support for Airflow 2 Cloud Composer environment and operators (#134) (b2749c6)
  • Pipeline YAML template using Airflow 2 operators (#138) (90ae7cd)

1.11.0 (2021-07-22)

Features

  • Adds Google license header bot config (#106) (d587689)
  • Use a single file for shared Airflow variables (#122) (f5d227d)

1.10.0 (2021-07-21)

Datasets

1.9.0 (2021-07-15)

Datasets

  • Onboard Vaccination Search Insights dataset (#113) (ad39cfa)

Features

  • Support partitioning, clustering, and protection properties for BQ tables (#116) (288c5a2)

1.8.0 (2021-07-01)

Features

  • Onboard Google Diversity Annual Report 2021 dataset (#111) (13ebee9)

1.7.0 (2021-06-24)

Datasets

Bug Fixes

  • Allow newline and quotes for BQ dataset and table descriptions (#103) (ef01fe6)

1.6.0 (2021-06-17)

Datasets

  • Onboard Google Trends dataset for top N terms (#92) (df96d1d)

Bug Fixes

  • Allow DAG deploys without variables.json (#91) (8eaaae9)

1.5.1 (2021-06-15)

Bug Fixes

  • Fix BigQuery dataset descriptions for covid19_tracking and ml_datasets (#83) (b5b7640)

1.5.0 (2021-06-14)

Datasets

  • Onboard Iowa liquor sales forecasting samples for Vertex AI Forecasting tutorial (#85) (d832327)

Features

  • Support BigQueryToBigQueryOperator (#86) (fd26476)

1.4.1 (2021-06-09)

Bug Fixes

  • Update covid19_vaccination_access tables to use facility_country_region_code column (#80) (6d01c95)

1.4.0 (2021-06-08)

Datasets

  • Onboard COVID-19 Vaccination Access dataset (#74) (e68b4f8)

Bug Fixes

  • Fix issue where Terraform resource names can't start with digits, but BQ tables can (#70) (7c0f339)

1.3.0 (2021-06-08)

Features

  • Support BigQuery table descriptions (#59) (4b364a1)

1.2.0 (2021-06-02)

Features

  • Configure Renovate (#36) (d6fd93b)
  • Support deploying a single pipeline in a dataset (#46) (8bdb8d7)
  • Support Terraform remote state when generating GCP resources (#39) (9e01936)

1.1.0 (2021-05-26)

Features

  • Support building and pushing container images shared within a dataset folder (#27) (de9d1b9)
  • support user-supplied bucket name prefix (#23) (610a9b7)

Bug Fixes

  • Add missing link to YAML config reference (#38) (30bfc32)

1.0.0 (2021-04-30)

Datasets

Bug Fixes

  • removes Makefile (#18) (97a2f30)
  • use env name as a variable for GCS Terraform resources (#4)