✨ Features
- (table_diff) Add flag to warn when models lack grain and diff the remaining (#4449) @themisvaltinos
- (vscode) Add basic column lineage (#4476) @benfdking
🪲 Bug fixes
- Improve error message for missing engine imports (#4447) @izeigerman
- (snowflake) Allow models that utilize Snowpark to execute concurrently (#4431) @erindru
- (vscode) Fix vscode serializability (#4471) @benfdking
- Regression related to string arguments in
@PIVOTmacro (#4474) @georgesittas - CLI output for restatement plans (#4444) @treysp
🧹 Chore
- (vscode) Reducing any types (#4452) @benfdking
- (vscode) Fix legacy use of npm (#4455) @benfdking
- (vscode) Simplify types (#4456) @benfdking
- (vscode) Removing more anys (#4457) @benfdking
- (vscode) Generate openapi correctly (#4458) @benfdking
- (deps) Bump zod from 3.24.4 to 3.25.4 (#4461) @dependabot[bot]
- (deps) Bump @tanstack/react-query from 5.76.0 to 5.76.1 (#4460) @dependabot[bot]
- Get fast-test working on Windows (#4467) @erindru
- (vscode) Remove ts-ignore (#4469) @benfdking
- (vscode) Further clean up of types (#4470) @benfdking
- (vscode) Further type correcting (#4475) @benfdking
- Minor vscode docs updates (#4477) @treysp
- Reiterate how to install uv in tcloud installation docs (#4479) @georgesittas
👽 Other
- Revert "chore(vscode): reducing any types" (#4454) @benfdking