dbt Core v1.12.0rc1

v1.12.0rc1Pre-release

dbt-core v1.12.0rc1

Changed 2
  • Tolerate dbt Fusion-specific warn_error_options names instead of erroring, emitting a note that they are ignored because they are specific to the dbt Fusion engine
  • Bump the minimum dbt-core-experimental-parser to 2.0.0a4
Fixed 1
  • Fix intermittent "references a model that does not exist" parsing error when unit testing versioned models, caused by non-deterministic filesystem parse order
Removed 1
  • Remove the experimental dbt login command and the bundled dbt-state plugin, including --manage-state/manage_state and the DBT_ENGINE_STATE_* env vars
dbt-core 1.12.0-rc1 - July 07, 2026
Breaking Changes
  • Remove the experimental dbt login command and the bundled dbt-state plugin (including --manage-state/manage_state and the DBT_ENGINE_STATE_* env vars), reverting PRs (#NA)
Features
  • Tolerate dbt Fusion-specific warn_error_options names instead of erroring, emitting a note that they are ignored because they are specific to the dbt Fusion engine (#12885)
Fixes
  • Fix intermittent "references a model that does not exist" parsing error when unit testing versioned models, caused by non-deterministic filesystem parse order (#11139)
Dependencies
  • Bump the minimum dbt-core-experimental-parser to 2.0.0a3 (#15391)
  • Bump ca-certificates, libpq-dev, and openssh-client in Docker image to current bullseye versions to fix Docker release build failure caused by superseded package versions (#NA)
  • Bump the minimum dbt-core-experimental-parser to 2.0.0a4 (#13065)
Contributors
View original

Upgraded? How did it go?

Discussion