Releases: spring-projects/spring-data-neo4j
Releases · spring-projects/spring-data-neo4j
6.3.0-RC1
📗 Links
⭐ New Features
- Use
:param k => v
format for tracing named parameters. #2519
- Add user agent to transaction meta data. #2102
🐞 Bug Fixes
- Cannot resolve targetEntity in EntityFromDtoInstantiatingConverter. #2505
- Neo4jRepository.SaveAll() Does not work for entities with
@CompositeProperty
#2493
- Reactive client is initialised with an invalid (
null
) database selection. #2488
6.2.4
📗 Links
⭐ New Features
- Add user agent to transaction meta data. #2102
🐞 Bug Fixes
- Cannot resolve targetEntity in EntityFromDtoInstantiatingConverter. #2505
- Neo4jRepository.SaveAll() Does not work for entities with
@CompositeProperty
#2493
- Reactive client is initialised with an invalid (
null
) database selection. #2488
6.1.11
📗 Links
⭐ New Features
- Add user agent to transaction meta data. #2102
🐞 Bug Fixes
- Neo4jRepository.SaveAll() Does not work for entities with
@CompositeProperty
#2493
- Reactive client is initialised with an invalid (
null
) database selection. #2488
7.0.0-M3
📗 Links
⭐ New Features
- Add user agent to transaction meta data. #2102
7.0.0-M2
📗 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
📗 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
📗 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
📗 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
📗 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
📗 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