✨ Features
- (lsp) Add rename functionality for CTEs in vscode (#4718) @themisvaltinos
- Interactive sqlmesh init (#4726) @treysp
- (vscode) Print env into terminal (#4789) @benfdking
🪲 Bug fixes
- (vscode) Passing any lineage error through (#4786) @benfdking
- (lsp) Return context error in case it failed (#4787) @benfdking
- Changes to before_all/after_all alone now trigger virtual updates (#4788) @themisvaltinos
- Simplify complex expressions when validating boolean pydantic fields (#4790) @georgesittas
🧹 Chore
- Do not log test results if there are no tests (#4785) @georgesittas