Releases: spring-projects/spring-data-neo4j
Releases · spring-projects/spring-data-neo4j
6.0.9
📗 Links
⭐ New Features
- Deterministic mapping of records with mixed results #2246
- Add support for missing DISTINCT keyword. #2243
- Create empty collections instead of null #2241
🪲 Bug Fixes
- Don't swallow or delete cause of translated exceptions. #2248
- Fix detection of common element types in collections of persistent entities. #2244
- Unable to convert java.util.UUID to Neo4j Value #2240
- Resolve or remove literal replacements in custom count queries. #2239
- Create correct collection type for RelationshipProperties. #2236
- Support multiple relationships properties to same node #2228
- Generated objects onSave are not considered as already processed. #2223
📔 Documentation
- Improve documentation for hydrating collections based on queries returning paths. #2210
🔨 Dependency Upgrades
- Upgrade to Neo4j-Java-Driver 4.1.2. #2250
6.1.0
6.0.8
5.3.9.RELEASE
6.1.0-RC1
6.0.7
📗 Links
⭐ New Features
- Treat no attributes annotated with
@ConvertedWith
as association. #2168
🪲 Bug Fixes
6.1.0-M5
📗 Links
⭐ New Features
- Remove usage of deprecated Spring Data Commons API. #2162
- Provide a way for defining dynamic queries in a type safe way. #1911
🪲 Bug Fixes
- Create correct union statements. #2178
- Problem with two-way relationship #2177
- InvalidDataAccessResourceUsageException: Variable
__sn__
not defined #2175 - Support nested projections with cascaded queries. #2165
- Treat id properties correctly in derived finder methods. #2164
- Don't resolve circular possible circular relationships for queries returning count or exists projections. #2157
- Object mapping does not work correctly with abstract superclass and recursion #2138
📔 Documentation
🔨 Dependency Upgrades
6.0.6
📗 Links
⭐ New Features
- Remove usage of deprecated Spring Data Commons API. #2162
🪲 Bug Fixes
- Create correct union statements. #2178
- Problem with two-way relationship #2177
- InvalidDataAccessResourceUsageException: Variable
__sn__
not defined #2175 - Support nested projections with cascaded queries. #2165
- Treat id properties correctly in derived finder methods. #2164
- Don't resolve circular possible circular relationships for queries returning count or exists projections. #2157
- Object mapping does not work correctly with abstract superclass and recursion #2138
📔 Documentation
🔨 Dependency Upgrades
- Update to Cypher-DSL 2021.1.1. #2170