releases.shpreview

dbt login command and state plugin removed

v1.12.0rc1

July 7, 2026dbt-coreView original ↗
1 feature1 fixThis release1 featureNew capabilities1 fixBug fixesAI-tallied from the release notes
From the original release noteView original ↗

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

Fetched July 7, 2026

dbt login command and state plugin removed (v1.12.0rc1) —… — releases.sh