| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.5.12 source code.tar.gz | 2026-06-09 | 600.2 kB | |
| 3.5.12 source code.zip | 2026-06-09 | 1.2 MB | |
| README.md | 2026-06-09 | 1.9 kB | |
| Totals: 3 Items | 1.8 MB | 0 | |
:green_book: Links
:lady_beetle: Bug Fixes
- Fix JPQL, EQL, and HQL query rendering round-trips #4273
- JPQL and EQL renderers fail using
TREAT,LOCATE, and subqueries from collection members #4272
:notebook_with_decorative_cover: Documentation
- Remove duplicate Query by Example collection-property note #4270
- Document fetch behavior for streaming query results #4262
- Improve documentation to clearly state that Query By Example ignores collections [DATAJPA-1127] #1472
- Add note about driver behaviour for streaming query results [DATAJPA-1007] #1346
:hammer: Dependency Upgrades
- Upgrade to Maven Wrapper 3.9.16 #4269
- Upgrade to Hibernate 6.6.52.Final #4266
- Upgrade to Postgres JDBC Driver 42.7.11 #4257
- Upgrade to Hibernate 6.6.51.Final #4256
- Upgrade to Hibernate 6.6.50.Final #4247
:heart: Contributors
We'd like to thank all the contributors who worked on this release!
- @jewoodev