Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2024.0.5
->2024.1.0
3.3.5
->3.4.0
3.3.5
->3.4.0
Release Notes
spring-projects/spring-data-bom (org.springframework.data:spring-data-bom)
v2024.1.0
Compare Source
Participating Modules
🔨 Dependency Upgrades
v2024.0.6
Compare Source
Participating Modules
🔨 Dependency Upgrades
spring-projects/spring-data-commons (org.springframework.data:spring-data-commons)
v3.4.0
Compare Source
📗 Links
⭐ New Features
ListenableFuture
#3190RepositoryMethodContext
torepository.core
package #3175ReturnedType
factory method #3163KotlinBeanInfoFactory
does not consider overridden bean property accessors #3140Parameter.getRequiredName()
method #3124AbstractRepositoryMetadata
verification exception message #3091ValueExpression
infrastructure for query methods #3049🐞 Bug Fixes
KotlinBeanInfoFactory
throwsIntrospectionException
when the setter doesn't match getter type #3167IndexOutOfBoundsException
onKotlinCopyMethod.shouldUsePublicCopyMethod(…)
when saving single-property Kotlin data class with Association #3131Repositories#cacheRepositoryFactory()
#3126Optional
as return type forT
#3125@EnableSpringDataWebSupport
not working in native image #3117KotlinBeanInfoFactory.getBeanInfo
throws exception when introspecting getter on value class #3109PageModel
uses wrapping serialization mode if noSpringDataWebSettings
found #3101📔 Documentation
BootstrapMode
Javadoc #3191🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.3.6
Compare Source
📗 Links
📔 Documentation
BootstrapMode
Javadoc #3191🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
spring-projects/spring-data-jpa (org.springframework.data:spring-data-jpa)
v3.4.0
Compare Source
📗 Links
⭐ New Features
@NativeQuery
annotation as alias for@Query(nativeQuery=true)
#3155JSqlParserQueryEnhancer
#2989🐞 Bug Fixes
QueryEnhancer.hasConstructorExpression()
returnsfalse
forsome_function(…) IS TRUE
#3628limit
inFetchableFluentQueryBySpecification
addes duplicateorder by
clause #3600NamedQuery
creation lead to query derivation #3550distinct
andcast(... as ...)
together #3536PartTreeJpaQuery.QueryPreparer#createQuery()
#3505@Transactional
onSimpleJpaRepository.delete(spec)
#3499@Procedure
returning alsoResultSet
no longer returnsMap
for OUT params #2381📔 Documentation
IS NULL
/IS NOT NULL
usage for derived queries usingnull
as argument #3674@Procedure
#3081🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.3.6
Compare Source
📗 Links
🐞 Bug Fixes
@Procedure
returning alsoResultSet
no longer returnsMap
for OUT params #2381📔 Documentation
IS NULL
/IS NOT NULL
usage for derived queries usingnull
as argument #3674@Procedure
#3081🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
Configuration
📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.