Skip to content

6.3.2

Compare
Choose a tag to compare
@christophstrobl christophstrobl released this 15 Jul 09:24
· 362 commits to main since this release
260c59a

馃摋 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