✨ Features
- Implement support for bigframes (#3620) @z3z1ma
- Pass model tags to the airflow ui (#3635) @petrikoro
🪲 Bug fixes
- Only apply partition interval unit if partitioned_by is not set by the user explicitly (#3636) @izeigerman
- Parse python model column types with dialect (#3633) @treysp
- Qualify information schema query for duckdb (#3646) @z3z1ma
- No models ready to run message shouldn't error (#3644) @treysp
- Make sqlglot generator overriding more robust (#3650) @georgesittas
- Ensure strict defaults dont break all the models to which they a… (#3643) @z3z1ma
🧹 Chore
- Fix broken link in the documentation (#3641) @georgesittas
👽 Other
- Fix typo (#3651) @serkef
- Fix line number references (#3652) @briandconnelly