# dbt Core v1.12.3 — dbt-core v1.12.3 - Product: dbt Core (https://whatsnew.fyi/product/dbt-core) - Vendor: dbt Labs - Date: 2026-08-21 - Version: v1.12.3 - Original notes: https://github.com/dbt-labs/dbt-core/releases/tag/v1.12.3 - Permalink: https://whatsnew.fyi/product/dbt-core/releases/v1.12.3 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'. --- - **fixed** — 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 - **fixed** — Include the storage provider's error code alongside the status code in upload errors - **security** — Require sqlparse>=0.5.5,<0.7.0 to fix CVE-2026-54284, CVE-2026-59893, CVE-2026-59894 and CVE-2026-71491 parser denial-of-service vulnerabilities ##### 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](https://github.com/dbt-labs/dbt-core/issues/N/A)) ###### 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](https://github.com/dbt-labs/dbt-core/issues/15988)) ###### Contributors - [@tauhid621](https://github.com/tauhid621) ([#N/A](https://github.com/dbt-labs/dbt-core/issues/N/A)) - [@ulixius9](https://github.com/ulixius9) ([#15988](https://github.com/dbt-labs/dbt-core/issues/15988))