Skip to content

Neo4j Streams 4.1.0 and Kafka Connect Neo4j Connector 2.0.0

Choose a tag to compare

@conker84 conker84 released this 17 Sep 16:57
· 54 commits to 4.1 since this release

Neo4j Streams Kafka Connect (10)

Hello community! We're happy to announce a new version; Kafka Connect Neo4j Connector 2.0.0 for Apache Kafka Connect, and the 4.1.0 release of Neo4j Streams for Neo4j 4.x.

Bi-Directional Kafka Support for Neo4j Aura

Kafka Connect Neo4j Connector 2.0.0 for Apache Kafka Connect introduce the new Source Connector that allows pushing data from Neo4j into Kafka via templated cypher queries (see #496 for the details), you'll find all the details into the docs. This is an important release because it permits bi-directional communication from Neo4j and Neo4j Aura to Kafka, using the Kafka Connect framework.

Neo4j Database Plugin Deprecation

Neo4j Streams Plugin version 4.1.0 is just a bump version from version 4.0.8 and introduces the deprecation of the database plugin itself -- which will not be supported after version 4.3 of Neo4j. We recommend users not to adopt this Neo4j database plugin for new implementations, and consider migrating to the use of the Kafka Connect Neo4j Connector as a replacement.