Releases: neo4j/neo4j-kafka-connector
Releases · neo4j/neo4j-kafka-connector
5.1.8
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
Changelog
This release is a maintenance release which provides updated dependencies.
5.1.6
Changelog
This release is a maintenance release which provides updated dependencies.
5.1.5
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
Changelog
258b2a2 build: upgrade dependencies (#193)
d5c1a23 fix: handle cdc schema events in a strict way and enforce keys (#188)
5.1.3
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
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
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
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)