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:
6.2.0
->6.2.1
Release Notes
spring-projects/spring-framework (Spring)
v6.2.1
Compare Source
⭐ New Features
toString()
inTestBeanOverrideHandler
#34072DefaultListableBeanFactory
#34070@Contract
annotation toObjectUtils#isEmpty
#33984Flux<ServerSentEvent<Fragment>>
in WebFlux #33975@Fallback
semantics for Test Bean Overrides #33924AdvisedSupport.MethodCacheKey
should check for logical equality as well as identity #33915XmlExpectationsHelper
#33827MapMethodProcessor
should only resolve arguments of type Map or the ModelMap hierarchy #33160🐞 Bug Fixes
@Scheduled
annotation #34058@MockitoBean
incorrectly injects supertype into subtype field #34025IntroductionInterceptor
but withouttarget
always throws an exception #33985ApplicationListener
no longer invoked for genericApplicationEvent
with 6.2.0 #33982@Value
cases SpringCGLIB$$0 required a bean of type java.lang.String that could not be found in Native compile when migrating to SB 3.4 #33960InvocableHandlerMethod
#33943MockReset
strategy is no longer honored for@MockitoBean
and@MockitoSpyBean
#33941TypeDescriptor
with recursive generics triggers infinite recursion inResolvableType.equals/hashCode
#33932@MockitoBean
and@TestBean
should not be allowed onstatic
fields #33922📔 Documentation
MethodInterceptor
#33901🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Boiarshinov, @CHOICORE, @KNU-K, @izeye, @ngocnhan-tran1996, @scordio, @sonallux, and @youabledev