Skip to content

6.2.7

Compare
Choose a tag to compare
@gregturn gregturn released this 19 Sep 09:06
· 495 commits to main since this release

πŸ“— Links

⭐ New Features

  • 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

  • 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