Skip to content

Releases: ClickHouse/clickhouse-kafka-connect

v1.2.1

18 Sep 18:23
5191584
Compare
Choose a tag to compare

What's Changed

  • Adding additional log detail by @Paultagoras in #440
  • Bump com.fasterxml.jackson.core:jackson-core from 2.17.1 to 2.17.2 by @dependabot in #438
  • Bump com.github.gmazzo.buildconfig from 5.3.5 to 5.4.0 by @dependabot in #437
  • Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre by @dependabot in #436
  • Bump io.lettuce:lettuce-core from 6.3.2.RELEASE to 6.4.0.RELEASE by @dependabot in #435
  • Bump org.junit.jupiter:junit-jupiter-api from 5.10.3 to 5.11.0 by @dependabot in #434

Full Changelog: v1.2.0...v1.2.1

v1.2.0

27 Aug 02:11
671dea7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.3...v1.2.0

v1.1.3

22 Jul 17:28
3b4015c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

18 Jul 16:39
716baf6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

28 Jun 20:05
d1fbe2b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

23 May 02:26
a5fa039
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.17...v1.1.0

v1.0.17

10 Apr 15:12
7bfbf34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.16...v1.0.17

v1.0.16

02 Apr 19:03
694ba8b
Compare
Choose a tag to compare

What's Changed

  • Adjusting logic to throw an exception rather than silently fail by @Paultagoras in #352
  • Adding to simulate 25 error parsing from ClickHouse by @mzitnik in #353
  • Update java driver version by @mzitnik in #355
  • Add build against ClickHouse head by @mzitnik in #356
  • Update Utils.java to remove 1002 from exceptions list by @Paultagoras in #354
  • Bump org.testcontainers:kafka from 1.19.6 to 1.19.7 by @dependabot in #357
  • Bump org.testcontainers:toxiproxy from 1.19.6 to 1.19.7 by @dependabot in #360
  • Bump org.testcontainers:clickhouse from 1.19.6 to 1.19.7 by @dependabot in #359
  • Bump org.testcontainers:testcontainers from 1.19.5 to 1.19.7 by @dependabot in #358
  • Bump io.lettuce:lettuce-core from 6.3.1.RELEASE to 6.3.2.RELEASE by @dependabot in #361

Full Changelog: v1.0.15...v1.0.16

v1.0.15

20 Mar 17:02
f7fa156
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.14...v1.0.15

v1.0.14

04 Mar 07:56
1d3c069
Compare
Choose a tag to compare

What's Changed

  • Log the state of enableDbTopicSplit instead of printing it by @harpaj in #334
  • Changing how the left/right sides are calculated and adding a new unit test to confirm by @Paultagoras in #343
  • Bump org.testcontainers:clickhouse from 1.19.4 to 1.19.6 by @dependabot in #342
  • Bump org.json:json from 20231013 to 20240303 by @dependabot in #345
  • Bump com.diffplug.spotless from 6.23.3 to 6.25.0 by @dependabot in #340
  • Fix null pointer exception on ClickHouse connection activation failure by @auvred in #336
  • Bump org.testcontainers:kafka from 1.19.5 to 1.19.6 by @dependabot in #339
  • Bump org.testcontainers:toxiproxy from 1.19.5 to 1.19.6 by @dependabot in #338

New Contributors

Full Changelog: v1.0.13...v1.0.14