Skip to content

Releases: GoodforGod/liquibase-clickhouse

v0.8.0

18 Oct 00:02
6238f0c
Compare
Choose a tag to compare

What's Changed

  • Change lock logic to use lightweight deletes to improve performance on heavily loaded clusters.
  • Using mutations_sync waits until mutation is finished on all nodes
  • Add support for runOnChange and runAlways for update operation
  • add UpdateGeneratorClickHouse
  • Updated all dependencies and codebase for Liquibase 4.29.0+ and ClickHouse driver 0.7.0+