Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 2.37 KB

CHANGELOG.md

File metadata and controls

44 lines (29 loc) · 2.37 KB

dbt-bigquery Changelog

  • This file provides a full account of all changes to dbt-bigquery.
  • Changes are listed under the (pre)release in which they first appear. Subsequent releases include changes from previous releases.
  • "Breaking changes" listed under a version may require action from end users or external maintainers when upgrading to that version.
  • Do not edit this file directly. This file is auto-generated using changie. For details on how to document a change, see the contributing guide

dbt-bigquery 1.5.0-b2 - March 02, 2023

Under the Hood

  • Rename constraints_enabled to contract (#548)

dbt-bigquery 1.5.0-b1 - February 22, 2023

Features

  • add option to specify excluded columns on merge (#5260)
  • dbt-constraints support for BigQuery as per dbt-core issue #1358 (#444)

Fixes

  • Make BQ access_grant updates thread safe (#266)
  • Use IEC standard abbreviations (GiB, TiB, etc) (#477)
  • Pin dataproc serverless spark runtime to 1.1 (#531)

Under the Hood

  • Remove manual retry to get python job status on cluster (#422)
  • remove tox call to integration tests (#459)

Contributors

Previous Releases

For information on prior major and minor releases, see their changelogs: