Skip to content

3.0.0-M2

Pre-release
Pre-release
Compare
Choose a tag to compare
@mp911de mp911de released this 21 Mar 15:45
· 806 commits to main since this release
826de59

📗 Links

⭐ New Features

  • Externalize build properties. #2413
  • Try to optionally use JSqlParser for parsing SQL #2409
  • Add exists method to JpaSpecificationExecutor #2388
  • Improvements to clarify type using TypedParameterValue #2370
  • JpaRepository.getOne/getById method name should indicate that it returns a reference #2232

🐞 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
  • QueryByExamplePredicateBuilder does not work with Optional.empty (vs. straight null) #2176

❤️ Contributors

We'd like to thank all the contributors who worked on this release!