dbt-core 1.11.9 - May 06, 2026
Fixes
- Fix
static_analysis: offbeing interpreted as booleanfalseinstead of string"off"in manifest.json (#12015) - Fix state:modified not detecting .yml property changes for resource_type:function (#12547)
Under the Hood
- Update jsonschemas for more accurate deprecation warnings: macro.config should not warn (#12670)
Dependencies
- Bump libpq-dev in Docker image from 13.23-0+deb11u1 to 13.23-0+deb11u2 to fix build failure due to superseded package version (#NA)
- Bump libpq-dev in Docker image from 13.23-0+deb11u2 to 13.23-0+deb11u3 to fix build failure due to superseded package version (#NA)
Contributors
- @Thrasi (#12547)
- @b-per (#12015)
- @michelleark (#12670)
- @tauhid621 (#NA, #NA)