✨ Features
- Create temp tables only when needed (#3258) @Themiscodes
- DuckDB extension config to support community extensions (#3224) @rubenvereecken
- Add python library versions to the environment (#3275) @tobymao
🪲 Bug fixes
- Prevent extraction of dependencies from a rendered query for dbt models (#3263) @izeigerman
- Ensure Redshift's _fetch_native_df respects case-sensitivity (#3266) @georgesittas
- Ensure 'except' columns are always filtered out in star macro (#3267) @georgesittas
- Handle missing signals in built in scheduler closes #3094 (#3265) @tobymao
- Snowflake integration tests (#3269) @Themiscodes
- Support merging for Postgres version < 15 (#3272) @izeigerman
- Pass dialect to MD5 func builder in generate_surrogate_key macro (#3273) @georgesittas
- Set yesterday before plan for the Airflow end-to-end and integration tests (#3271) @Themiscodes
- (athena) Use 'catalog_name' as the default catalog (#3274) @erindru
- (clickhouse) Use DateTime64(6) type in incremental time filter (#3268) @treysp
🧹 Chore
- Bump sqlglot to v25.27.0 (#3279) @georgesittas