Skip to content

Releases: neo4j/neo4j-kafka-connector

5.1.10

13 Feb 10:42
Compare
Choose a tag to compare

Changelog

428d239 build: release version 5.1.10
0e21b1e build: upgrade cdc client (#284)
c66cd5c build(deps): bump joda-time:joda-time from 2.13.0 to 2.13.1 (#279)
957b727 build(deps): bump io.netty:netty-bom from 4.1.117.Final to 4.1.118.Final (#281)
d517b92 build(deps): bump io.projectreactor:reactor-bom from 2024.0.2 to 2024.0.3 (#282)
9124458 build(deps): bump kafka-schema-registry.version from 7.8.0 to 7.8.1 (#280)
d0f6210 build(deps): bump net.bytebuddy:byte-buddy from 1.16.1 to 1.17.0 (#278)
6d7b16a build(deps): bump kotlin.version from 2.1.0 to 2.1.10 (#277)
abe0c29 build: update version to 5.1.10-SNAPSHOT

5.1.9

24 Jan 18:59
Compare
Choose a tag to compare

Changelog

cbcc521 revert: remove neo4j version parser (#276)
14d3a35 feat: add neo4j version parser (#275)

5.1.8

10 Jan 12:25
Compare
Choose a tag to compare

Changelog

f2f502a fix: include a final return clause within constructed query (#263)
dca9d21 feat: support kafka connect built-in types (#261)
7ecee27 fix: re-throw exceptions if errant reporter is not set (#262)

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