📗 Links
⭐ New Features
- Add possbility to return Entity from
delete<...>ById(id: MyId)
method #3995
🐞 Bug Fixes
- JPQL
/* ... */
comments in@Query
fail to parse when migrating from Spring Boot 3.3.5 to Spring Boot 3.5.5 / Spring Data JPA (HQL parser mismatch on/
) #3997 - Qualify identifier used in
SimpleJpaRepository.deleteAllByIdInBatch(…)
JPQL #3993 - EclipseLink fails resolving unqualified identifier property using
IN
on batch delete by Id #3990 - Optimized
QueryUtils.applyAndBind(…)
usingIN(entities)
does not work with EclipseLink #3983 ExpressionBasedStringQuery
does not expand#{#entityName}
for native queries #3979
🔨 Dependency Upgrades
- Upgrade to Hibernate 6.6.28.Final #4005
❤️ Contributors
We'd like to thank all the contributors who worked on this release!