Releases: spring-projects/spring-data-neo4j
Releases · spring-projects/spring-data-neo4j
7.0.0-M2
21 Mar 15:45
Compare
Sorry, something went wrong.
No results found
📗 Links
⭐ New Features
Improve memory consumption during mapping #2502
Performance increase for huge single node results. #2501
RecordMapAccessor became superfluous with 4.4.4 driver. #2496
Mapping of nested classes collected under common label #2462
🐞 Bug Fixes
Relationship statemachine uses internal ids all the time, not being able to keep track of processed values. #2500
Expected parameter(s) #2498
Relationships are not persisted when saving DTO objects as domain objects. #2475
Cannot sort on properties with periods (.) in custom queries. #2474
Persistence of projections with composite properties #2451
🔨 Dependency Upgrades
Upgrade Cypher-DSL to 2022.2.0 #2504
Upgrade to Java Driver 4.4.5 #2503
Upgrade to Neo4j-Java-Driver 4.4.4. #2495
6.3.0-M4
21 Mar 15:21
Compare
Sorry, something went wrong.
No results found
📗 Links
⭐ New Features
Improve memory consumption during mapping #2502
Performance increase for huge single node results. #2501
RecordMapAccessor became superfluous with 4.4.4 driver. #2496
🐞 Bug Fixes
Relationship statemachine uses internal ids all the time, not being able to keep track of processed values. #2500
Expected parameter(s) #2498
🔨 Dependency Upgrades
Upgrade Cypher-DSL to 2022.2.0 #2504
Upgrade to Java Driver 4.4.5 #2503
Upgrade to Neo4j-Java-Driver 4.4.4. #2495
Upgrade to Maven Wrapper 3.8.4 #2485
6.2.3
21 Mar 14:07
Compare
Sorry, something went wrong.
No results found
📗 Links
⭐ New Features
Improve memory consumption during mapping #2502
Performance increase for huge single node results. #2501
RecordMapAccessor became superfluous with 4.4.4 driver. #2496
🐞 Bug Fixes
Relationship statemachine uses internal ids all the time, not being able to keep track of processed values. #2500
Expected parameter(s) #2498
🔨 Dependency Upgrades
Upgrade to Java Driver 4.4.5 #2503
Upgrade to Neo4j-Java-Driver 4.4.4. #2495
Upgrade to Maven Wrapper 3.8.4 #2484
6.1.10
21 Mar 13:34
Compare
Sorry, something went wrong.
No results found
📗 Links
⭐ New Features
Improve memory consumption during mapping #2502
Performance increase for huge single node results. #2501
🐞 Bug Fixes
Relationship statemachine uses internal ids all the time, not being able to keep track of processed values. #2500
Expected parameter(s) #2498
🔨 Dependency Upgrades
Upgrade to Maven Wrapper 3.8.4 #2483
6.3.0-M3
18 Feb 10:16
Compare
Sorry, something went wrong.
No results found
📗 Links
🐞 Bug Fixes
Relationships are not persisted when saving DTO objects as domain objects. #2475
Cannot sort on properties with periods (.) in custom queries. #2474
Persistence of projections with composite properties #2451
6.2.2
18 Feb 09:49
Compare
Sorry, something went wrong.
No results found
📗 Links
⭐ New Features
Mapping of nested classes collected under common label #2462
🐞 Bug Fixes
Relationships are not persisted when saving DTO objects as domain objects. #2475
Cannot sort on properties with periods (.) in custom queries. #2474
Persistence of projections with composite properties #2451
6.1.9
18 Feb 09:33
Compare
Sorry, something went wrong.
No results found
📗 Links
🐞 Bug Fixes
Relationships are not persisted when saving DTO objects as domain objects. #2475
Cannot sort on properties with periods (.) in custom queries. #2474
Persistence of projections with composite properties #2451
6.3.0-M2
18 Jan 08:22
Compare
Sorry, something went wrong.
No results found
📗 Links
⭐ New Features
Mapping of nested classes collected under common label #2462
7.0.0-M1
14 Jan 13:43
Compare
Sorry, something went wrong.
No results found
📗 Links
🔨 Dependency Upgrades
Upgrade to Neo4j 4.3.6. #2425
Upgrade to Neo4j-Java-Driver 4.3.5. #2424
6.3.0-M1
14 Jan 10:10
Compare
Sorry, something went wrong.
No results found
📗 Links
⭐ New Features
Default transaction timeout is not used as a fallback. #2463
@DynamicLabels doesn't specify the node's label #2455
Repository query method with 'contains' on list property generates incorrect cypher query #2444
🐞 Bug Fixes
Relation mapping using the most abstract label #2459
Relationships are not mappend if defined in abstract class constructor. #2452