Skip to content

Commit ca9da0b

Browse files
committed
Update changelog
1 parent 2d5c675 commit ca9da0b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
### Release [1.7.1], TBD
2-
#### Bug Fix
1+
### Release [1.7.1], 2023-12-13
2+
#### Bug Fixes
3+
- Some models with LIMIT clauses were broken in recent releases. This has been fixed. Thanks to
4+
[ptemarvelde](https://github.com/ptemarvelde) for the PR!
35
- It was possible for incremental models with the delete+insert strategy to fail if ClickHouse "light weight deletes" were
46
not enabled or the required setting `allow_nondetermistic_mutations` was not enabled and the user did not have permission
57
to apply it. This condition is now detected on startup, and an exception will be thrown if `use_lw_deletes` is configured

0 commit comments

Comments
 (0)