➔ 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.