jetty-reactive-httpclient
jetty-reactive-httpclient copied to clipboard
Bump org.springframework:spring-webflux from 5.3.33 to 5.3.34
Bumps org.springframework:spring-webflux from 5.3.33 to 5.3.34.
Release notes
Sourced from org.springframework:spring-webflux's releases.
v5.3.34
:star: New Features
- Log column type for limited support message in
JdbcUtils.getResultSetValue#32603- Avoid additional unnecessary
Annotationarray cloning inTypeDescriptor#32477- Avoid cloning empty
Annotationarray inTypeDescriptor#32466:lady_beetle: Bug Fixes
- Refine scheme, userinfo, host and port parsing in UriComponentsBuilder #32618
MethodIntrospector.selectMethods()fails to detect bridge methods across ApplicationContexts #32588- JmsUtils.commitIfNecessary catches and ignores JMS IllegalStateException, losing message with ActiveMQ Artemis #32480
- Consistently apply TaskDecorator to ManagedExecutorService as well #32457
:hammer: Dependency Upgrades
- Upgrade to Reactor 2020.0.43 #32594
Commits
fb9a56fRelease v5.3.347678286Refine UriComponentsBuilder parsing510ff87Upgrade to Reactor 2020.0.437609727Detect bridge methods across ApplicationContexts in MethodIntrospectora0ae96dUpgrade to Netty 4.1.1081d2daa5Log column type for limited support message in getResultSetValue2395945Upgrade actions that use deprecated features76c0017Polishing0628b47Propagate JMS IllegalStateException from commit/rollbackIfNecessaryf6205d4Avoid unnecessary Annotation array cloning in TypeDescriptor- Additional commits viewable in compare view
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 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)