Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.5.1 source code.tar.gz | 2025-06-13 | 595.5 kB | |
3.5.1 source code.zip | 2025-06-13 | 1.2 MB | |
README.md | 2025-06-13 | 1.8 kB | |
Totals: 3 Items | 1.8 MB | 3 |
:green_book: Links
:star: New Features
- Avoid early
EntityManager
initialization duringPersistenceProvider
lookup #3885 - Prevent early
EntityManager
access to avoid conflicts with Hibernate-native multi-tenancy #3425
:lady_beetle: Bug Fixes
QueryUtils
fails to detect aliases whenSELECT
items are comma-separated without spaces #3911JpaSpecificationExecutor.findBy(…)
returns join product of nested relations #3908- Postgresql jsonb operator
?|
erroneously detected as parameter bind marker #3907 - DTO query rewriting renders invalid queries #3895
:notebook_with_decorative_cover: Documentation
- Fix typos in query-methods.adoc #3912
Specification.where(spec)
is deprecated without further notice #3893
:hammer: Dependency Upgrades
:heart: Contributors
We'd like to thank all the contributors who worked on this release!
- @hoyeonj981
- @arefbehboudi
- @ari-spf