3.1.0
📗 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(…)
usesCriteriaDelete
and henceCascades
are not considered #2936