- 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
- Support model contracts + constraints on nested columns (#673)
- test model constraints with sql headers (#7714)
- Pass python model timeout to polling operation so model execution times out as expected. (#577)
- Rm explicit agate pin, in favor of transitive dependency from dbt-core (#777)
- Drop support for python 3.7 (#dbt-labs/dbt-core/7082)
- Standardize the _connection_keys and debug_query for
dbt debug
. (#PR754)
- test foreign key constraint rendering (#7512)
- Support all types of data_type using time ingestion partitioning as previously
date
was failing (#486) - Fix issue of sporadic failure to apply grants during high transaction volumes (#614)
- Fix UDF usage with time ingestion (#684)
- Fixes adding policy tags when a struct is defined in the yml (#687)
- Update signature for execute method (#, #)
- @Kayrnt (#486, #684)
- @dgreen161 (#687)
For information on prior major and minor releases, see their changelogs: