Release Date: 27 May 2025
The Neo4j Aura May release has started to roll out, commencing on AuraDB Free and progressing to higher tiers later.Release Note for Neo4j 2025.05 (28 May 2025)
Neo4j Server
Kernel
- dbms.components() procedure will now also include the supported cypher versions.
Fixes
-
Cypher
- Fixes a bug in pipelined runtime, where in certain scenarios cached properties in an OPTIONAL MATCH were not properly cleared between rows, which could lead to incorrect results. Please refer to the changelog for full details of the changes.