megachangelog
Fix1.12.3

dbt-core v1.12.3

Fixed artifact uploads to Azure Blob Storage by sending the correct BlockBlob header and accepting 201 Created responses, preventing 400 MissingRequiredHeader failures. Updated sqlparse dependency to 0.6.0 to address four critical 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)

Dependencies

Contributors

azurestoragesecuritydependenciesbug-fix

Source: original entry ↗