Skip to content

7.0.0-M5

Pre-release
Pre-release
Compare
Choose a tag to compare
@christophstrobl christophstrobl released this 15 Jul 13:31
· 375 commits to main since this release
9b5bcd2

πŸ“— Links

⭐ New Features

  • Kotlin test classes warn about non-matching overrides. #2560

🐞 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

πŸ”¨ Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.5 #2547