Skip to content

dbt-core v1.2.0rc2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Jul 13:33
a2a5317

dbt-core 1.2.0-rc2 - July 20, 2022

Features

  • Add reusable function for retrying adapter connections. Utilize said function to add retries for Postgres (and Redshift). (#5022, #5432)

Fixes

  • Rename try to strict for more intuitiveness (#5475, #5477)

Contributors