CARVIEW |
Select Language
HTTP/2 200
date: Tue, 29 Jul 2025 19:45:09 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"462bfbf814243a1e3b8ebf1591b4c1ce"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=R0L%2Btltf6vuCMSBhMINa3SXB0dzfHJmFsp1KR5pTxNSArAasQu0j5P%2BlCKSiymIcU%2F9ApLsX2esASjTZ0akChvT1mSTPNBowZp3NJnB0PDQSXRUPnSGgPAFRLRPE8GN5tKXge%2Bu7ztCj%2BcWgeWWhnUAw%2BC5Z1Cz5pTy0sQK08apX6j4XJaZaQwWwNvgLWhUpIVUmc1m5TV4OgtH2mYIqXDjhk9jc50TFJ%2FZiHveS90QIpk%2FbOtA039JtzIFmV1hfu0BnsfOYZyVZtxDqddEEvQ%3D%3D--T6gTvYRyi%2BcBCPBW--iKqwjXzzHY01YO%2FFUQOcDA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.829210980.1753818308; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 19:45:08 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 19:45:08 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: DC36:1A4ED6:CCDD:1111E:688924C4
Releases · spring-projects/spring-data-commons · GitHub
18 Jul 11:15
Loading
18 Jul 08:30
18 Jul 07:34
13 Jun 11:42
Loading
13 Jun 09:18
Loading
13 Jun 08:18
16 May 12:23
Loading
16 May 10:48
Loading
16 May 08:51
Loading
16 May 08:08
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 690
Releases: spring-projects/spring-data-commons
Releases · spring-projects/spring-data-commons
4.0.0-M4
Compare
📗 Links
⭐ New Features
- Expose
MethodParameter
s inAotQueryMethodGenerationContext
#3334 - Enable AOT repositories by default #3323
- Defer
MappingContext
access inPersistentEntities
#3310 - Log a warning if param not annotated with
@ProjectedPayload
#3303 - Log warning when param is not annotated with
@ProjectedPayload
#3300 - Add support for AOT Repositories #3265
🐞 Bug Fixes
- Use
getDeclaredConstructor(…)
inRepositoryBeanDefinitionReader
to avoid failures due to package-private constructors #3325 CustomConversions
issues a warning for asymmetric converters when converting from aList
#3306- Use mutable list to collect items from
Stream
for reversal #3304 - Modify it to avoid adding runtimeHints for primitive types and array types #3284
📔 Documentation
- Polish README #3314
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
Assets 2
1 person reacted
3.5.2
Compare
3.4.8
Compare
3.5.1
Compare
📗 Links
⭐ New Features
- Defer
MappingContext
access inPersistentEntities
#3310
🐞 Bug Fixes
CustomConversions
issues a warning for asymmetric converters when converting from aList
#3306- Use mutable list to collect items from
Stream
for 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!
Assets 2
3.4.7
Compare
📗 Links
⭐ New Features
- Defer
MappingContext
access inPersistentEntities
#3310
🐞 Bug Fixes
- Use mutable list to collect items from
Stream
for 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!
Assets 2
3.3.13
Compare
4.0.0-M3
Compare
📗 Links
⭐ New Features
- Refine customization of
EntityInformation
#3288 - Allow subclasses of
ReturnedType
#3286 - Introduce
SearchResult
andSearchResults
#3285 - Capture repository configuration from registered beans. #3279
- Introduce AOT context sensitive VariableNameFactory #3270
- Add support for AOT Repositories #3265
- Remove
ListenableFuture
support #3232 - Remove
@Deprecated
API #3208 - Introduce
@Contract
and@CheckReturnValue
annotations #3195 - Migrate to JSpecify annotations for nullability constraints #3170
- Use Spring's
Nullness
utility to determine JSpecify nullness #3100 - Introduce
org.springframework.data.mapping.Parameter.getRequiredName()
andParameter.hasName()
#3088
🐞 Bug Fixes
DeferredRepositoryInitializationListener
is registered multiple times #3287- Spring Data Commons 3.3.4 breaks
@ModelAttribute
handling #3258 - Fix NPE in
CrudRepositoryExtensions
#3187 ProxyingHandlerMethodArgumentResolver
conflicts with@AuthenticationPrincipal
#2937
📔 Documentation
- JavaDoc of CrudRepository.deleteById is too unspecific #3280
- Fix broken docs caused by incorrect
feature-scroll
usage 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!
Assets 2
3.5.0
Compare
📗 Links
⭐ New Features
- Allow subclasses of
ReturnedType
#3286 QueryMethod
uses non-finalcreateParameters
method #3263- Introduce public
ReactivePageableExecutionUtils
variant of pageable utils #3209 - Deprecate pure repository SpEL support components for removal #3207
- Introduce
Vector
abstraction #3193 - Introduce
org.springframework.data.mapping.Parameter.getRequiredName()
andParameter.hasName()
#3088 KPropertyPath
doesn't supportIterables
#3010- Add support for find using predicate/pageable that returns a
Slice
[DATACMNS-541] #1011
🐞 Bug Fixes
DeferredRepositoryInitializationListener
is registered multiple times #3287- Spring Data Commons 3.3.4 breaks
@ModelAttribute
handling #3258 - 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
- Problem with class-based projections since Spring Framework 6.1.x #3225
PropertyAccessingMethodInterceptor
fails withIllegalStateException
when target method is bridged #3215- Fix NPE in
CrudRepositoryExtensions
#3187 ProxyingHandlerMethodArgumentResolver
conflicts 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-scroll
usage 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
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!
Assets 2
3.4.6
Compare
📗 Links
🐞 Bug Fixes
DeferredRepositoryInitializationListener
is registered multiple times #3287- Spring Data Commons 3.3.4 breaks
@ModelAttribute
handling #3258 ProxyingHandlerMethodArgumentResolver
conflicts with@AuthenticationPrincipal
#2937
📔 Documentation
- JavaDoc of CrudRepository.deleteById is too unspecific #3280
- Fix broken docs caused by incorrect
feature-scroll
usage 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!
Assets 2
3.3.12
Compare
📗 Links
🐞 Bug Fixes
DeferredRepositoryInitializationListener
is registered multiple times #3287- Spring Data Commons 3.3.4 breaks
@ModelAttribute
handling #3258 ProxyingHandlerMethodArgumentResolver
conflicts with@AuthenticationPrincipal
#2937
📔 Documentation
- JavaDoc of CrudRepository.deleteById is too unspecific #3280
- Fix broken docs caused by incorrect
feature-scroll
usage 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!
Assets 2
Previous Next
You can’t perform that action at this time.