releases.shpreview

Flags from 1.9–1.10 now default to true

v1.12.0rc2

July 9, 2026dbt-coreView original ↗
1 feature1 enhancement2 fixesThis release1 featureNew capabilities1 enhancementImprovements to existing features2 fixesBug fixesAI-tallied from the release notes
From the original release noteView original ↗

dbt-core 1.12.0-rc2 - July 09, 2026

Breaking Changes

  • Flags introduced in 1.9 and 1.10 defaults to true (#12713)

Features

  • Add catalog_database field to CatalogWriteIntegrationConfig (v1) so catalogs.yml can set a database-name override for any catalog type; works in conjunction with the dbt-adapters get_catalog_database_override method to give catalog_database highest priority in generate_database_name (#15156)

Fixes

  • Reconstruct unrendered config kwarg values as readable expressions instead of raw AST repr (#15336)
  • 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 (#)

Contributors

Fetched July 10, 2026