dbt-core v1.11.12 - State Config Warning Fix

   |   3 minute read

dbt-core v1.11.12 was published on July 1, 2026, with a focused fix for false deprecation warnings around state model configs. The key change is that the release adds the ModelState schema to the bundled jsonschemas, so valid keys such as pre_clone, lag_tolerance, and require_fresh_data_from stop looking deprecated to dbt users and operators.

Read More >>

dbt-core This Week: DuckDB Catalog Stack and Warehouse Adapter Fixes

   |   4 minute read

dbt-core landed 56 commits on main this week, touching 464 files. The headline work is a two part DuckDB catalog stack that routes models through DuckLake, local filesystem, Iceberg REST, Horizon, and Unity catalogs with explicit write strategies. Warehouse adapters picked up fixes that matter in production, and state:modified got less noisy for seeds.

Read More >>
Page 1 of 1
denis256 at denis256.dev