dbt-core 1.10.0-b2 - April 02, 2025
Features
- Add opt-in validation of macro argument names and types (#11274)
- Add support for Python 3.13! (#11401)
- Support artifact upload to dbt Cloud (#11418)
Fixes
- Update ConfigFolderDirectory dir to use str. (#9768, #11305)
- Fix microbatch models couting as success when only having one batch (and that batch failing) (#11390)
Under the Hood
- Add node_checksum to node_info on structured logs (#11372)
- Parse catalogs.yml (#XPLAT-242)