v0.133.0
✨ Features
- Parameterize surrogate key macro hash function (#3371) @georgesittas
- (clickhouse) Add clickhouse dbt adapter (#3342) @treysp
- Expose a resolve_table helper in Jinja to get physical model names (#3385) @georgesittas
- Add glob pattern matching to --paths (#3373) @Harmuth94
🪲 Bug fixes
- Another staged file parsing edge case for snowflake (#3377) @georgesittas
- (clickhouse) Support non-datetime time column partitioning (#3357) @treysp
🛠️ Refactor
- Support complex expressions in clustered_by property (#3383) @georgesittas
- Make resolve_table consistent across evaluation contexts (#3389) @georgesittas
🧹 Chore
- Bump sqlglot to v25.31.2 (#3384) @georgesittas
- Bump sqlglot to v25.31.4 (#3386) @georgesittas
- Update clustered_by model configuration documentation page (#3390) @georgesittas
👽 Other
- Incremental by Time Range Full Walkthrough (#3375) @sungchun12
- Add examples section overview page (#3388) @treysp