✨ Features
- Allow virtual environments to be given dedicated catalogs (#4742) @erindru
- (vscode) Ability to stop server (#4775) @benfdking
- Add formatter options to render command (#4753) @georgesittas
🪲 Bug fixes
- Warn into a console when the run is blocked by environment updates (#4769) @izeigerman
- (vscode) Include process path env variable in passed path (#4770) @benfdking
- (lsp) Extend support for table references with columns (#4763) @themisvaltinos
- (vscode) On sign in, restart lsp (#4772) @benfdking
- (mssql) Properly quote table and views when dropping in mssql (#4773) @themisvaltinos
🧹 Chore
- Change
get_expired_environments()
to return EnvironmentSummary (#4774) @VaggelisD - Fix dbt import to prevent cicd failures (#4781) @erindru
- Bump sqlglot to v26.30.0 (#4784) @georgesittas