v1.11.8
dbt-core v1.11.8
$npx -y @buildinternet/releases show rel_r3SrcOpVKocB90AW0xWvy dbt-core 1.11.8 - April 08, 2026
Fixes
- Add @requires.catalogs decorator to compile command to fix REST Catalog-Linked database compilation (#12353)
- Improve logic for detecting config with missing plus prefix in dbt_project.yml (#12371)
- Add config and allow meta and docs to exist under it for macros (#12383, #9447)
DBT_ENGINE prefixed env vars picked up by CLI (#12583)
- Allow deferral for UDFs (#12080)
- Resolve full node description while running udfs for better logging (#12600)
- Raise PropertyMovedToConfigDeprecation instead of MissingArgumentsPropertyInGenericTestDeprecation (#12572)
- Add @requires.catalogs decorator to test command to fix custom catalog integration support (#12662)
- Raise custom key in config deprecation warning for invalid config keys in dbt_project.yml (#12542)
- Ensure MAX_GROUPING_TOKENS and MAX_GROUPING_DEPTH default to None independently (#12694)
- Ensure property depr checks check for aliases with plus prefix (#12327)
Docs
Under the Hood
- Unpin sqlparse dependency, and introduce --sqlparse CLI option for configuring sqlparse limits (#12329)
Contributors
- @ChenyuLInx (#486)
- @QMalcolm (#12583)
- @aahel (#574)
- @aranke (#506, #513)
- @ash2shukla (#12371, #12383, #9447, #12080, #12600, #12542, #12327)
- @gshank (#501)
- @kalluripradeep (#12353, #12572)
- @michelleark (#12694, #554, #12329)
- @rrittsteiger (#12662)
Fetched April 11, 2026