Skip to content

Latest commit

 

History

History
56 lines (28 loc) · 3.69 KB

CHANGELOG.md

File metadata and controls

56 lines (28 loc) · 3.69 KB

Changelog

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)