Skip to content

6.1.3

Compare
Choose a tag to compare
@schauder schauder released this 16 Jul 09:52
· 668 commits to main since this release
d472c0f

📗 Links

⭐ New Features

  • Improve handling of 0-valued IsoDuration. #2324
  • Support entities annotated with @RelationshipProperties as top level parameters to custom procedures. #2323
  • Mapping performance optimization #2319
  • Multi-level projection support #2313
  • Include DiscoveryException in retry predicate. #2311
  • Add association support for DTO projections #2305
  • Upgrade to CypherDSL 2021.2.3 and adapt Collection-API #2287

🪲 Bug Fixes

  • saveAll use the lowest common denominator for determining the entity type to be saved. #2326
  • Support for SpEL pointing to related entities in projection on first level. #2325
  • Bug in connecting objects #2318

🔨 Dependency Upgrades

  • Upgrade to Neo4j 4.2.9. #2330