v0.134.0
✨ Features
- Support pinning of the physical table version for forward-only models (#3393) @izeigerman
- Allow parameterizing model kinds using macros (#3401) @georgesittas
- Add support for YC managed Airflow (#3396) @petrikoro
🪲 Bug fixes
- Cast in select instead of columns for dlt generated models (#3395) @Themiscodes
- Snowflake integration tests @izeigerman
- Typo @tobymao
- Normalize table identifier in star macro (#3382) @mpcarter
- Quote columns before fetching their descriptions in the UI (#3400) @georgesittas
🧹 Chore
- Update mypy and ruff (#3399) @eakmanrq
- Attempt to fix parametric kind unit test to fix CI (#3404) @georgesittas
👽 Other
- Toby/refactor audits (#3387) @tobymao
- Don't confuse users with a rare config in the example (#3398) @sungchun12
- Big query tutorial (#3365) @mesmith027
- Capitalized h's in ClickHouse's name (#3402) @mesmith027