Releases: spring-projects/spring-data-neo4j
Releases · spring-projects/spring-data-neo4j
6.2.5
7.0.0-M4
📗 Links
⭐ New Features
- Use
:param k => v
format for tracing named parameters. #2519
🐞 Bug Fixes
- Target of relationship property entities is serialised into properties and not as a separate property. #2537
- BeanInstantiationException with
@DynamicLabels
and multiple levels of inheritance #2529 - 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.3.0
📗 Links
🐞 Bug Fixes
6.3.0-RC1
6.2.4
6.1.11
7.0.0-M3
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
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
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