Releases: spring-projects/spring-data-neo4j
Releases · spring-projects/spring-data-neo4j
7.0.0
6.3.6
6.2.10
7.0.0-RC2
📗 Links
🐞 Bug Fixes
7.0.0-RC1
📗 Links
🐞 Bug Fixes
6.3.5
6.3.4
6.2.9
6.2.8
7.0.0-M6
📗 Links
⭐ New Features
- Save and update relationships in batches #2593
- Missing converter from
java.util.Map
toorg.neo4j.driver.Value
. #2576 - Directional relationships on OPTIONAL MATCH does not map correctly when node is not present #2572
🐞 Bug Fixes
- Neo4jTemplate.saveAs throws StackOverflowError when given recursive projection #2591
- StackOverflowError more than 20+ node with custom query #2583
- When saving using a projection, fields with similar names will also get persisted when using Neo4jTemplate::saveAs #2578
- Inconsistent behavior of Neo4jMappingContext.getChildNodeDescriptionsInHierarchy() #2574