Skip to content

7.0.0-M6

Pre-release
Pre-release
Compare
Choose a tag to compare
@gregturn gregturn released this 19 Sep 14:40
· 352 commits to main since this release

πŸ“— Links

⭐ New Features

  • Save and update relationships in batches #2593
  • Missing converter from java.util.Map to org.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

πŸ“” Documentation

  • Examples for nested projections are missing. #2581
  • Examples for transactional event listeners are missing. #2580
  • SDN6.3.0 Used Unwind & Merge when the parameter is not empty but run failed #2579