Releases: neo4j-contrib/neo4j-streams
5.0.6
What's Changed
- fix: set default neo4j db port by @Emrehzl94 in #636
- fix: docker compose yml by @Emrehzl94 in #637
- fix: latitude and longitude mapping issue for version 5.0 by @yhhongyang in #632
- feat: Add connector configuration migrator for 5.1 by @dhrudevalia in #642
- fix: update configuration migration properties by @dhrudevalia in #650
- fix: obfuscate password in configuration migration log by @dhrudevalia in #651
- fix: add kafka connect properties for configuration migration by @dhrudevalia in #652
New Contributors
- @yhhongyang made their first contribution in #632
- @dhrudevalia made their first contribution in #642
Full Changelog: 5.0.5...5.0.6
Neo4j Stream Plugin 4.1.5
What's Changed
- Fix: Point2D serialization and deserialization by @Emrehzl94 in #624
Full Changelog: 4.1.4...4.1.5
Kafka Connect Neo4j Connector 5.0.5
What's Changed
- Upgrade Neo4j images to Neo4j version 5. by @meistermeier in #623
- 2D point serialization fix added for version 5.0 by @Emrehzl94 in #626
- Handle null values returned from query correctly by @ali-ince in #628
- Update dependencies by @ali-ince in #629
New Contributors
- @meistermeier made their first contribution in #623
Full Changelog: 5.0.4...5.0.5
Kafka Connect Neo4j Connector 5.0.4
What's Changed
- [Snyk] Upgrade com.google.guava:guava from 32.1.2-jre to 32.1.3-jre by @fbiville in #600
- [Snyk] Upgrade org.jetbrains.kotlin:kotlin-reflect from 1.9.10 to 1.9.20 by @fbiville in #601
- [Snyk] Upgrade org.neo4j.community:it-test-support from 4.4.26 to 4.4.27 by @fbiville in #602
- [Snyk] Upgrade org.testcontainers:testcontainers from 1.19.1 to 1.19.2 by @fbiville in #603
- [Snyk] Upgrade org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 by @fbiville in #604
- Remove Trivy integration since we rely on Snyk by @fbiville in #607
- Add missing CODEOWNERS and harden .github path by @fbiville in #612
- build: upgrade kafka client by @venikkin in #620
Full Changelog: 5.0.3...5.0.4
Neo4j Stream Plugin 4.1.4
Kafka Connect Neo4j Connector 5.0.3
What's Changed
- fixes #553: Struct can not be created from an array with optional elements by @conker84 in #554
- Upgrade dependencies by @ali-ince in #585
- fixes #537: Kafka sink connector does not work with CUD ingestion strategy and Avro format data by @conker84 in #582
- fixes #567: ( Impact on BC/DR - Data loss ) - High priority, Nodes with PointValue property cannot be successfully sink to Neo4j With Neo4j Streams Plugin by @conker84 in #584
Full Changelog: 5.0.2...5.0.3
Neo4j Stream Plugin 4.1.3
What's Changed
- remove docs (4.1) by @ali-ince in #548
- Issue #549: Upgrade kafka-avro-serializer dependency by @mroiter-larus in #573
- fixes #567: ( Impact on BC/DR - Data loss ) - High priority, Nodes with PointValue property cannot be successfully sink to Neo4j With Neo4j Streams Plugin by @conker84 in #583
- Upgrade dependencies by @ali-ince in #595
Full Changelog: 4.1.2...4.1.3
Kafka Connect Neo4j Connector 5.0.2
What's Changed
- use new docs link by @ali-ince in #545
- Issue #542: Add a strategy to merge edge nodes properties when creating relationships using Relationship pattern strategy by @mroiter-larus in #544
New Contributors
Full Changelog: 5.0.0...5.0.2
Kafka Connect Neo4j Connector 5.0.0
Hello community! We're happy to announce a new version; Kafka Connect Neo4j Connector 5.0.0
for Apache Kafka Connect, officially supporting the upcoming release of Neo4j 5.0
.
What you need to know
As we announced Neo4j Streams Plugin version 4.1.0
for Neo4j has been removed and we'll not provide a version of it for Neo4j 5.0 please consider migrating to the use of the Kafka Connect Neo4j Connector as a replacement.
Artifacts
neo4j-kafka-connect-neo4j-5.0.0.zip
(md5ca61eeea13accd383c07feefcd0176e4
) is the Kafka Connect plugin for the Confluent Platformneo4j-kafka-connect-neo4j-5.0.0-kc-oss.zip
(md52711b36821b7dad2c2a13aa25545ab55
) is the Kafka Connect plugin for the Open Source version of Apache Kafka that needs an extra dependency in order to work.
What's Changed
Full Changelog: 4.1.2...5.0.0
Neo4j Streams 4.1.2 and Kafka Connect Neo4j Connector 2.0.2
Hello community! We're happy to announce a new version; Kafka Connect Neo4j Connector 2.0.2
for Apache Kafka Connect, and the 4.1.2
release of Neo4j Streams for Neo4j 4.x
.
What's Changed
- Issue #523: Fix Neo4j connector documentation inconsistencies by @mroiter-larus in #524
- Fixes #519: Neo4j Kafka Source Connector does not convert Schema.Type.MAP correctly by @ogawa-takeshi in #520
- fixes #529: Add Neo4j 4.4 as an officially supported version by @conker84 in #530
- fixes #525: READ REPLICA Consumes Data by @conker84 in #526
- Improved plugin start in case of a high number of databases by @conker84 in #528
New Contributors
- @ogawa-takeshi made their first contribution in #520
What you need to know
In Neo4j Streams Plugin version 4.1.0
we announced that the plugin would not be supported after version 4.3 of Neo4j server. Following review, we are now supporting the plugin on Neo4j Server 4.4, which is the long term support release for the Neo4j 4.x series.
The plugin will not be supported from Neo4j 5.0 onward, so this should be considered the new deprecation notice.
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.
Artifacts
neo4j-streams-4.1.2.jar
(md544570fbb2a34eafb272a6d9bd60ceac9
) is the Neo4j pluginneo4j-kafka-connect-neo4j-2.0.2.zip
(md51dafdd186b19d41dcd1026576a6721c7
) is the Kafka Connect plugin for the Confluent Platformneo4j-kafka-connect-neo4j-2.0.2-kc-oss.zip
(md570acf3c3b4a0697af6c46f481fa49a4f
) is the Kafka Connect plugin Open Source version of Apache Kafka that needs an extra dependency in order to work
Full Changelog: 4.1.1...4.1.2