Releases: ClickHouse/clickhouse-kafka-connect
Releases · ClickHouse/clickhouse-kafka-connect
v1.2.7
v1.2.6
What's Changed
- Detect columns number count change by @mzitnik in #476
- Field cleanup should be skippable by @Paultagoras in #480
Full Changelog: v1.2.5...v1.2.6
v1.2.5
What's Changed
- Remove unused Avro property from build.gradle.kts by @mzitnik in #467
- Bump com.github.gmazzo.buildconfig from 5.4.0 to 5.5.0 by @dependabot in #452
- Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre by @dependabot in #454
- Bump org.testcontainers:clickhouse from 1.20.1 to 1.20.3 by @dependabot in #465
- Bump org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.3 by @dependabot in #464
- Bump com.fasterxml.jackson.core:jackson-annotations from 2.17.1 to 2.18.1 by @dependabot in #463
- Trim excess fields by @Paultagoras in #469
- Adding new bypass by @Paultagoras in #470
- Update build.gradle.kts by @Paultagoras in #473
- Removed RedisStateProvider + optimze imports for project by @mzitnik in #474
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- Updating underlying java client dependency by @Paultagoras in #461
- Update build.gradle.kts by @Paultagoras in #466
Full Changelog: v1.2.3...v1.2.4
v1.2.3
v1.2.2
What's Changed
- Adding new state and logic around it by @Paultagoras in #445
Full Changelog: v1.2.1...v1.2.2
v1.2.1
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
What's Changed
- Bump ClickHouse client version 0.6.3 by @mzitnik in #421
- Add support scripts by @Paultagoras in #420
- Add support in Client V1 & V2 by @mzitnik in #424
- Issue #422 | Replacing Streams.zip with forEach on TupleFields by @arnay-allen in #423
- Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 by @dependabot in #411
- Bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.3 by @dependabot in #412
- Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2 by @dependabot in #426
- Bump org.testcontainers:testcontainers from 1.19.8 to 1.20.1 by @dependabot in #427
- Add some initial code to take the key and store it in the value by @Paultagoras in #430
- Updating the version and removing old imports by @Paultagoras in #432
New Contributors
- @arnay-allen made their first contribution in #423
Full Changelog: v1.1.3...v1.2.0
v1.1.3
What's Changed
- Adding more nuanced split method and tests by @Paultagoras in #416
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Adjusting the table mapping code to account for additional databases by @Paultagoras in #410
- Adding a test for UTF-8 and also extending to allow future tests by @Paultagoras in #409
- Adding ephemeral column support by @Paultagoras in #414
- Adding additional String parsing for DateTime64 by @Paultagoras in #413
Full Changelog: v1.1.1...v1.1.2