Skip to content

7.0.0-M4

Pre-release
Pre-release
Compare
Choose a tag to compare
@christophstrobl christophstrobl released this 13 May 08:53
· 402 commits to main since this release
da8f0b1

📗 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