Releases: neo4j/neo4j-kafka-connector
Releases · neo4j/neo4j-kafka-connector
5.1.11
Changelog
65eae89 feat: switch to caniuse and add cypher version selection (#285)
5.1.10
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.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)