v1.11.12
dbt-core v1.11.12
Fixed 1
- Stop emitting spurious deprecation warnings for state model configs (pre_clone, lag_tolerance, require_fresh_data_from, etc.) by adding the ModelState schema to the bundled jsonschemas
dbt-core 1.11.12 - July 01, 2026
Fixes
- Stop emitting spurious deprecation warnings for
statemodel configs (pre_clone,lag_tolerance,require_fresh_data_from, etc.) by adding theModelStateschema to the bundled jsonschemas (#13016)