Bump reactor-netty-core from 1.0.21 to 1.0.22 in /pgp-keys-map-test1 by dependabot[bot] · Pull Request #941 · s4u/pgp-keys-map (original) (raw)
Bumps reactor-netty-core from 1.0.21 to 1.0.22.
Release notes
Sourced from reactor-netty-core's releases.
v1.0.22
Reactor Netty1.0.22is part of2020.0.22Release Train.This is a recommended update for all
Reactor Netty 1.0.xusers.What's Changed
✨ New features and improvements
- Depend on
Reactor Corev3.4.22by @pderop in a4ef2e6f2c78e82485f5a21cb19e97309345c79e, see release notes.- Use pattern for the field name when checking the classpath by @violetagg in #2411
🐞 Bug fixes
- Do not open a stream on a connection that received
GOAWAYby @violetagg in #2408- Ensure
HttpServer#idleTimeoutconfiguration is applied for bothHTTP/1.1andHTTP/2by @violetagg in #2414📖 Documentation, Tests and Build
- Documentation:
- Javadoc link in reference documentation points to a concrete version by @violetagg in #2380
- Extract Netty javadoc link by @violetagg in #2381
- Tests:
- Revise
HttpMetricsHandlerTestsand fixtestServerConnectionsRecorderby @pderop in #2391- Additional unit tests for
SslProvider. New assertions to confirm thatSslProviderisOpenSSLby @sullis in #2397- Fix in test related to temporary directory hijacking or information disclosure by @JLLeitschuh in #2406
- Build
- Separate
publishbuild on several jobs by @violetagg in #2379- Upgrade to
Gradlev7.5.1by @violetagg in #2420🆙 Dependency Upgrades
- Bump
tomcat-embed-coreto version9.0.65by @dependabot in #2393- Bump
build-info-extractor-gradleto version4.29.0by @dependabot in #2395- Bump
junitVersionto version5.9.0by @dependabot in #2402- Bump
junit-platform-launcherto version1.9.0by @dependabot in #2403- Bump
MacOsimage version to11by @violetagg in #2404- Bump
com.diffplug.spotlessto version6.9.0by @dependabot in #2410- Bump
netty-tcnative-boringssl-staticto versionv2.0.54.Finalby @violetagg in #2423Full Changelog: reactor/reactor-netty@v1.0.21...v1.0.22
Commits
- a4ef2e6 [release] Prepare and release 1.0.22
- 48ef96e Update to netty-tcnative-boringssl-static v2.0.54.Final (#2423)
- 74966ae Upgrade to Gradle v7.5.1 (#2420)
- 115257b Revise HttpMetricsHandlerTests and fix testServerConnectionsRecorder (#2391)
- 47deeb2 Ensure HttpServer#idleTimeout configuration is applied for both HTTP/1.1 and ...
- 911d0b6 Use pattern for the field name when checking the classpath (#2411)
- ff3a27d Polish
- e48f6c6 Bump com.diffplug.spotless from 6.8.0 to 6.9.0 (#2410)
- f632dd0 [tests] Temporary Directory Hijacking or Information Disclosure
- 13d6c98 Do not open a stream on a connection that received GOAWAY (#2408)
- 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 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)