Skip to content

6.2.0-M2

Pre-release
Pre-release
Compare
Choose a tag to compare
@schauder schauder released this 12 Aug 13:17
· 564 commits to main since this release
9c79b4a

📗 Links

⭐ New Features

  • Clear exception message on recursive mapping of immutable objects. #2340
  • Fix compiler and IDE warnings where appropriate. #2334

🪲 Bug Fixes

  • Fix NullPointerException when using known entities inside projections. #2349
  • Use default values for primitive attributes when Graph properties are unset. #2348
  • Track state of objects with assigned ids correctly. #2347
  • Add additional tests for verifying persistence of related entities with assigned ids. #2346

🔨 Dependency Upgrades

  • Upgrade CypherDSL to 2021.3.1 #2342