Compiled SpEL expression fails if #root or #this is a non-public type #32356
Suspend handler methods fail on nullable value class parameters #32353
Better protect against concurrent error handling for async requests #32340
Performance degradation due to Kotlin value class checks #32334
With value referenced from property file in XML configuration, setter selection can be random in case of overloaded setter methods (e.g. on SimpleClientHttpRequestFactory) #32329
constructor-impl of Kotlin value class is not called #32324
ContentCachingResponseWrapper no longer honors Content-Type and Content-Length #32317
Hibernate native image support broken by HHH-17643#32311
Revisit DatabaseMetadata#getProcedures to only apply fallback if original search yield more than one result #32295
Remove Observation.Context from WebClient request #32198
:notebook_with_decorative_cover: Documentation
Refine "Redirecting to a resource" section code sample #32423
Javadoc of ReactorNettyClientRequestFactory#setExchangeTimeout methods have wrong default value #32419
Fix order of 2 sections in the Validation chapter of the reference manual #32408
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps org.springframework:spring-context from 5.3.21 to 6.1.5.
Release notes
Sourced from org.springframework:spring-context's releases.
... (truncated)
Commits
c04290e
Release v6.1.5381f790
Extract reusable checkSchemeAndPort methodf5a3658
Upgrade to Protobuf 3.25.3, Woodstox 6.6.1, JsonPath 2.9, QDox 2.154a6d89
Additional unit tests for operations on empty UriTemplate2922a82
Merge pull request #32432 from bsgrda34ceb4
Polish "Allow UriTemplate to be built with an empty template"1b25a15
Allow UriTemplate to be built with an empty template723c94e
Polishinge5a69dc
Upgrade to Reactor 2023.0.4 and Micrometer 1.12.4c2248c9
Update Javadoc in DefaultUserDestinationResolverDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show