Skip to content

Releases: ClickHouse/clickhouse-kafka-connect

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

v1.0.13

26 Feb 16:29
92bdb7a
Compare
Choose a tag to compare

What's Changed

  • fix: configure jdbcConnectionProperties in ClickHouseWriter getMutati… by @sanadhis in #328
  • Updating fixed_string support and tweaking validation by @Paultagoras in #327

Full Changelog: v1.0.12...v1.0.13

v1.0.12

23 Feb 12:25
03e3268
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.11...v1.0.12

v1.0.11

07 Feb 17:32
0e052b3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.10...v1.0.11

v1.0.10

11 Dec 07:44
b20443f
Compare
Choose a tag to compare

What's Changed

  • Fixed writing into nullable Decimal column by @mlivirov in #276
  • Adjusting the deduplication token hash by @Paultagoras in #280
  • Fixed exception for when an array type column gets null value by @mlivirov in #279
  • Feature Request 258: Support for data ingestion into Array(DateTime64(3)) type columns by @alexshanabrook in #260

Full Changelog: v1.0.9...v1.0.10

v1.0.9

06 Dec 19:07
a9a8006
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.8...v1.0.9