3.0.0-M6
Pre-release
Pre-release
π Links
β New Features
- Use
CompletableFuture
instead of deprecatedListenableFuture
#2669 - Change initialCapacity to match the number of data being added. #2668
- Refine
@PageableDefault
and@SortDefault
annotation arrangement #2657
π Bug Fixes
- Fix argument conversion in
QuerydslPredicateBuilder
. #2650 QuerydslPredicateBuilder
converts collection-like bind values toPathInformation.getLeafType
in stead of considering collection element types #2649
π Documentation
- Improve
Pageable
Javadoc #2679 - Fix the JDK version required to build from the source code #2671
- Specify title to
auditing.auditor-aware
. #2652 deleteById
should not throwEmptyResultDataAccessException
#2651- JPA is now Jakarta Persistence API #2475
π¨ Dependency Upgrades
β€οΈ Contributors
We'd like to thank all the contributors who worked on this release!