✨ Features
- Add support for pre, post, on_virtual_update statements in config (#4995) @themisvaltinos
- (lsp) References function now detects non registered external models (#5023) @benfdking
🪲 Bug fixes
- (table_diff) Correctly handle joins with composite keys where one or more of the key fields are null (#5007) @erindru
- (cicd_bot) Include namespace in deploy command hint (#5006) @erindru
- (lsp) Notification would now show (#5024) @benfdking
- Prevent snapshots with shared versions in dev environments from expanding restatement intervals for prod snapshots (#5025) @izeigerman
- Use merge when updating auto restatements (#5016) @vchan
🧹 Chore
- (vscode) Refactor tests (#5021) @benfdking
- Bump sqlglot to 27.4.0 (#5029) @vchan
👽 Other
- Fix table formatting (#5020) @benfdking