✨ Features
- Dbt add invocation args which support (#5316) @eakmanrq
- (dbt) Add support for selected resources context variable (#5177) @themisvaltinos
🪲 Bug fixes
- Disable query validations for dbt models (#5305) @georgesittas
- (fabric) Ensure that Fabric connections do not try to use a catalog once it's been dropped (#5314) @erindru
- Make the dbt graph available during parse time too (#5329) @themisvaltinos
- Only include the event_time_filter when rendering a microbatch model (#5333) @crericha
- Preserve the DAG evaluation order even when a transitive dependency is not included (#5335) @izeigerman
- Dbt time column serialization (#5336) @eakmanrq
- Redundant creation of view models during the first evaluation (#5337) @izeigerman
- Deployability of a child snapshot when its parent snapshot is indirect non-breaking without intervals (#5340) @izeigerman
🧹 Chore
- Bump sqlglot to v27.13.2 (#5324) @georgesittas
- Separate jinja rendering and parsing try blocks for more precise error output (#5330) @crericha
- Provide additional info in jinja rendering errors (#5318) @themisvaltinos
- Fix the failing clickhouse test (#5339) @izeigerman