✨ Features
- Allow linter to return multiple violations (#5026) @benfdking
- Allow some control of table naming at the physical layer (#4982) @erindru
🪲 Bug fixes
- Suppor forward-only changes of model kinds under certain circumstances (#5028) @izeigerman
- Revert dbt full_refresh handling for incremental by time range models (#5031) @izeigerman
🛠️ Refactor
- (lsp) References now use paths (#5036) @benfdking
- (lsp) Move references to internal types (#5039) @benfdking
🧹 Chore
- Bump sqlglot to v27.4.1 (#5035) @georgesittas
- Fail if >1 migration scripts start with the same version (#5038) @georgesittas
- (vscode) Turn on trace to help debug (#5041) @benfdking