Changelog
This page mirrors the GitHub releases of the Neo4j Connector for Apache Spark, listing headline features, fixes, and breaking changes for every minor and patch release of the 6.x line.
Version 6.0.0 (24 July 2026)
| Feature | Details |
|---|---|
Breaking Removed deprecated 5.x features. |
Such as option |
Breaking Introducing support for Spark 4.0 and 4.1. |
With Scala version 2.13, minimum Java 17 and targets Neo4j 5.0, 2025 and/or 2026. Dropped support for Scala 2.12, older versions of Java or Neo4j. |
New Feature Introducing support for CYPHER 25 |
Set Cypher® version to 25 with |
New Feature Granular support of Cypher runtime |
Using the new options-prefix |
Enhanced |
Custom queries passed with the |
Remove |
It is no longer possible to run multiple queries by separating them with a semicolon inside a single |
New Add indexed |
Use the new |
Default |
Changed |
New Feature Add custom transaction metadata |
It is now possible for spark clients to set custom Neo4j Driver transaction metadata using option |
|
If you run Spark 3, keep using version 5.5 of the connector. |