Improvement1.12.2
dbt-core v1.12.2
This release adds deprecation warnings for outdated dbt versions and fixes Databricks adapter configuration validation to eliminate spurious warnings. JSON schemas were also synced from dbt-fusion.
dbt-core 1.12.2 - August 12, 2026
Features
- Warn users if they are using a deprecated dbt version (#15964)
Fixes
- Recognize Databricks adapter config keys (
query_tags,zorder,options,unique_tmp_table_suffix,skip_optimize) in jsonschema validation so they no longer raise spuriousCustomKeyInConfigDeprecationwarnings (dbt-databricks#1540, dbt-databricks#1302) (#N/A)
Under the Hood
- sync JSON schemas from dbt-fusion (#N/A)
Contributors
- @ash2shukla (#15964)
- @fa-assistant (#N/A)
- @sd-db (#N/A)
databricksvalidationdeprecationschemas
Source: original entry ↗