Skip to content

Neo4j Streams 3.5.13 for Neo4j 3.5

Choose a tag to compare

@conker84 conker84 released this 28 Apr 14:28
ac2d390

Neo4j Streams Kafka Connect (10)
Dear community we're happy to announce the new 3.5.13 release of Neo4j Streams for Neo4j 3.5.x.

In this release we introduced what we call Dynamic Configuration that allows you to update at runtime the Kafka Configuration, for more info please look here.

The following is a full list of changes made in this version:

Features & Improvements

  • fixes #358: Dynamic Configuration
  • Fixes #349: Provide option for streams.publish to operate synchronously
  • Fixes #272: Allow to publish messages with key in Kafka topic
  • Fixes #442: Enable production of all unique constraints on source messages for relationships

Bug Fixes

  • fixes #429 (3.5)
  • Fixes #304: Random selection of partitions and order guarantees
  • fixes #389: Slow Leader Election
  • Fixes #316: Required Kafka ACLs not documented
  • Fixes #305: CDC and Kafka Log Compaction
  • Only commit if topicMap is not empty (#378)

Platform & Stability Changes

  • Bump Kafka Version to fix lz4 bug