Skip to content

Releases: neo4j/neo4j-kafka-connector

5.1.7

27 Nov 10:52
Compare
Choose a tag to compare

Changelog

This release is a maintenance release which provides updated dependencies.

5.1.6

22 Nov 19:13
Compare
Choose a tag to compare

Changelog

This release is a maintenance release which provides updated dependencies.

5.1.5

29 Oct 14:55
Compare
Choose a tag to compare

Changelog

01e6398 build: upgrade org.apache.kafka:kafka-clients from 3.4.1 to 3.8.0 (#189)
4b575e7 feat: add compact payload mode (#196)
c2d0767 fix: prevent exception caused by adding duplicate fields in schema generation (#195)

5.1.4

14 Oct 13:51
Compare
Choose a tag to compare

Changelog

258b2a2 build: upgrade dependencies (#193)
d5c1a23 fix: handle cdc schema events in a strict way and enforce keys (#188)

5.1.3

07 Oct 10:31
Compare
Choose a tag to compare

Changelog

ee80062 build: release version 5.1.3
855f7eb fix: filter invalid keys from node change events (#187)
327c05c build: update version to 5.1.3-SNAPSHOT

5.1.2

27 Sep 10:17
Compare
Choose a tag to compare

Changelog

affe8fa ci: implement build matrix for JDK (#176)
1e3acb3 chore: add json embedded options for sink registry (#185)
246bb6d fix: use incoming object if schema is not defined (#184)
94182fb test: validate quickstart config properties (#183)

5.1.1

09 Sep 12:33
Compare
Choose a tag to compare

Please see What's new for notable changes and Changelog for a full list of changes.

Changelog

🔊 This patch release updates the Neo4j driver which includes a fix for CVE-2023-34462.
If you are using the 5.1.0 release, upgrade as soon as possible!

a2cc6ef build: release version 5.1.1
7b96e88 chore: bump Java driver to latest 4.4.x (#181)
063b1fd build: do filtering only on manifest file (#179)
f34ac4f build: update version to 5.1.1-SNAPSHOT

5.1.0

04 Sep 09:39
Compare
Choose a tag to compare

Please see What's new for notable changes and Changelog for a full list of changes.

Changelog

7dbc695 chore: remove max retry attempts config property (#178)
fe279cc refactor: use latest cdc client (#177)
8bb7123 feat: implement configurable cdc source value serialization strategy (#169)

5.1.0-rc02

30 Jul 12:54
Compare
Choose a tag to compare

Changelog

e2f57cd refactor: change schema shape to support type changes for properties (#166)
5214f68 refactor: remove redundant sub-strategy from pattern configuration (#164)
c488bb1 feat: log warning messages when pattern keys and constraints do not match (#162)

5.1.0-rc01

08 Jul 10:00
Compare
Choose a tag to compare

Changelog

1cef54e build: release version 5.1.0-rc01
a07bbed chore: tidy up configuration and small clean-up (#156)
078cb86 build(deps): bump org.jreleaser:jreleaser-maven-plugin from 1.12.0 to 1.13.1 (#153)
d9da061 build(deps): bump org.junit:junit-bom from 5.10.2 to 5.10.3 (#155)
2161f6b build(deps): bump com.networknt:json-schema-validator from 1.4.2 to 1.4.3 (#152)
fbe9056 chore: remove legacy (#151)
00b1856 test: fix return of resolve value converter (#150)
83df882 feat: use a dedicated query strategy task in the new source connector (#149)
d6df239 feat: error handling in sink connector (#142)
730b465 refactor: move legacy classes in dedicated packages (#148)
53fc502 build(deps-dev): bump danger from 12.3.1 to 12.3.3
77a7eb8 build(deps): bump org.apache.maven.plugins:maven-jar-plugin (#144)
9ee94cd build(deps): bump com.networknt:json-schema-validator (#145)
da66d86 build(deps): bump org.apache.maven.plugins:maven-clean-plugin (#146)
3096035 build(deps): bump org.apache.maven.plugins:maven-dependency-plugin
c570a5c build(deps): bump io.projectreactor:reactor-bom
d1870fa build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin
78c90d4 build(deps): bump org.apache.maven.plugins:maven-dependency-plugin
e553aa1 build(deps): bump org.apache.maven.plugins:maven-surefire-plugin
fc2520e fix: better handle null values inside arrays, collections and maps (#137)
9ee0907 refactor: re-implement cud strategy (#127)
3a3cb27 fix: handle null values correctly for legacy source connector (#132)
7c1a934 build(deps-dev): bump braces in the npm_and_yarn group (#136)
ce8b505 build(deps-dev): bump danger from 12.3.0 to 12.3.1 (#135)
51780d3 build(deps): bump io.kotest:kotest-assertions-core-jvm (#134)
d7b137a test: add integration tests for pattern sink handlers (#120)
7e0948b build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin (#130)
1e00f8b fix: make error checking a bit more insistent (#131)
4aec4df build(deps): bump kotlin.version from 1.9.24 to 2.0.0 (#124)
3f27c51 build: remove deprecated sortpom attribute (#129)
b0a4d86 refactor: re-implement pattern strategies (#116)
f6948b0 build(deps): bump net.bytebuddy:byte-buddy from 1.14.15 to 1.14.17
2639d8e build(deps-dev): bump danger from 12.2.0 to 12.3.0
1dc58c4 build(deps-dev): bump org.assertj:assertj-core from 3.25.3 to 3.26.0
70c425c test: always specify system DB when resetting database (#126)
3cf113b build(deps): bump io.projectreactor:reactor-bom (#118)
b6bf4b3 build(deps): bump com.github.ekryd.sortpom:sortpom-maven-plugin (#119)
1844cbc feat: add timestamp variable (#110)
c645d02 feat: add an antlr parser for node and relationship patterns (#109)
491be40 build(deps): bump org.neo4j.build:resources from 2024-03.2 to 2024-05.1 (#112)
7521899 build(deps): bump org.mockito:mockito-bom from 5.11.0 to 5.12.0
c0f6882 build(deps): bump io.kotest:kotest-assertions-core-jvm
09f6239 build(deps): bump com.mycila:license-maven-plugin from 4.3 to 4.5 (#111)
ad23929 build(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-bom (#115)
608118e build(deps): bump com.mycila:license-maven-plugin from 4.2 to 4.3 (#108)
c0bbd85 build(deps): bump testcontainers.version from 1.19.7 to 1.19.8 (#107)
1a315a1 build: update packaging (#105)
70af08e ci: remove commitlint group and switch to weekly checks
781896a build(deps): bump org.apache.maven.plugins:maven-install-plugin (#97)
69ead27 build(deps): bump org.apache.maven.plugins:maven-deploy-plugin (#102)
44c1fab build(deps): bump org.apache.maven.plugins:maven-clean-plugin (#103)
d8137fd build(deps): bump org.junit:junit-bom from 5.10.0 to 5.10.2 (#101)
8d47861 build: upgrade dependencies and set plugin versions (#96)
b4dec1d build(deps-dev): bump the commitlint group to 18.6 (#84)
ae8025f build: upgrade dependencies (#85)
27e40f4 build(deps-dev): bump husky from 8.0.3 to 9.0.11 (#82)
ba3585e build(deps-dev): bump danger from 11.2.6 to 12.2.0 (#81)
e3d8f21 ci: configure dependabot
fa917a7 ci: skip whitelist check for dependabot
0130cec ci: enable dependabot
bd8e26e build: update version to 5.1.0-SNAPSHOT