⭐ New Features
- Log column type for limited support message in
JdbcUtils.getResultSetValue
#32602 - Avoid additional unnecessary
Annotation
array cloning inTypeDescriptor
#32478 - Avoid cloning empty
Annotation
array inTypeDescriptor
#32465
🐞 Bug Fixes
- Refine scheme, userinfo, host and port parsing in UriComponentsBuilder #32617
MethodIntrospector.selectMethods()
fails to detect bridge methods across ApplicationContexts #32587- Generic interface on
FactoryBean
class not autowired in case oftargetType
mismatch #32585 HeaderContentNegotiationStrategy.resolveMediaTypes()
throws unexpectedInvalidMimeTypeException
#32484- JmsUtils.commitIfNecessary catches and ignores JMS IllegalStateException, losing message with ActiveMQ Artemis #32479
- Consistently apply TaskDecorator to ManagedExecutorService as well #32456
📔 Documentation
- Fix broken link to vavr in the reference guide #32495
🔨 Dependency Upgrades
- Upgrade to Reactor 2022.0.18 #32593