Skip to content

2.5.0-M5

Pre-release
Pre-release
Compare
Choose a tag to compare
@mp911de mp911de released this 17 Mar 10:31
· 776 commits to main since this release
897cde4

📗 Links

⭐ New Features

  • Add PersistentEntity.doWithAll(…) to handle properties and associations #2325
  • Support for jMolecules' Association type #2315

🪲 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