3.0.6
📗 Links
🐞 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
🔨 Dependency Upgrades
- Upgrade to Hibernate 6.1.7.Final. #2922