Releases: ClickHouse/dbt-clickhouse
Releases · ClickHouse/dbt-clickhouse
v1.8.3 - Projections bug fix
What's Changed
- Restructure and rephrase the latest CHANGELOG.md release section by @BentsiLeviav in #346
- Create CONTRIBUTING.md by @BentsiLeviav in #347
- Fix multiple projections issue by @BentsiLeviav in #349
- Update CHANGELOG.md and version prior release by @BentsiLeviav in #350
Full Changelog: v1.8.2...v1.8.3
v1.8.2 - Functionality enhancement
What's Changed
- Add documentation for codec column configuration by @PJDuszynski in #317
- improve listagg macro by @igorvoltaic in #318
- Update changelog by @BentsiLeviav in #329
- feat: support query_settings in view materialization by @james-seymour-cubiko in #324
- __dbt_backup relation dropped on cluster for dictionaries (fixes #325) by @the4thamigo-uk in #326
- insert_overwrite (insert+replace) partitions incremental strategy by @bryzgaloff in #201
- Fix docker compose error in tests by @BentsiLeviav in #334
- feat: allow adding an empty seed without rows by @igorvoltaic in #341
- Feat/apply incremental schema changes by @canbekley in #332
- Skip distributed tests if cluster is not provided by @BentsiLeviav in #343
- Update incremental insert overwrite docs by @BentsiLeviav in #331
- Support projections by @BentsiLeviav in #342
- Housekeeping for version 1.8.2 by @BentsiLeviav in #344
New Contributors
- @PJDuszynski made their first contribution in #317
- @james-seymour-cubiko made their first contribution in #324
- @bryzgaloff made their first contribution in #201
- @canbekley made their first contribution in #332
Full Changelog: v1.8.1...v1.8.2
v1.8.1 - Community PRs
What's Changed
- Refresh the materialized_view table only if
--full-refresh
is speci… by @the4thamigo-uk in #294 - feat: Add tcp_keepalive for native connections by @rjoelnorgren in #299
- feat: implement listagg macro by @igorvoltaic in #290
- Fix listagg test by @BentsiLeviav in #306
- Fix temporary table creation to support dbt unit tests by @ricardo-barreira in #305
- Added database prefix option for local tables of distributed tables by @steffen030 in #285
- Fix: Dictionaries should be created on cluster when cluster is set by @bmtcril in #307
- Fixed incorrect values in section in README.md by @Baitur5 in #314
- increase version by @BentsiLeviav in #316
New Contributors
- @igorvoltaic made their first contribution in #290
- @ricardo-barreira made their first contribution in #305
- @steffen030 made their first contribution in #285
- @bmtcril made their first contribution in #307
- @Baitur5 made their first contribution in #314
Full Changelog: v1.8.0...v1.8.1
v1.8.0 - dbt-core decoupling and dbt-adapters support
What's Changed
- Upgrade to dbt core 1.8 by @BentsiLeviav in #287
- Cloud tests against smt by @BentsiLeviav in #292
Full Changelog: v1.7.7...v1.8.0
v1.7.7 Community PRs
What's Changed
- allows to add a comment in table's or view's metadata by @dstsimokha in #228
- Revert "allows to add a comment in table's or view's metadata" by @BentsiLeviav in #269
- Fix bool_or behavior by @scrawfor in #270
- feat: support column codecs by @rjoelnorgren in #275
- fix: query_settings for models with contracts by @rjoelnorgren in #278
- fix: Nullable and LowCardinality column constraints by @rjoelnorgren in #276
- Omit empty dictionary connection_overrides from materialization DDL by @rjoelnorgren in #284
- Housekeeping for v1.7.7 - Update version.py by @BentsiLeviav in #286
New Contributors
- @dstsimokha made their first contribution in #228
- @scrawfor made their first contribution in #270
- @rjoelnorgren made their first contribution in #275
Full Changelog: v1.7.6...v1.7.7
v1.7.6 Community PRs
What's Changed
- fix(clients): syntax error when retrieving query columns by @tevariou in #262
- lazy load
agate
by @dwreeves in #263 - feat: add TTL support by @Ian2012 in #254
- Update table relation after exchange command by @Somtom in #230
- feat: allow to add connection overrides for dictionaries by @Ian2012 in #267
- Housekeeping for 1.7.6 release by @genzgd in #268
New Contributors
- @tevariou made their first contribution in #262
- @dwreeves made their first contribution in #263
- @Ian2012 made their first contribution in #254
- @Somtom made their first contribution in #230
Full Changelog: v1.7.5...v1.7.6
v1.7.5 Dependency and Test Upgrades
What's Changed
- Release 1.7.4 housekeeping by @genzgd in #261
- Bump black from 23.11.0 to 24.3.0 by @dependabot in #259
- Fix model settings to use a custom materialization by @silentsokolov in #257
- Release 1 7 5 by @genzgd in #265
New Contributors
- @dependabot made their first contribution in #259
Full Changelog: v1.7.4...v1.7.5
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