Enhancements
- Change Snowflake profile mappings to default to four threads by @tatiana in #2374
- Refactor to avoid potential future
UnboundLocalErrorforproducer_taskincalculate_tasks_mapby @rin in #2309
Bug Fixes
- Fix graph selector when using + selector with
dbt-loomby @award1230 in #2389 - Populate
compiled_sqlforInvocationMode.SUBPROCESSinExecutionMode.WATCHERby @pankajkoti in #2319 - Preserve
extra_contextfor watcher consumer task instances by @pankajkoti in #2381 - Fix watcher: respect
deferrable=Falsefromoperator_argson consumer sensor by @pankajkoti in #2384 - Error handle invalid YAML with
LoadMode.DBT_MANIFESTandRenderConfig.selectorby @jonbillings in #2316 - Fix selecting model when it has the same name as folder by @pankajastro in #2328
- Handle Param Validation errors by @tatiana in #2358
- Fix cache swap issue by @jonbillings in #2332
- Fix leaked semaphore warnings in Airflow 3 by resetting dbt adapters by @pankajkoti in #2335
Docs
Others
- Improve test coverage for PR #2307 by @tatiana in #2308
- Address feedback from code review #2389 by @evanvolgas in #2394
Cut from: #2388