Skip to content

Latest commit

 

History

History
64 lines (40 loc) · 3.29 KB

CHANGELOG.md

File metadata and controls

64 lines (40 loc) · 3.29 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.6.0-b4 - June 23, 2023

Features

  • Support model contracts + constraints on nested columns (#673)

Fixes

  • test model constraints with sql headers (#7714)
  • Pass python model timeout to polling operation so model execution times out as expected. (#577)

Dependencies

  • Rm explicit agate pin, in favor of transitive dependency from dbt-core (#777)

dbt-bigquery 1.6.0-b3 - June 08, 2023

Breaking Changes

Features

  • Standardize the _connection_keys and debug_query for dbt debug. (#PR754)

Fixes

  • test foreign key constraint rendering (#7512)

dbt-bigquery 1.6.0-b2 - May 25, 2023

dbt-bigquery 1.6.0-b1 - May 12, 2023

Fixes

  • 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 (#, #)

Contributors

dbt-bigquery 1.6.0-a1 - April 17, 2023

Previous Releases

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