Releases: spring-projects/spring-data-commons
Releases · spring-projects/spring-data-commons
3.5.2
3.4.8
3.5.1
📗 Links
⭐ New Features
- Defer
MappingContextaccess inPersistentEntities#3310
🐞 Bug Fixes
CustomConversionsissues a warning for asymmetric converters when converting from aList#3306- Use mutable list to collect items from
Streamfor reversal #3304 - Modify it to avoid adding runtimeHints for primitive types and array types #3284
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.4.7
📗 Links
⭐ New Features
- Defer
MappingContextaccess inPersistentEntities#3310
🐞 Bug Fixes
- Use mutable list to collect items from
Streamfor reversal #3304 - Modify it to avoid adding runtimeHints for primitive types and array types #3284
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.3.13
4.0.0-M3
📗 Links
⭐ New Features
- Refine customization of
EntityInformation#3288 - Allow subclasses of
ReturnedType#3286 - Introduce
SearchResultandSearchResults#3285 - Capture repository configuration from registered beans. #3279
- Introduce AOT context sensitive VariableNameFactory #3270
- Add support for AOT Repositories #3265
- Remove
ListenableFuturesupport #3232 - Remove
@DeprecatedAPI #3208 - Introduce
@Contractand@CheckReturnValueannotations #3195 - Migrate to JSpecify annotations for nullability constraints #3170
- Use Spring's
Nullnessutility to determine JSpecify nullness #3100 - Introduce
org.springframework.data.mapping.Parameter.getRequiredName()andParameter.hasName()#3088
🐞 Bug Fixes
DeferredRepositoryInitializationListeneris registered multiple times #3287- Spring Data Commons 3.3.4 breaks
@ModelAttributehandling #3258 - Fix NPE in
CrudRepositoryExtensions#3187 ProxyingHandlerMethodArgumentResolverconflicts with@AuthenticationPrincipal#2937
📔 Documentation
- JavaDoc of CrudRepository.deleteById is too unspecific #3280
- Fix broken docs caused by incorrect
feature-scrollusage in Antora #3262 - Fix typos in reference documentation and Javadoc #3235
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.5.0
📗 Links
⭐ New Features
- Allow subclasses of
ReturnedType#3286 QueryMethoduses non-finalcreateParametersmethod #3263- Introduce public
ReactivePageableExecutionUtilsvariant of pageable utils #3209 - Deprecate pure repository SpEL support components for removal #3207
- Introduce
Vectorabstraction #3193 - Introduce
org.springframework.data.mapping.Parameter.getRequiredName()andParameter.hasName()#3088 KPropertyPathdoesn't supportIterables#3010- Add support for find using predicate/pageable that returns a
Slice[DATACMNS-541] #1011
🐞 Bug Fixes
DeferredRepositoryInitializationListeneris registered multiple times #3287- Spring Data Commons 3.3.4 breaks
@ModelAttributehandling #3258 - Repository information cache map keeps growing until out of memory #3252
KotlinBeanInfoFactorydoesn't considerget-prefixed methods as getters for boolean properties #3249- Kotlin Interface projections nullabillity issues #3242
- Problem with class-based projections since Spring Framework 6.1.x #3225
PropertyAccessingMethodInterceptorfails withIllegalStateExceptionwhen target method is bridged #3215- Fix NPE in
CrudRepositoryExtensions#3187 ProxyingHandlerMethodArgumentResolverconflicts with@AuthenticationPrincipal#2937- Invalid
@NonNullApi[DATACMNS-1616] #2044
📔 Documentation
- JavaDoc of CrudRepository.deleteById is too unspecific #3280
- Documentation enhancement: Separate examples of methods with special parameters and methods without #3268
- Fix broken docs caused by incorrect
feature-scrollusage in Antora #3262 - 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
- Fix typos in reference documentation and Javadoc #3235
- Refining QBE documentation #3226
- Fix typo #3223
QueryTypeMismatchExceptionif 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.6
📗 Links
🐞 Bug Fixes
DeferredRepositoryInitializationListeneris registered multiple times #3287- Spring Data Commons 3.3.4 breaks
@ModelAttributehandling #3258 ProxyingHandlerMethodArgumentResolverconflicts with@AuthenticationPrincipal#2937
📔 Documentation
- JavaDoc of CrudRepository.deleteById is too unspecific #3280
- Fix broken docs caused by incorrect
feature-scrollusage in Antora #3262 - Fix typos in reference documentation and Javadoc #3235
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.3.12
📗 Links
🐞 Bug Fixes
DeferredRepositoryInitializationListeneris registered multiple times #3287- Spring Data Commons 3.3.4 breaks
@ModelAttributehandling #3258 ProxyingHandlerMethodArgumentResolverconflicts with@AuthenticationPrincipal#2937
📔 Documentation
- JavaDoc of CrudRepository.deleteById is too unspecific #3280
- Fix broken docs caused by incorrect
feature-scrollusage in Antora #3262 - Fix typos in reference documentation and Javadoc #3235
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
4.0.0-M2
📗 Links
⭐ New Features
- Add support for AOT Repositories #3265
- Migrate to JSpecify annotations for nullability constraints #3170
- Introduce
org.springframework.data.mapping.Parameter.getRequiredName()andParameter.hasName()#3088
❤️ Contributors
We'd like to thank all the contributors who worked on this release!