Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.4.11 source code.tar.gz | 2025-10-17 | 581.5 kB | |
3.4.11 source code.zip | 2025-10-17 | 1.2 MB | |
README.md | 2025-10-17 | 2.0 kB | |
Totals: 3 Items | 1.8 MB | 0 |
:green_book: Links
:star: New Features
- Improve query method validation exceptions for declared queries #2738
- Avoid re-wrapping query validation exceptions into
IllegalArgumentException
it they already are one #2736
:lady_beetle: Bug Fixes
- Consistent handling of
Specification.unrestricted()
inSpecification.not(..)
#4024 - Inconsistency in
Specification.unrestricted()
semantics #4023 - EQL Parser fails using nested aggregation function arguments #4013
- HQL Renderer renders CTE with
CYCLE
without space betweenSET
andidentifier
#4012 - Fix unpaged revision query #4000
- Revision repository
findRevisions
throws exception when usingPageable.unpaged()
#3999
:notebook_with_decorative_cover: Documentation
- Document placeholder and Ant-style pattern support for
@Enable…Repositories
#3366
:hammer: Dependency Upgrades
:heart: Contributors
We'd like to thank all the contributors who worked on this release!
- @peteraisher