6.1.0-M3
Pre-release
Pre-release
christophstrobl
released this
17 Feb 13:19
·
709 commits
to main
since this release
π Links
β New Features
- Remove
o.s.d.annotation.Persistent
from the set of identifying annotations. #2133 - Add Kotlin extensions for the Neo4j templates leveraging reified type parameters. #2127
- 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