Skip to content

3.1.0

Compare
Choose a tag to compare
@christophstrobl christophstrobl released this 12 May 12:19
· 580 commits to main since this release
0ef008a

📗 Links

⭐ New Features

  • Rewrite queries using LIKE with wildcards using CONCAT. #2939
  • Adapt to API changes in ScrollPosition #2931

🐞 Bug Fixes

  • SimpleJPARepository: Methods accessing metadata.getComment() without Null-Check produce NPE #2716

📔 Documentation

  • Document that JpaSpecificationExecutor.delete(…) uses CriteriaDelete and hence Cascades are not considered #2936