Spring5Certification
Spring5Certification copied to clipboard
Bump org.springframework:spring-core from 5.2.24.RELEASE to 6.0.15
trafficstars
Bumps org.springframework:spring-core from 5.2.24.RELEASE to 6.0.15.
Release notes
Sourced from org.springframework:spring-core's releases.
v6.0.15
:star: New Features
- Skip buffer allocation in
StreamUtils.copy(String)#31631:lady_beetle: Bug Fixes
<replaced-method />unnecessarily requires explicitarg-typesince 6.0 #31828MergedAnnotationsfinds duplicate annotations on method in multi-level interface hierarchy #31824- Fix condition for "Too many elements" in
MimeTypeUtils.sortBySpecificity()#31773- Spring unable to decode aggregated JSON content #31772
- Multipart messages with empty parts are not correctly parsed in WebFlux #31766
- PathEditor cannot handle absolute Windows paths with forward slashes #31727
- TraceId is missing in WebFlux controller handlers #31716
- Wrong observation status tag when a Not Found in a webflux application #31715
- Fail to register MBean with bean name containing invalid character #31708
- Include Hibernate's
Query.scroll()inSharedEntityManagerCreator'squeryTerminatingMethodsset #31683- TypeDescriptor does not check generics in
equalsmethod (for ConversionService caching) #31673- SpEL expression on a reloadable type can no longer be resolved #31670
- Slow SpEL performance due to method sorting in ReflectiveMethodResolver #31664
- Jackson encoder releases resources in wrong order #31656
- Current Observation.Context missing from WebClient request #31646
- WebSocketMessageBrokerStats has null stats for stompSubProtocolHandler since 5.3.2 #31641
<jee:local-slsb>no longer works with abusiness-interfaceattribute #31630- GeneratedFiles#addSourceFile should not allow to add a source in the default package #31629
PathResourceResolver.getResource()does not log warning ifResource#getURL()throws exception #31624:notebook_with_decorative_cover: Documentation
- Document explicit
@ModelAttributeis required for reflection hints inference #31767- Documentation needs to be updated with instructions for STOMP Client #31678
- Improve STOMP WebSocket documentation for input message buffer size #31654
:hammer: Dependency Upgrades
- Upgrade to Reactor 2022.0.14 #31815
v6.0.14
:star: New Features
- Provide caching for HandlerMappingIntrospector lookups #31588
Log4jLogneeds to re-resolveExtendedLoggeron deserialization (for compatibility with Log4J 2.21) #31582- Optimize
StandardTypeLocatorfor hotspot when the same classes are resolved #31579- Add duplicate key exception error code for SAP HANA database #31554
- Do not delegate TRACE to HttpServlet on ERROR dispatch #31457
- Add
propertiessetter toProblemDetail#31430:lady_beetle: Bug Fixes
- GeneratedFiles#addSource does not provide proper context if the specified class name is invalid #31612
... (truncated)
Commits
f32e749Release v6.0.15ccaecabPolishing67e0310Introduce test for XML replaced-method element without explicit arg-type76bc9cfPrepare method overrides when bean class gets resolveddb52c77Minor updates in HandlerMappingIntrospector1e742aaScan annotations on method in interface hierarchy only once20dd585Polish MergedAnnotation tests707eb70Polishing2c97996Upgrade to Reactor 2022.0.143a068b8Update link to stompjs library- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.