✨ Features
- Add dlt_refresh command to update models from a dlt pipeline (#3340) @Themiscodes
- Add support for recursive CTEs in unit tests (#3351) @georgesittas
🪲 Bug fixes
- Support passing variables into python models as kw-only arguments (#3350) @izeigerman
- Always make dataframes hashable when comparing them in unit tests (#3354) @georgesittas
🧹 Chore
- Bump sqlglot to v25.30.0 (#3358) @georgesittas