✨ Features
- (redshift) Add native Merge support for Redshift (#3607) @themisvaltinos
- Use source list component to display list of models (#3380) @mykalmax
🪲 Bug fixes
- Properly include dialect when formatting (#3596) @mykalmax
- Don't set the is_incremental flag for non-incremental dbt models (#3616) @izeigerman
- Physical view not being created when needed for non-deployable indirect non-breaking snapshots (#3619) @izeigerman
- Preserve file changes when navigating tabs (#3587) @mykalmax
- The inference of the default plan start (#3628) @izeigerman
- Reduce parsing overhead and improve performance when unpausing snapshots deployed to prod (#3627) @izeigerman
🧹 Chore
- Fix tag docs @tobymao
- Bump sqlglot to v26.1.3 (#3625) @georgesittas
- Fix python model audit docs (#3632) @georgesittas