Skip to content

6.0.4

Compare
Choose a tag to compare
@christophstrobl christophstrobl released this 17 Feb 12:46
· 810 commits to main since this release

πŸ“— Links

⭐ New Features

  • Remove o.s.d.annotation.Persistent from the set of identifying annotations. #2133
  • Exclude relationships from projections when not projected. #2117

πŸͺ² Bug Fixes

  • Fix classcast exception for paginated projections. #2139
  • Fix failing save for uninitialized maps of dynamic properties. #2124
  • Select correct conversion for assigned ids of related nodes. #2123
  • Don't overwrite unknown properties of known nodes and relationships. #2118
  • Include all nodes of a path during mapping. #2114

πŸ“” Documentation

  • Add documentation for custom Graph repository fragments. #2135

πŸ”¨ Dependency Upgrades

  • Upgrade to JUnit Causal Cluster Testcontainer extension 2020.0.7. #2145
  • Upgrade to Cypher-DSL 2021.0.0. #2142