dbt Core v1.12.0rc3

v1.12.0rc3Pre-release

dbt-core v1.12.0rc3

Added 1
  • Add hints for cli users based on dbt usage
Changed 1
  • Reduce parse-time memory and macro-generation overhead by virtualizing macros and switching flat_graph/WritableManifest to lazy no-copy views
Fixed 2
  • Carry ref/source/function dependencies declared inside an overloaded UDF's overload body onto the root function node, so they are not dropped from the DAG when the overload SQL file is absorbed
  • Update reuse relations hint text
dbt-core 1.12.0-rc3 - July 14, 2026
Features
  • Add hints for cli users based on dbt usage (#15510)
Fixes
  • Carry ref/source/function dependencies declared inside an overloaded UDF's overload body onto the root function node, so they are not dropped from the DAG when the overload SQL file is absorbed (#15501)
  • Update reuse relations hint text (#15510)
Under the Hood
  • Reduce parse-time memory and macro-generation overhead by virtualizing macros and switching flat_graph/WritableManifest to lazy no-copy views (#15524)
Contributors
View original

Upgraded? How did it go?

Discussion