mirror of
https://github.com/dbt-labs/dbt-core
synced 2025-12-17 19:31:34 +00:00
997 B
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
typeinto 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)