Skip to content

2.4.6

Compare
Choose a tag to compare
@mp911de mp911de released this 17 Mar 10:03
· 840 commits to main since this release
b98bc1a

📗 Links

🪲 Bug Fixes

  • Calling PersistentPropertyAccessor.setProperty(…) on Kotlin data class objects with multiple copy methods can lead to ArrayIndexOutOfBoundsException #2324
  • TypeDiscoverer.getParameterTypes does not capture enclosing type parameter of non static inner class #2313

📔 Documentation

  • Denote that Query by Example acts differently when fields are based on primitives instead of objects #2308