Skip to content

2.6.2

Compare
Choose a tag to compare
@mp911de mp911de released this 18 Feb 09:49
· 870 commits to main since this release
7fe0fa2

📗 Links

⭐ New Features

  • Externalize build properties. #2413

🐞 Bug Fixes

  • FetchableFluentQueryByPredicate.sortBy and FetachableFluentQueryByExample.sortBy use wrong object reference #2438
  • Fix 'noSuchProperty' test case. #2418
  • JpaRepository#deleteAllByIdInBatch fails when (compound) IdClass keys are used #2414
  • NPE in JpaQueryCreator when query result is projection-based interface #2408
  • Types with a @IdClass with a single attribute use the underlying @Id property type within repositories #2330