Skip to content

6.2.0

Compare
Choose a tag to compare
@schauder schauder released this 12 Nov 10:00
· 495 commits to main since this release
20adb19

📗 Links

⭐ New Features

  • Introduce RelationshipId as shortcut for relationship properties ids. #2436
  • SimpleNeo4jRepository::existsById loads all relations of the node #2417

🐞 Bug Fixes

  • Mapping functions is cached in some situations causing objects not being refreshed. #2428
  • Saving an object with inheritance with projection will clear not projected relations #2415
  • Discrepency between Neo4jTemplate saveAs and saveAllAs #2407

📔 Documentation

🔨 Dependency Upgrades

  • Upgrade CypherDSL to 2021.4.1. #2439
  • Upgrade to Neo4j-Java-Driver 4.4.1. #2438
  • Upgrade to Neo4j 4.3.6. #2425
  • Upgrade to Neo4j-Java-Driver 4.3.5. #2424
  • Upgrade CypherDSL to 2021.4.0. #2412
  • Upgrade to Maven Wrapper 3.8.3 #2400