Releases: ClickHouse/clickhouse-kafka-connect
Releases · ClickHouse/clickhouse-kafka-connect
v1.1.0
What's Changed
- Added logic to add ? to jdbc settings if they are not present. by @mzitnik in #374
- Change to async_insert=0 by @mzitnik in #376
- Add support for Tuples & Variants by @jirislav in #368
- Bump org.slf4j:slf4j-reload4j from 2.0.11 to 2.0.13 by @dependabot in #381
- fix 'overlapping' logic by @ne1r0n in #291
- Bump org.junit.jupiter:junit-jupiter-api from 5.10.1 to 5.10.2 by @dependabot in #382
- Pass modified database to doConvert if split db is true by @abhishekgahlot2 in #385
- Escape dbTopicSeperatorChar correctly using quote by @abhishekgahlot2 in #386
- Update ClickHouseBase.java by @Paultagoras in #388
- Update KeeperStateProvider.java by @Paultagoras in #380
- Reducing the volume of log entries by @Paultagoras in #390
- Adding some data validation by @Paultagoras in #392
- Adding additional dependencies for MSK by @Paultagoras in #393
New Contributors
- @jirislav made their first contribution in #368
- @abhishekgahlot2 made their first contribution in #385
Full Changelog: v1.0.17...v1.1.0
v1.0.17
What's Changed
- Update CHANGELOG.md by @Paultagoras in #364
- Add cloud testing by @mzitnik in #362
- Added support for ClickHouse enum type by @mzitnik in #370
- Added extra break down of time measurement for insert operations by @mzitnik in #371
Full Changelog: v1.0.16...v1.0.17
v1.0.16
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
What's Changed
- Adding the transform needed for MSK by @Paultagoras in #347
- Adding 107 and also DLQ logging statement by @Paultagoras in #349
- add compatibility with plugin.discovery by @ne1r0n in #351
New Contributors
Full Changelog: v1.0.14...v1.0.15
v1.0.14
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
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
What's Changed
- Bump org.apache.httpcomponents.client5:httpclient5 from 5.3 to 5.3.1 by @dependabot in #314
- Feat support for jdbc connection properties by @sanadhis in #304
- Bump org.testcontainers:clickhouse from 1.19.3 to 1.19.4 by @dependabot in #311
- Bump org.testcontainers:testcontainers from 1.19.3 to 1.19.5 by @dependabot in #324
- Bump io.lettuce:lettuce-core from 6.3.0.RELEASE to 6.3.1.RELEASE by @dependabot in #312
- Update CONTRIBUTING.md by @Paultagoras in #320
- Checking for a minimum version by @Paultagoras in #303
- Bump com.github.gmazzo.buildconfig from 4.1.2 to 5.3.5 by @dependabot in #313
- Multidatabase table support by @mzitnik in #325
- feat: support complex nested structures by @DDtKey in #323
- Update ClickHouseSinkConnectorIntegrationTest.java by @Paultagoras in #319
New Contributors
Full Changelog: v1.0.11...v1.0.12
v1.0.11
What's Changed
- Adding jmx monitoring by @Paultagoras in #283
- Removing insert_quorum from the connector defaults by @Paultagoras in #297
- Send an empty array when field is null by @Paultagoras in #288
- Bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.1 by @dependabot in #296
- Bump org.testcontainers:testcontainers from 1.19.1 to 1.19.3 by @dependabot in #294
- Bump com.diffplug.spotless from 6.23.2 to 6.23.3 by @dependabot in #293
- Bump org.slf4j:slf4j-reload4j from 2.0.9 to 2.0.11 by @dependabot in #300
- Bump org.apache.httpcomponents.client5:httpclient5 from 5.2.3 to 5.3 by @dependabot in #295
- Update java client version and add RowBinaryWithDefaults support by @Paultagoras in #301
- Force wait_for_async_insert=1 when setting the exactlyOnce keeper values by @Paultagoras in #298
- Adding some simple String date support by @Paultagoras in #306
Full Changelog: v1.0.10...v1.0.11
v1.0.10
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
What's Changed
- Update integrationTests.yaml by @Paultagoras in #274
- Adding a more comprehensive way of tracking queries across methods by @Paultagoras in #275
Full Changelog: v1.0.8...v1.0.9