dbt-core 1.10.0-rc1 - May 28, 2025
Breaking Changes
- Flip behavior flag to disallow spaces in resource names (#11610)
Features
- Deprecate usage of
include
/exclude
terminology with warn-error-options (#11557) - Support description and config.meta on groups (#11319)
- Adding Quoting to manifest metadata (#na)
- Include event names in deprecation warning messages (#11471)
- Support config on columns (#11651)
Fixes
- Add freshness config to sources (#11506)
- Add freshness config to models (#11506)
- require count and period on model freshness.build_after (#11669)
Under the Hood
- Move core_types.proto into shared dbt-protos library (#11608)
Contributors
- @cmcarthur (#11608)
- @venkaa28 (#na)