Releases: spring-projects/spring-data-jpa
Releases · spring-projects/spring-data-jpa
3.1.5
3.0.11
2.7.17
3.2.0-M3
📗 Links
⭐ New Features
- Connect build to ge.spring.io to benefit from deep build insights and faster builds #3142
- Use io.spring.maven.antora plugins #3094
🐞 Bug Fixes
- JPQL parser can't handle an attribute named "power" #3143
- NEW as a part of a state field path expression in JPQL. #3128
ParameterBindingParser
fails withAlready found parameter binding with same index
#3126- Question mark (
?
) in string literal erroneously detected as parameter bind marker #3125 - NamedQuery mangles query during processing. #3085
📔 Documentation
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.1.4
📗 Links
🐞 Bug Fixes
- JPQL parser can't handle an attribute named "power" #3143
- NEW as a part of a state field path expression in JPQL. #3128
ParameterBindingParser
fails withAlready found parameter binding with same index
#3126- Question mark (
?
) in string literal erroneously detected as parameter bind marker #3125 - NamedQuery mangles query during processing. #3085
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.0.10
📗 Links
🐞 Bug Fixes
ParameterBindingParser
fails withAlready found parameter binding with same index
#3126- Question mark (
?
) in string literal erroneously detected as parameter bind marker #3125 - NamedQuery mangles query during processing. #3085
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.7.16
3.2.0-M2
📗 Links
🐞 Bug Fixes
- BadJpqlGrammarException with latest release when using order by utl_raw.cast_to_varchar2((nlssort(lower(entityalias.namefield), 'nls_sort=binary_ai'))) ASC #3099
- BadJpqlGrammarException: no viable alternative at input #3093
- BadJpqlGrammarException with attribute 'date' #3092
- Keyset Scrolling cannot extract Values from
Tuple
using Interface Projections #3077 CONCAT
ofLIKE
with percentage (%
) literal fails fornull
values #3041- SpEL template behavior is inconsistent [DATAJPA-1266] #1597
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.1.3
📗 Links
🐞 Bug Fixes
- BadJpqlGrammarException with latest release when using order by utl_raw.cast_to_varchar2((nlssort(lower(entityalias.namefield), 'nls_sort=binary_ai'))) ASC #3099
- BadJpqlGrammarException: no viable alternative at input #3093
- BadJpqlGrammarException with attribute 'date' #3092
- Keyset Scrolling cannot extract Values from
Tuple
using Interface Projections #3077 CONCAT
ofLIKE
with percentage (%
) literal fails fornull
values #3041- SpEL template behavior is inconsistent [DATAJPA-1266] #1597
📔 Documentation
- Javadoc: Add 'since' for the allOf(...), anyOf(...) methods in Specification #3102
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!