Releases: spring-projects/spring-data-neo4j
Releases · spring-projects/spring-data-neo4j
6.3.2
📗 Links
🐞 Bug Fixes
- Default values in entities are not used, potentially causes NullPointerExceptions #2565
- Target of relationship property entities is serialised into properties and not as a separate property. #2537
📔 Documentation
- There is no example how to combine custom callbacks with auditing callbacks. #2564
- The difference between older versions of SDN and SDN6 are not made clear enough in the documentation #2562
- Documentation about
@Transactional(readOnly=true)
is unclear. #2557
6.2.6
📗 Links
🐞 Bug Fixes
- Default values in entities are not used, potentially causes NullPointerExceptions #2565
- Target of relationship property entities is serialised into properties and not as a separate property. #2537
📔 Documentation
- The difference between older versions of SDN and SDN6 are not made clear enough in the documentation #2562
- Documentation about
@Transactional(readOnly=true)
is unclear. #2557
6.3.1
📗 Links
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.8.5 #2548
6.2.5
📗 Links
🐞 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
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.8.5 #2549
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
- 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
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