| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.0.5 source code.tar.gz | 2026-04-17 | 671.4 kB | |
| 4.0.5 source code.zip | 2026-04-17 | 1.4 MB | |
| README.md | 2026-04-17 | 2.2 kB | |
| Totals: 3 Items | 2.1 MB | 0 | |
:green_book: Links
:star: New Features
- Consider unsafe
JpaSortin Querydsl sorting #4211 - Querydsl sorting should support arbitrary String expressions #4209
:lady_beetle: Bug Fixes
- Do not use tuple-typed queries for derived count queries. #4235
- Enhance type filter to cover
java.sqlpackage #4231 - Page with interface projection on derived query fails with
ConverterNotFoundException#4230 - Ahead-of-Time optimizations fail when a Hibernate entity uses
java.sql.Clob#4228 SimpleJpaRepository.existsById(…)returnsfalsewhen multiple rows exist for the same ID #4227- AOT-generated repositories convert array binding values to
List#4223 - Fix keyset pagination with hierarchical idclass #4156
:hammer: Dependency Upgrades
- Update to Hibernate 7.2.11.Final #4238
- Upgrade to Hibernate 7.2.10.Final #4233
- Upgrade to MySQL 8.0.45 Docker image #4229
- Upgrade to Eclipselink 5.0.0 #4221
- Upgrade to Hibernate 7.2.7.Final #4220
:heart: Contributors
We'd like to thank all the contributors who worked on this release!
- @kamilkrzywanski
- @JBodkin-Amphora