✨ Features
- Add support for dot env file to load variables from (#4840) @themisvaltinos
- Add support for Restatements on SCD Type 2 models (#4814) @themisvaltinos
🪲 Bug fixes
- Display_name should not exclude the default catalog when environment_suffix_target is set to CATALOG (#4821) @erindru
- Failure instead of neutral missing req approval (#4816) @eakmanrq
- (table_diff) Ignore unexpected arguments instead of throwing an error (#4846) @erindru
- Include the preview disclaimer in the backfill section of the plan explanation when appropriate (#4845) @izeigerman
- MSSQL merge should handle all columns being unique keys (#4842) @treysp
🧹 Chore
- Warn user about interval expansion only if the model is incremental (#4834) @izeigerman
- Fix find references lsp end to end tests (#4835) @themisvaltinos
- Bump sqlglot to v26.31.0 (#4831) @georgesittas
- Move dotenv is listed in dependencies (#4849) @themisvaltinos
- Add no-op extras for duckdb and motherduck (#4829) @treysp
- Enable testing for Python 3.13 (#4851) @izeigerman
👽 Other
- Publish to open vsx (#4807) @benfdking
- Test extension through code-server and in ci (#4827) @benfdking
- Make release vscode manual step (#4830) @benfdking
- Use bigger image for e2e (#4850) @benfdking
- Move all e2e vscode tests to run in ci (#4841) @benfdking