7.0.0-M4
Pre-release
Pre-release
·
465 commits
to main
since this release
📗 Links
⭐ New Features
- Use
:param k => vformat 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
@DynamicLabelsand 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