Files
dbt-core/.changes/1.11.0-b4.md
2025-10-28 18:00:58 +00:00

997 B

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