Skip to content

dbt-core v1.11.0b4

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Nov 14:07
1bd81f5

dbt-core 1.11.0-b4 - October 28, 2025

Features

  • Allow for the specification of function volatility (#QMalcolm)
  • Add python UDF parsing support (#12043)

Fixes

  • Move function node type into it's config (#12101)
  • Support setting function node configs from dbt_project.yml (#12096)

Under the Hood

  • Reorganize jsonschemas directory structure (#12121)

Dependencies

  • Upgrading dbt-semantic-interfaces to 0.10.x (#None)

Contributors