Skip to content

dbt-core v1.5.2rc1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Jun 21:36

dbt-core 1.5.2-rc1 - June 08, 2023

Fixes

  • Add --target-path to dbt snapshot command. (#7418)
  • Improve warnings for constraints and materialization types (#7335)
  • Incorrect paths used for "target" and "state" directories (#7465)
  • Using version 0 works when resolving single model (#7372)
  • Fix empty --warn-error-options error message (#7730)
  • send sql header on contract enforcement (#7714)

Contributors