dbt-core 1.10.7 - August 07, 2025
Fixes
- Raise PropertyMovedToConfigDeprecation instead of CustomTopLevelKeyDeprecation when additional attribute is a valid node config (#11879)
- Remove duplicative PropertyMovedToConfigDeprecation for source freshness (#11880)
Under the Hood
- call adapter.add_catalog_integration during parse_manifest (#11889)