Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.5.2 source code.tar.gz | 2025-07-18 | 596.4 kB | |
3.5.2 source code.zip | 2025-07-18 | 1.2 MB | |
README.md | 2025-07-18 | 1.3 kB | |
Totals: 3 Items | 1.8 MB | 9 |
:green_book: Links
:star: New Features
- Backport
Specification.unrestricted()
to3.5.x
#3942 - Replace regex with startsWith / endsWith check for LIKE pattern detection #3932
:lady_beetle: Bug Fixes
- Returning Converted entity properties cause DTO projection rewrite #3929
PersistenceProvider.fromEntityManagerFactory(…)
throwsNullPointerException
using Hotswap Agent #3923
:hammer: Dependency Upgrades
- Upgrade to Maven Wrapper 3.9.11 #3946
- Upgrade to Hibernate 6.6.21.Final #3937
- Upgrade to Eclipselink 4.0.7 #3936
:heart: Contributors
We'd like to thank all the contributors who worked on this release!
- @Dockerel