D

dbt Core

D
dbt Core Database v2.0.0

dbt v2.0.0

dbt 2.0.0 - Benjamin Franklin (September 14, 2026) Features Install agent skills (AgentSkills-format SKILL.md directories) from installed packages and the project's own skill-paths when packages are installed, gated on the new ai_provider flag. (#14556) Support native Databricks metric view materializations (#15616) [ClickHouse] Connection-level settings (profile custom_settings plus v1-parity syn…

D
dbt Core Database v2.0.4

v2.0.4

2.0.4 Released September 16, 2026

D
dbt Core Database v2.0.3

v2.0.3

2.0.3 Released September 15, 2026 Under the Hood Add PyPI banner for dbt-oss mirroring the existing dbt-core banner, without the dbt-core namespace deprecation notice Contributors @tauhidanjum

D
dbt Core Database v2.0.2

v2.0.2

2.0.2 Released September 15, 2026 Fixes Restore the bundled docs UI in the Python wheel builds, so dbt docs generate produces a working docs site again for pip-installed dbt. Contributors @mishamsk

D
dbt Core Database v2.0.1

v2.0.1

2.0.1 Released September 14, 2026 Under the Hood Attribute --infer-schemas columns from declared YAML schema before binding via a CatalogProviderList wrapper, instead of mixing them into InferSchemaRegistry Contributors @maxmalkin

D
dbt Core Database v1.12.5

dbt v1.12.5

dbt-core 1.12.5 - September 15, 2026 Fixes Fix Dimension to satisfy the metricflow-semantic-interfaces protocol and bump the metricflow floor to 0.213.0 (#, #) Under the Hood Add a banner to the dbt-core PyPI description pointing users to the v2 install docs (#) Contributors @itsnamangoyal (#, #) @tauhid621 (#)

D
dbt Core Database v2.0.0-rc

v2.0.0-rc.2

2.0.0-rc.2 Released September 08, 2026 Features [ClickHouse] dbt unit tests are supported; multi-statement SQL containing ClickHouse backslash escapes is now split correctly by the statement splitter (#14585) [ClickHouse] table now compatible with MVs (mv_on_schema_change defaults to fail, repopulate_from_mvs_on_full_refresh replays the MV queries), materialized_view supports on_schema_change, in-…

D
dbt Core Database v2.0.0-dev

v2.0.0-dev.39-test-pypi

2.0.0-dev.39 Released September 09, 2026 Features [ClickHouse] Connection-level settings (profile custom_settings plus v1-parity synchronous-operation defaults), default database wired to the profile schema, literal '?' in SQL, and dbt identified as dbt/<version> in the HTTP User-Agent (system.query_log.http_user_agent), via the new adbc_clickhouse driver (#14585) Contributors @koletzilla (#14585)

D
dbt Core Database v2.0.0-dev

v2.0.0-dev.38-test-pypi

2.0.0-dev.38 Released September 09, 2026 Features [ClickHouse] Connection-level settings (profile custom_settings plus v1-parity synchronous-operation defaults), default database wired to the profile schema, literal '?' in SQL, and dbt identified as dbt/<version> in the HTTP User-Agent (system.query_log.http_user_agent), via the new adbc_clickhouse driver (#14585) Contributors @koletzilla (#14585)

D
dbt Core Database v2.0.0-dev

v2.0.0-dev.37-test-pypi

2.0.0-dev.37 Released September 09, 2026 Features [ClickHouse] Connection-level settings (profile custom_settings plus v1-parity synchronous-operation defaults), default database wired to the profile schema, literal '?' in SQL, and dbt identified as dbt/<version> in the HTTP User-Agent (system.query_log.http_user_agent), via the new adbc_clickhouse driver (#14585) Contributors @koletzilla (#14585)

D
dbt Core Database v1.12.4

dbt-core v1.12.4

dbt-core 1.12.4 - September 08, 2026 Features Add otel_trace_id() and otel_span_id() Jinja functions to correlate query comments and model SQL with OpenTelemetry trace/span ids (#) Fixes Re-parse the built-in generic tests (test_not_null, test_unique, test_accepted_values, test_relationships) after loading a Fusion-generated manifest, so they are not permanently evicted and left undefined at test-…

D
dbt Core Database v1.11.15

dbt-core v1.11.15

dbt-core 1.11.15 - September 08, 2026 Fixes Validate that a resolved package installation path stays within the configured packages-install-path (#N/A) Contributors @ash2shukla (#N/A)

D
dbt Core Database v2.0.0-dev

v2.0.0-dev.35-test-pypi

2.0.0-dev.35 Released September 03, 2026 Features Recognize Databricks persist_constraints and schema.yml meta.constraints so Fusion can persist legacy constraints and unnamed primary-key expressions. (#15773) Fixes Match dbt-databricks table-property comparison by retaining all remote properties and detecting changes to configured properties. (#16051) Contributors @sd-db (#15773, #16051)

D
dbt Core Database v2.0.0-rc

v2.0.0-rc.1

2.0.0-rc.1 Released September 02, 2026 Features Add Exasol adapter (Phase 1): connection/auth with TLS and timeout profile options, metadata adapter, agate/seed type conversion (incl. HASHTYPE) and typed SQL literals, reserved-keyword auto-quoting, and the full macro bundle — materializations (table/view/incremental append·merge·delete+insert·microbatch), snapshots (timestamp/check, hard deletes),…

D
dbt Core Database v2.0.0-dev

v2.0.0-dev.34-test-pypi

2.0.0-dev.34 Released August 31, 2026 Features Add Exasol adapter (Phase 1): connection/auth with TLS and timeout profile options, metadata adapter, agate/seed type conversion (incl. HASHTYPE) and typed SQL literals, reserved-keyword auto-quoting, and the full macro bundle — materializations (table/view/incremental append·merge·delete+insert·microbatch), snapshots (timestamp/check, hard deletes),…

D
dbt Core Database v2.0.0-dev

v2.0.0-dev.33-test-pypi

2.0.0-dev.33 Released August 31, 2026 Features Add Exasol adapter (Phase 1): connection/auth with TLS and timeout profile options, metadata adapter, agate/seed type conversion (incl. HASHTYPE) and typed SQL literals, reserved-keyword auto-quoting, and the full macro bundle — materializations (table/view/incremental append·merge·delete+insert·microbatch), snapshots (timestamp/check, hard deletes),…

D
dbt Core Database v2.0.0-dev

v2.0.0-dev.30

2.0.0-dev.30 Released August 27, 2026 Features Add Exasol adapter (Phase 1): connection/auth with TLS and timeout profile options, metadata adapter, agate/seed type conversion (incl. HASHTYPE) and typed SQL literals, reserved-keyword auto-quoting, and the full macro bundle — materializations (table/view/incremental append·merge·delete+insert·microbatch), snapshots (timestamp/check, hard deletes),…

D
dbt Core Database v1.12.3

dbt-core v1.12.3

dbt-core 1.12.3 - August 20, 2026 Fixes Send the x-ms-blob-type: BlockBlob header and accept 201 Created when uploading artifacts to an Azure Blob Storage signed URL, so artifact ingestion no longer fails with 400 MissingRequiredHeader on Azure-hosted regions. Upload errors now include the storage provider's error code alongside the status code. (#N/A) Dependencies Require sqlparse>=0.5.5,<0.7.0,…

D
dbt Core Database v1.11.14

dbt-core v1.11.14

dbt-core 1.11.14 - August 20, 2026 Dependencies Require sqlparse>=0.5.5,<0.7.0, sqlparse 0.6.0 is the fixed release for CVE-2026-54284, CVE-2026-59893, CVE-2026-59894 and CVE-2026-71491 (parser denial-of-service). (#15988) Contributors @ulixius9 (#15988)

D
dbt Core Database v2.0.0-beta

v2.0.0-beta.2

2.0.0-beta.2 Released August 18, 2026 Features Add support for ClickHouse Dictionary materialization (#14580) Clickhouse: Add more settings and missing internal methods (#14587) Add support for ClickHouse's index definition (#14583) [dbt-fusion] (fabric) support authentication: ActiveDirectoryAccessToken, authenticating with a pre-minted Entra bearer token from the access_token profile field (#159…

D
dbt Core Database v1.2.7

dbt-core v1.2.7

dbt-core 1.2.7 - August 14, 2026 Features Warn users if they are using a deprecated dbt version (#15964) Fixes Remove pin on packaging and stop using it for prerelease comparisons (#6834) Fix semver comparison logic by ensuring numeric values (#7039) Fix producing non json log when log format is json (#7972) Enable seeds to be handled from stored manifest data (#6875) Contributors @ash2shukla (#15…

D
dbt Core Database v1.1.6

dbt-core v1.1.6

dbt-core 1.1.6 - August 14, 2026 Features Warn users if they are using a deprecated dbt version (#15964) Fixes Remove pin on packaging and stop using it for prerelease comparisons (#6834) Fix semver comparison logic by ensuring numeric values (#7039) Fix producing non json log when log format is json (#7972) Enable seeds to be handled from stored manifest data (#6875) Contributors @ash2shukla (#15…

D
dbt Core Database v1.3.8

dbt-core v1.3.8

dbt-core 1.3.8 - August 14, 2026 Features Warn users if they are using a deprecated dbt version (#15964) Fixes Remove pin on packaging and stop using it for prerelease comparisons (#6834) Fix semver comparison logic by ensuring numeric values (#7039) Contributors @ash2shukla (#15964)

D
dbt Core Database v1.4.10

dbt-core v1.4.10

dbt-core 1.4.10 - August 14, 2026 Features Warn users if they are using a deprecated dbt version (#15964) Under the Hood Remove support and testing for Python 3.8, which is now EOL. (#10861) Contributors @ash2shukla (#15964)

D
dbt Core Database v1.5.12

dbt-core v1.5.12

dbt-core 1.5.12 - August 14, 2026 Features Warn users if they are using a deprecated dbt version (#15964) Under the Hood Remove support and testing for Python 3.8, which is now EOL. (#10861) Contributors @gshank (#10861) @peterallenwebb (#10861)

D
dbt Core Database v1.6.19

dbt-core v1.6.19

dbt-core 1.6.19 - August 14, 2026 Features Warn users if they are using a deprecated dbt version (#15964) Under the Hood Remove support and testing for Python 3.8, which is now EOL. (#10861) Contributors @gshank (#10861) @peterallenwebb (#10861)

D
dbt Core Database v1.7.20

dbt-core v1.7.20

dbt-core 1.7.20 - August 14, 2026 Features Warn users if they are using a deprecated dbt version (#15964)

D
dbt Core Database v1.8.10

dbt-core v1.8.10

dbt-core 1.8.10 - August 14, 2026 Features Warn users if they are using a deprecated dbt version (#15964)

D
dbt Core Database v1.9.11

dbt-core v1.9.11

dbt-core 1.9.11 - August 13, 2026 Features Warn users if they are using a deprecated dbt version (#15964)