Skip to content

2.7.0-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@christophstrobl christophstrobl released this 19 Apr 09:21
· 850 commits to main since this release
aebc9f0

📗 Links

⭐ New Features

  • IgnoreCase uses Upper function in repository method names and cannot be configured. #2420
  • Incorrectly generating count queries for queries starting with whitespaces. #2393

🐞 Bug Fixes

  • Count query removes distinct phrase if from part of JPA query contains newline character #2341
  • NativeQuery with Pagination #2260
  • SimpleJpaRepository.deleteAllByIdInBatch accepts Iterable but JPA requires Collection #2242

📔 Documentation

  • Grammar mistake in documentation #2487