- 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
- Rename constraints_enabled to contract (#548)
- add option to specify excluded columns on merge (#5260)
- dbt-constraints support for BigQuery as per dbt-core issue #1358 (#444)
- 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)
- Remove manual retry to get python job status on cluster (#422)
- remove tox call to integration tests (#459)
For information on prior major and minor releases, see their changelogs: