# dbt Core v1.11.13 — dbt-core v1.11.13 - Product: dbt Core (https://whatsnew.fyi/product/dbt-core) - Vendor: dbt Labs - Date: 2026-08-12 - Version: v1.11.13 - Original notes: https://github.com/dbt-labs/dbt-core/releases/tag/v1.11.13 - Permalink: https://whatsnew.fyi/product/dbt-core/releases/v1.11.13 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Warn users if they are using a deprecated dbt version - **fixed** — Fix intermittent "references a model that does not exist" parsing error when unit testing versioned models, caused by non-deterministic filesystem parse order - **fixed** — Fix partial parsing ghost-duplicate that raised a false "found two data_tests" error by cleaning up disabled generic and singular test nodes on schema re-parse - **fixed** — Stop resolving a unit test's tested model eagerly at parse time; resolve it only in the single deterministic post-parse pass so resolution no longer depends on filesystem parse order ##### dbt-core 1.11.13 - August 12, 2026 ###### Features - Warn users if they are using a deprecated dbt version ([#15964](https://github.com/dbt-labs/dbt-core/issues/15964)) ###### 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](https://github.com/dbt-labs/dbt-core/issues/11139)) - Fix partial parsing ghost-duplicate that raised a false "found two data_tests" error by cleaning up disabled generic and singular test nodes on schema re-parse ([#](https://github.com/dbt-labs/dbt-core/issues/)) - Stop resolving a unit test's tested model eagerly at parse time; resolve it only in the single deterministic post-parse pass so resolution no longer depends on filesystem parse order at all (deeper fix for ([#11139](https://github.com/dbt-labs/dbt-core/issues/11139)) ###### Dependencies - 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](https://github.com/dbt-labs/dbt-core/issues/NA)) ###### Contributors - [@ajnovice](https://github.com/ajnovice) ([#NA](https://github.com/dbt-labs/dbt-core/issues/NA)) - [@ash2shukla](https://github.com/ash2shukla) ([#15964](https://github.com/dbt-labs/dbt-core/issues/15964)) - [@itsnamangoyal](https://github.com/itsnamangoyal) ([#11139](https://github.com/dbt-labs/dbt-core/issues/11139), [#](https://github.com/dbt-labs/dbt-core/issues/), [#11139](https://github.com/dbt-labs/dbt-core/issues/11139))