Releases: ClickHouse/dbt-clickhouse
Releases · ClickHouse/dbt-clickhouse
v1.7.4 Experimental Dictionary Materializations
What's Changed
- Add materialization macro for dictionaries by @SoryRawyer in #255
Full Changelog: v1.7.3...v1.7.4
v1.7.3 Small bug fixes
What's Changed
- Bug/223 relationship test with limit by @BentsiLeviav in #249
- Bug/231 settings with create view by @BentsiLeviav in #250
New Contributors
- @BentsiLeviav made their first contribution in #245
Full Changelog: v1.7.2...v1.7.3
v1.7.2 Small bug fix release
What's Changed
- fix: use correct schema for MV target tables by @SoryRawyer in #244
Full Changelog: v1.7.1...v1.7.2
v1.7.1 Fix LIMIT queries, nondeterministic mutations issue
What's Changed
- Wrap columns_in_query query in select statement by @ptemarvelde in #222
New Contributors
- @ptemarvelde made their first contribution in #222
Full Changelog: v1.7.0...v1.7.1
v1.7.0 Basic support for dbt 1.7.x
v1.6.2 Fix for `on_schema_change` (limited support)
v1.6.1 Identifier and Deduplication Fixes
v1.6.0. DBT 1.6.x support + materialized views
What's Changed
- Add materialization macro for materialized view by @SoryRawyer in #207
- Release 1 6 0 by @genzgd in #215
New Contributors
- @SoryRawyer made their first contribution in #207
Full Changelog: v1.5.2...v1.6.0
v1.5.2 Settings related bug fixes
What's Changed
- Fix creation of replicated tables when using legacy strategy and unique_key by @StevenReitsma in #208
- Bug fixes related to model settings. by @genzgd in #214
New Contributors
- @StevenReitsma made their first contribution in #208
Full Changelog: v1.5.1...v1.5.2