Skip to content

2.6.4

Compare
Choose a tag to compare
@christophstrobl christophstrobl released this 19 Apr 10:13
· 695 commits to main since this release
4c9d4a6

πŸ“— Links

⭐ New Features

  • 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