Skip to content

3.0.0-M6

Pre-release
Pre-release
Compare
Choose a tag to compare
@gregturn gregturn released this 19 Sep 14:40
· 588 commits to main since this release

πŸ“— Links

⭐ New Features

  • Use CompletableFuture instead of deprecated ListenableFuture #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 to PathInformation.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 throw EmptyResultDataAccessException #2651
  • JPA is now Jakarta Persistence API #2475

πŸ”¨ Dependency Upgrades

  • Adopt to changed Mockk artifact name #2687
  • Upgrade to XMLBeam 1.4.24 #2686

❀️ Contributors

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