Releases: spring-projects/spring-data-commons
Releases · spring-projects/spring-data-commons
3.5.0-M2
📗 Links
🐞 Bug Fixes
- Repository information cache map keeps growing until out of memory #3252
KotlinBeanInfoFactory
doesn't considerget
-prefixed methods as getters for boolean properties #3249- Kotlin Interface projections nullabillity issues #3242
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.4.4
3.3.10
📗 Links
🐞 Bug Fixes
KotlinBeanInfoFactory
doesn't considerget
-prefixed methods as getters for boolean properties #3249
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.5.0-M1
📗 Links
⭐ New Features
- Introduce public
ReactivePageableExecutionUtils
variant of pageable utils #3209 - Deprecate pure repository SpEL support components for removal #3207
- Introduce
Vector
abstraction #3193 KPropertyPath
doesn't supportIterables
#3010- Add support for find using predicate/pageable that returns a
Slice
[DATACMNS-541] #1011
🐞 Bug Fixes
- Problem with class-based projections since Spring Framework 6.1.x #3225
PropertyAccessingMethodInterceptor
fails withIllegalStateException
when target method is bridged #3215- Invalid
@NonNullApi
[DATACMNS-1616] #2044
📔 Documentation
- Split extensions ref doc page into page with includes #3243
- Document that fluent
findBy(…)
queries must return a result #3237 - Document OpenFeign Querydsl support #3236
- Refining QBE documentation #3226
- Fix typo #3223
QueryTypeMismatchException
if the DTO has a no-args constructor #3216- Refine Value Expression documentation #3214
Limit.of(0)
gives exception #3102
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.4.3
3.3.9
4.0.0-M1
📗 Links
⭐ New Features
- Remove
ListenableFuture
support #3232 - Remove
@Deprecated
API #3208 - Introduce
@Contract
and@CheckReturnValue
annotations #3195 - Use Spring's
Nullness
utility to determine JSpecify nullness #3100
🐞 Bug Fixes
- Problem with class-based projections since Spring Framework 6.1.x #3225
- Invalid
@NonNullApi
[DATACMNS-1616] #2044
📔 Documentation
- Document that fluent
findBy(…)
queries must return a result #3237 - Document OpenFeign Querydsl support #3236
Limit.of(0)
gives exception #3102
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.4.2
📗 Links
🐞 Bug Fixes
- Problem with class-based projections since Spring Framework 6.1.x #3225
📔 Documentation
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.3.8
📗 Links
📔 Documentation
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.4.1
📗 Links
🐞 Bug Fixes
PropertyAccessingMethodInterceptor
fails withIllegalStateException
when target method is bridged #3215