Skip to content

dbt-bigquery v1.9.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 22:40

dbt-bigquery 1.9.1 - January 10, 2025

Features

  • Allow copy_partitions in microbatch (#1414)

Fixes

  • Fix issue where dbt-bigquery was not retrying in certain retryable scenarios, e.g. 503's (#682)
  • Fix retry scenarios so that dbt always retries when BigQuery recommends a retry (#263)

Contributors