dbt-core 1.10.13 - September 25, 2025
Fixes
- Propagate column meta/tags from config to tests (#11984)
- Skip initial render of loaded_at_query when specified as source or table config (#11973)
Under the Hood
- Introduce dbt_version-based manifest json upgrade framework to avoid state:modified false positives on minor evolutions (#12006)
Dependencies
- Loosen dbt-semantic-interfaces lower pin to >=0.9.0 (#12005)