Merged
requested to merge dependabot/maven/samples/client/petstore/java/webclient/org.springframework-spring-webflux-5.1.0.RELEASE into master
Created by: dependabot[bot]
Bumps spring-webflux from 5.0.8.RELEASE to 5.1.0.RELEASE.
Release notes
Sourced from spring-webflux's releases.
v5.0.16.RELEASE
⭐ New Features
- Cache result of String.getBytes() in ExtendedBeanInfo.PropertyDescriptorComparator #24109
- Avoid substring allocation in StringUtils.replace #24025
- Support for new MySQL 8 error code 3572 #23974
🐞 Bug Fixes
- Unsafe double-checked locking in SpelExpression#compileExpression #24307
- Escape quotes in filename in ContentDisposition.Builder when charset not specified #24230
- SqlRowSet accessor methods should be marked
@Nullable#24045- Allow schemaZip Gradle task to execute on MS Windows #23988
- Bean definition override leads to NPE due to inconsistent equality check #23709
- Fix DefaultListableBeanFactory#copyConfigurationFrom #23708
- Synchronized blocks in MethodOverrides are hurting concurrency #23707
📔 Documentation
- TypeDescriptor#getElementTypeDescriptor does not throw IllegalStateException anymore #23998
- Correct Javadoc for WebMvcConfigurer#addInterceptors #23926
v5.0.15.RELEASE
⭐ New Features
- Javadoc missing on some public BeanDefinitionParserDelegate methods #23398
- Thread-safe removal of destruction callbacks in web scopes #23118
- Guard against ConcurrentModificationExceptions in the systemProperties PropertySource #23112
- Avoid expensive assertions in web resource resolution #22964
🐞 Bug Fixes
- Session.close() accidentally triggers creation of TransactionAwareDataSourceProxy Connection #23396
- MethodParameter.equals is too coarse-grained for its use in HandlerMethodArgumentResolverComposite #23386
- ResolvableType.forRawClass fails isAssignable against TypeVariable #23322
- FlashMapManager throws StringIndexOutOfBoundsException for empty target URL path #23245
- MappingMediaTypeFileExtensionResolver ConcurrentModificationException #23113
- Fix MockHttpServletRequest.setCookies to produce single Cookie header #23085
- Fix ScriptUtils for MS Windows line ending #23027
📔 Documentation
- Improve documentation for
@Autowiredconstructors #23309- Document that Ordered is not supported for
@ControllerAdvicebeans #23173- Reintroduce author list and copyright notice #23080
- spring-mvc.xsd stale-if-error attribute documentation incorrect #23000
- AbstractBeanDefinition.getBeanClass() javadoc misleads about returning null #22966
v5.0.14.RELEASE
... (truncated)
⭐ New Features
Commits
-
f07eed2Release version 5.1.0.RELEASE -
92b3f2aDocument timeout configuration for Reactor HttpClient -
80e52deUpgrade to HtmlUnit 2.33 and Apache Johnzon 1.1.10 -
7562761Ordered streams consistently operate on resolved bean instances -
3f5a7bbRemove snapshot repository from build setup -
093a863Upgrade to Gradle 4.10.2 -
90c29b3Upgrade to Reactor Californium RELEASE -
f783967Don't set role in Kotlin bean DSL unless specified -
47d6e91Leverage non-default ctor support in Kotlin bean DSL -
b6b880cPolishing - 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 ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major 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) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.