Skip to content

Releases: neo4j/neo4j-kafka-connector

5.3.0

09 Mar 17:45

Choose a tag to compare

Changelog

🚀 Features

🐛 Fixes

  • 1a512fd rename configuration options (#531)
  • 852d75b log batch details in case of errors while handling a batch (#506)

🔄️ Changes

  • 28b83dc make event transformers and batching strategies reusable (#521)
  • 798ff63 unify statement generation for cdc handlers (#507)

🧪 Tests

🛠 Build

  • 917782c release version 5.3.0
  • 0498952 bump net.bytebuddy:byte-buddy from 1.18.5 to 1.18.7 (#529)
  • 2e0bc75 bump org.apache.maven.plugins:maven-resources-plugin from 3.4.0 to 3.5.0 (#530)
  • 8c2c744 bump org.mockito:mockito-bom from 5.21.0 to 5.22.0 (#525)
  • 4856ec6 bump io.kotest:kotest-assertions-core-jvm from 6.1.3 to 6.1.4 (#524)
  • 72a6d33 bump org.jreleaser:jreleaser-maven-plugin from 1.22.0 to 1.23.0 (#526)
  • da86a73 bump commitlint toolset to 20.4.2
  • ee7b741 bump org.neo4j.build:resources from 2026.02.3 to 2026.02.5 (#522)
  • ad36b4e bump com.fasterxml.jackson:jackson-bom from 2.21.0 to 2.21.1 (#520)
  • a818385 bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0 (#517)
  • a177da9 bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.4 to 3.5.5 (#516)
  • 1385b80 bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 (#515)
  • 7c7515a bump org.junit:junit-bom from 5.14.2 to 5.14.3 (#513)
  • 26b908e bump qs from 6.14.1 to 6.15.0 (#511)
  • 90b0b54 bump org.neo4j.build:resources from 2025.11.1 to 2026.02.3 (#509)
  • ccba294 bump io.projectreactor:reactor-bom from 2025.0.2 to 2025.0.3 (#508)
  • f44f860 bump net.bytebuddy:byte-buddy from 1.18.4 to 1.18.5 (#510)
  • 82046ce bump kotlin.version from 2.3.0 to 2.3.10 (#502)
  • 821c17e bump io.kotest:kotest-assertions-core-jvm from 6.1.2 to 6.1.3 (#500)
  • 57ecf01 bump org.apache.maven.plugins:maven-dependency-plugin from 3.9.0 to 3.10.0 (#501)
  • 1ef662c bump io.netty:netty-bom from 4.1.130.Final to 4.1.131.Final (#503)
  • 9d0bdf8 bump the dev-deps group with 4 updates (#505)
  • c3c5e5e bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 (#495)
  • 317427b bump io.kotest:kotest-assertions-core-jvm from 6.1.1 to 6.1.2 (#493)

5.2.0

05 Feb 11:25

Choose a tag to compare

Changelog

aa0dd9c build: release version 5.2.0
fb90ba9 fix: try to be idempotent about relationship creations (#499)
ea5a69a build(deps): bump org.mockito.kotlin:mockito-kotlin from 6.2.2 to 6.2.3 (#494)
ad8c07f feat: support exactlyOnceSupport capability for cdc sources (#497)
77e428b feat: batched cdc sink handlers (#491)
caa4650 build(deps-dev): bump lodash from 4.17.21 to 4.17.23 in the npm_and_yarn group across 1 directory (#490)
53f3790 build(deps): bump io.kotest:kotest-assertions-core-jvm from 6.0.7 to 6.1.1 (#486)
b37eb61 build(deps): bump org.mockito.kotlin:mockito-kotlin from 6.1.0 to 6.2.2 (#487)
f32d92f build(deps): bump com.fasterxml.jackson:jackson-bom from 2.20.1 to 2.21.0 (#484)
775c720 build(deps): bump io.projectreactor:reactor-bom from 2025.0.1 to 2025.0.2 (#481)
3393b77 build(deps): bump net.bytebuddy:byte-buddy from 1.18.3 to 1.18.4 (#480)
3859ba1 build(deps-dev): bump org.assertj:assertj-core from 3.27.6 to 3.27.7 (#489)
ee80fe9 fix: add more logging around sink connector (#488)
2c5e720 ci: add semgrep check (#477)
fbeff04 build(deps): bump org.junit:junit-bom from 5.14.1 to 5.14.2 (#479)
ff0a158 build(deps): bump org.jreleaser:jreleaser-maven-plugin from 1.21.0 to 1.22.0 (#478)
2b688a8 build(deps): bump qs from 6.12.1 to 6.14.1 in the npm_and_yarn group across 1 directory (#476)
c0c3001 build(deps): bump kotlin.version from 2.2.21 to 2.3.0 (#473)
6beadab build(deps): bump io.netty:netty-bom from 4.1.129.Final to 4.1.130.Final (#471)
ae0abcc build(deps): bump net.bytebuddy:byte-buddy from 1.18.2 to 1.18.3 (#474)
8186b38 ci: configure build cache feature properly
9b4592b build(deps): bump org.mockito:mockito-bom from 5.20.0 to 5.21.0 (#468)
41fc89c build(deps): bump com.networknt:json-schema-validator from 2.0.0 to 2.0.1 (#467)
78abfe0 build(deps): bump io.netty:netty-bom from 4.1.128.Final to 4.1.129.Final (#469)
6f06f30 build(deps): bump io.kotest:kotest-assertions-core-jvm from 6.0.5 to 6.0.7 (#464)
c715ea2 build(deps): bump kafka-schema-registry.version from 7.8.5 to 7.8.6 (#463)
f4c9b7b build(deps): bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.2 (#462)
2c6c609 build(deps): bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.1 to 3.8.0 (#460)
c1d2f03 build(deps): bump io.projectreactor:reactor-bom from 2025.0.0 to 2025.0.1 (#466)
b17ee7f build(deps): bump jws from 3.2.2 to 3.2.3 in the npm_and_yarn group across 1 directory (#465)
9102342 build(deps): bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.4.0 (#461)
4f4f642 chore: set dependabot cooldown to 3 days (#459)
fbb6a12 build: update version to 5.1.20-SNAPSHOT

5.1.19

25 Nov 11:07

Choose a tag to compare

Changelog

f5bf3b5 build: release version 5.1.19
016212d build(deps): bump org.neo4j.connectors:cdc from 1.1.0 to 1.1.1 (#458)
0abeb10 build(deps): bump io.projectreactor:reactor-bom from 2024.0.11 to 2025.0.0 (#449)
4ef6ee5 build(deps): bump net.bytebuddy:byte-buddy from 1.17.8 to 1.18.1 (#452)
7fa8e89 build(deps): bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#455)
cce192a build(deps): bump org.neo4j.build:resources from 2024-12.1 to 2025.11.1 (#451)
fa9f81d build(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 (#454)
3cac5d3 build(deps): bump io.kotest:kotest-assertions-core-jvm from 6.0.4 to 6.0.5 (#456)
e4e6906 feat: configure driver logging (#457)
29c1109 build(deps): bump js-yaml from 4.1.0 to 4.1.1 in the npm_and_yarn group across 1 directory (#453)
702c476 build: update version to 5.1-SNAPSHOT

5.1.18

07 Nov 13:03

Choose a tag to compare

Changelog

7778415 build: release version 5.1.18
7ee41b2 fix: use new cdc.query overload to find out last known id (#448)
294c726 ci: bump disk size again (#447)
7cc77b8 build(deps): bump org.junit:junit-bom from 5.13.4 to 5.14.1 (#443)
f4416e6 build(deps): bump org.jreleaser:jreleaser-maven-plugin from 1.20.0 to 1.21.0 (#444)
a5496d0 build(deps-dev): bump danger from 13.0.4 to 13.0.5 (#446)
fc18957 build: update version to 5.1.18-SNAPSHOT

5.1.16

15 Sep 19:47

Choose a tag to compare

Changelog

cbd9de2 build: release version 5.1.16
d3b9e01 build(deps): bump io.kotest:kotest-assertions-core-jvm from 5.9.1 to 6.0.3 (#407)
e055941 build: upgrade dependencies (#416)
d52dcdd ci: increase disk space requirement
4933e4e fix: how incorrect coordinate mapping for points (#411)
d9d78e5 build(deps): bump kotlin.version from 2.2.10 to 2.2.20 (#409)
2747a32 build(deps): bump io.netty:netty-bom from 4.1.124.Final to 4.1.127.Final (#408)
7930547 build(deps): bump io.projectreactor:reactor-bom from 2024.0.9 to 2024.0.10 (#410)
c443641 build(deps): bump com.fasterxml.jackson:jackson-bom from 2.19.2 to 2.20.0 (#400)
a681461 build(deps): bump org.jetbrains:annotations from 26.0.2 to 26.0.2-1 (#403)
e0b5123 build(deps): bump org.jreleaser:jreleaser-maven-plugin from 1.19.0 to 1.20.0 (#401)
6d4cee2 build: update version to 5.1.16-SNAPSHOT

5.1.15

19 Aug 10:59

Choose a tag to compare

Changelog

da12b2e build: release version 5.1.15
c5375a2 build(deps): bump org.neo4j.connectors:cdc from 1.0.14 to 1.0.15 (#394)
6396d73 build(deps): bump net.bytebuddy:byte-buddy from 1.17.6 to 1.17.7 (#395)
24cb9f5 build(deps): bump org.mockito:mockito-bom from 5.18.0 to 5.19.0 (#393)
1b0066a build: set rerunFailingTestsCount property (#390)
81d198e refactor: payload mode owns schema and value generation (#382)
bb17465 build(deps): bump kotlin.version from 2.2.0 to 2.2.10 (#391)
68863cd build(deps): bump io.netty:netty-bom from 4.1.123.Final to 4.1.124.Final (#392)
818cc4b build(deps): bump io.projectreactor:reactor-bom from 2024.0.8 to 2024.0.9 (#389)
d341c22 build(deps-dev): bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#387)
9524286 ci: add notifications feature for pull requests too
4b83d1b build: update version to 5.1.15-SNAPSHOT

5.1.14

28 Jul 11:53

Choose a tag to compare

Changelog

9fe3174 build: release version 5.1.14
3f85afe build(deps): bump io.projectreactor:reactor-bom from 2024.0.7 to 2024.0.8 (#378)
2f5377d build(deps): bump thor from 1.3.2 to 1.4.0 in the bundler group (#386)
c313319 build(deps): bump org.junit:junit-bom from 5.13.3 to 5.13.4 (#383)
f08e8f8 build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.45.0 to 2.46.1 (#385)
e3cee5b build(deps): bump com.fasterxml.jackson:jackson-bom from 2.19.1 to 2.19.2 (#384)
0d288d5 build(deps): bump org.mockito.kotlin:mockito-kotlin from 5.4.0 to 6.0.0 (#381)
7ca038d build(deps): bump io.netty:netty-bom from 4.1.122.Final to 4.1.123.Final (#380)
08aaab5 build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1 (#379)
1369e57 build(deps): bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#377)
1aa4fa7 build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.44.5 to 2.45.0 (#375)
e9afe57 build(deps): bump org.junit:junit-bom from 5.13.2 to 5.13.3 (#374)
43101a6 build: update version to 5.1.14-SNAPSHOT

5.1.13

03 Jul 10:27

Choose a tag to compare

Changelog

582d0c6 build: release version 5.1.13
55113f0 build(deps): bump kafka-schema-registry.version from 7.8.1 to 7.8.3 (#361)
64a4505 build(deps): bump com.networknt:json-schema-validator from 1.5.7 to 1.5.8 (#369)
bdf40ea build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.0 (#372)
f9fc057 fix: handle heterogeneous object list (#349)
851ce76 build(deps): bump org.jreleaser:jreleaser-maven-plugin from 1.18.0 to 1.19.0 (#371)
f2953be build(deps): bump testcontainers.version from 1.21.2 to 1.21.3 (#370)
958e119 test: update label assertions (#368)
aeb32a1 build(deps): bump org.junit:junit-bom from 5.13.1 to 5.13.2 (#367)
24c6c41 build(deps): bump kotlin.version from 2.1.21 to 2.2.0 (#366)
cedb34e build(deps): bump testcontainers.version from 1.21.1 to 1.21.2 (#364)
0147286 build(deps): bump com.fasterxml.jackson:jackson-bom from 2.19.0 to 2.19.1 (#362)
f7cde50 build(deps): bump net.bytebuddy:byte-buddy from 1.17.5 to 1.17.6 (#363)
d2b1be5 build: update version to 5.1.13-SNAPSHOT

5.1.12

11 Jun 21:52

Choose a tag to compare

Changelog

55d5385 build: release version 5.1.12
572aca2 build: upgrade cdc client (#359)
054e808 build(deps): bump org.junit:junit-bom from 5.12.2 to 5.13.1 (#357)
5686193 build(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.4.1 to 3.5.0 (#355)
fe45986 build(deps): bump io.projectreactor:reactor-bom from 2024.0.6 to 2024.0.7 (#358)
af37f3c build(deps): bump io.netty:netty-bom from 4.1.121.Final to 4.1.122.Final (#356)
8f8f885 build(deps): bump testcontainers.version from 1.21.0 to 1.21.1 (#352)
470b7fd build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.44.4 to 2.44.5 (#351)
ca83a06 build(deps): bump com.networknt:json-schema-validator from 1.5.6 to 1.5.7 (#350)
5d93f2c build(deps): bump org.mockito:mockito-bom from 5.17.0 to 5.18.0 (#348)
a54ef0e ci: fix compat build scheduling and notifications (#347)
2d7c45b build(deps): bump kotlin.version from 2.1.20 to 2.1.21 (#345)
0133da5 build(deps): bump io.projectreactor:reactor-bom from 2024.0.5 to 2024.0.6 (#346)
f0d99ee build(deps): bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.19.0 (#340)
92f52b4 build(deps): bump io.netty:netty-bom from 4.1.119.Final to 4.1.121.Final (#341)
c33201a build(deps): bump org.jreleaser:jreleaser-maven-plugin from 1.17.0 to 1.18.0 (#342)
3bf1c2a build(deps-dev): bump danger from 12.3.4 to 13.0.4 (#336)
9be7046 build(deps): bump testcontainers.version from 1.20.6 to 1.21.0 (#339)
4fe53d2 ci: include lts releases in pr and main builds (#335)
b2634e9 build(deps): bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0 (#337)
1a9f9a0 ci: minor tweaks for the compat build pipelines (#334)
763cf07 build(deps): bump io.projectreactor:reactor-bom from 2024.0.4 to 2024.0.5 (#333)
ff9b657 build: setup notifications and ecr login (#332)
c4a152f test: mark custom images as compatible (#331)
be15ca1 build(deps): bump org.junit:junit-bom from 5.12.1 to 5.12.2 (#330)
fcd9678 build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.44.3 to 2.44.4 (#326)
47684ef build(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-bom from 1.10.1 to 1.10.2 (#327)
55fc4c8 ci: add compatibility builds to build pipeline (#325)
baafe54 build(deps): bump org.mockito:mockito-bom from 5.16.1 to 5.17.0 (#324)
58c220a build(deps): bump com.mycila:license-maven-plugin from 4.6 to 5.0.0 (#317)
2e975d7 build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.2 to 3.5.3 (#321)
f16ce7e build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 (#322)
61d04a5 build(deps): bump net.bytebuddy:byte-buddy from 1.17.2 to 1.17.5 (#320)
1294506 build(deps): bump joda-time:joda-time from 2.13.1 to 2.14.0 (#319)
96f8775 build(deps): bump kotlin.version from 2.1.10 to 2.1.20 (#316)
1655c98 build(deps): bump org.mockito:mockito-bom from 5.16.0 to 5.16.1 (#312)
2f9580a build(deps): bump org.junit:junit-bom from 5.12.0 to 5.12.1 (#311)
eb0339a build(deps): bump io.projectreactor:reactor-bom from 2024.0.3 to 2024.0.4 (#310)
3216d00 build(deps): bump testcontainers.version from 1.20.5 to 1.20.6 (#309)
5b724a5 build(deps): bump org.mockito:mockito-bom from 5.15.2 to 5.16.0 (#307)
7832749 build(deps): bump org.neo4j.driver:neo4j-java-driver-slim from 4.4.19 to 4.4.20 (#308)
72fb102 build(deps): bump org.apache.maven.plugins:maven-install-plugin from 3.1.3 to 3.1.4 (#303)
bc5ad12 build(deps): bump org.jreleaser:jreleaser-maven-plugin from 1.16.0 to 1.17.0 (#304)
e5251ee build(deps): bump net.bytebuddy:byte-buddy from 1.17.1 to 1.17.2 (#305)
65274f9 build(deps): bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 (#306)
84b4c24 build(deps): bump io.netty:netty-bom from 4.1.118.Final to 4.1.119.Final (#302)
a87045b build(deps): bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 (#301)
f21220c build: update version to 5.1.12-SNAPSHOT

5.1.11

24 Feb 19:12

Choose a tag to compare

Changelog

65eae89 feat: switch to caniuse and add cypher version selection (#285)