Releases: spring-projects/spring-data-neo4j
Releases · spring-projects/spring-data-neo4j
6.0.9
14 May 10:05
Compare
Sorry, something went wrong.
No results found
📗 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
14 Apr 12:37
Compare
Sorry, something went wrong.
No results found
📗 Links
⭐ New Features
Improve label determination for inherited entities #2225
🪲 Bug Fixes
Allow interfaces in domain model hierarchies. #2201
📔 Documentation
SDN not creating UUID when saving #2214
🔨 Dependency Upgrades
Upgrade to Cypher-DSL 2021.2.0. #2224
Align Neo4j and Neo4j driver versions. #2220
Upgrade to Cypher-DSL 2021.1.2. #2219
Upgrade to Neo4j-Java-Driver 4.2.4. #2218
6.0.8
14 Apr 09:42
Compare
Sorry, something went wrong.
No results found
📗 Links
⭐ New Features
Improve label determination for inherited entities #2225
🪲 Bug Fixes
Allow interfaces in domain model hierarchies. #2201
📔 Documentation
SDN not creating UUID when saving #2214
🔨 Dependency Upgrades
Align Neo4j and Neo4j driver versions. #2220
Upgrade to Cypher-DSL 2021.1.2. #2219
5.3.9.RELEASE
14 Apr 09:16
Compare
Sorry, something went wrong.
No results found
📗 Links
🪲 Bug Fixes
Enum properties fail to convert with constructor instantiation. #2213
🔨 Dependency Upgrades
Upgrade to Neo4j-OGM 3.2.21. #2221
6.1.0-RC1
31 Mar 15:24
Compare
Sorry, something went wrong.
No results found
📗 Links
⭐ New Features
Treat no attributes annotated with @ConvertedWith as association. #2168
Provide a way for defining dynamic queries in a type safe way. #1911
🪲 Bug Fixes
Same node with double Relationship not saved correctly #2196
Condition not rendered in Page request via CypherdslConditionExecutor. #2194
Don't roll back the transaction through setRollbackOnly. #2193
Problem with multiple bidirectional relationships and nodes. #2191
6.0.7
31 Mar 16:30
Compare
Sorry, something went wrong.
No results found
📗 Links
⭐ New Features
Treat no attributes annotated with @ConvertedWith as association. #2168
🪲 Bug Fixes
Same node with double Relationship not saved correctly #2196
Don't roll back the transaction through setRollbackOnly. #2193
Problem with multiple bidirectional relationships and nodes. #2191
6.1.0-M5
17 Mar 10:31
Compare
Sorry, something went wrong.
No results found
📗 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
Documentation has wrong section structure #2172
Fix headlines in documentation. #2160
🔨 Dependency Upgrades
Upgrade to Neo4j-Java-Driver 4.2.3. #2185
Update to Cypher-DSL 2021.1.1. #2170
6.0.6
17 Mar 10:03
Compare
Sorry, something went wrong.
No results found
📗 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
Documentation has wrong section structure #2172
Fix headlines in documentation. #2160
🔨 Dependency Upgrades
Update to Cypher-DSL 2021.1.1. #2170
5.3.8.RELEASE
17 Mar 09:34
Compare
Sorry, something went wrong.
No results found
6.1.0-M4
18 Feb 10:36
Compare
Sorry, something went wrong.
No results found
📗 Links
🪲 Bug Fixes
Return new instance after incrementing version property on immutables. #2154