Skip to content

dbt-core v1.12.2

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Aug 19:27

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 spurious CustomKeyInConfigDeprecation warnings (dbt-databricks#1540, dbt-databricks#1302) (#N/A)

Under the Hood

  • sync JSON schemas from dbt-fusion (#N/A)

Contributors