Bump reactor-netty-core from 1.1.0 to 1.1.1 in /pgp-keys-map-test1 by dependabot[bot] · Pull Request #1215 · s4u/pgp-keys-map (original) (raw)
Bumps reactor-netty-core from 1.1.0 to 1.1.1.
Release notes
Sourced from reactor-netty-core's releases.
v1.1.1
Reactor Netty1.1.1is part of2022.0.1Release Train.This is a recommended update for all
Reactor Netty 1.1.xusers.What's Changed
✨ New features and improvements
- Depend on
Reactor Corev3.5.1by @pderop in de89e707efd85f66185f1fcc29789583107faa8f, see release notes.- Depend on
Nettyv4.1.86.Finalby @violetagg in #2611- Depend on
Netty QUIC Codecv0.0.34.Finalby @violetagg in #2574- Depend on
netty-incubator-transport-native-io_uringv0.0.16.Finalby @violetagg in #2575- Allow configurable connection provider eviction predicate by @samueldlightfoot in #2557
- Support context propagation for
ChannelHandlerby @violetagg in #2588- Deregister connection pool metrics from
Micrometer(or alternate registry) when disposing the connection pool by @manolama in #2608- Add new API
AccessLogArgProvider#connectionInformation()for retrieving information related to host/remote address/scheme by @pderop in #2606🐞 Bug fixes
- Ensure
Http2Poolcan be stopped gracefully by @violetagg in #2577- Ensure decoding failure is propagated by @violetagg in #2578
- Ensure
Reactor Contextinjected withHttpClient#mapConnectis available on send request/receive response by @violetagg in #2595📖 Documentation, Tests and Build
- Documentation:
- Update
Http2Pooljavadoc by @violetagg in #2589- Update
HttpClient#metrics(boolean, Function)andHttpServer#metrics(boolean, Function)javadoc by @violetagg in #2593- Update documentation for
ConnectionProvider.Builder#disposeInactivePoolsInBackgroundby @violetagg in #2605- Update
ConnectionProvider.MeterRegistrarjavadoc by @violetagg in #2610- Tests:
- Ensure the connection is closed at the end of the test by @violetagg in #2598
- Add test for
ConnectionProvider.Builder#disposeInactivePoolsInBackgroundby @violetagg in #2607- Build:
- PRs with label
type/testgo toDocumentation, Tests and Buildsection of the release notes by @violetagg in #2609🆙 Dependency Upgrades
- Bump
mockito-coreto version4.9.0by @dependabot in #2580- Bump
jackson-databindto version2.14.1by @dependabot in #2584- Bump
com.diffplug.spotlessto version6.12.0by @dependabot in #2587- Bump
Gradleto version7.6by @violetagg in #2592- Bump
biz.aQute.bnd.builderto version6.4.0by @dependabot in #2596- Bump
org.gradle.test-retryto version1.5.0by @dependabot in #2597- Bump
build-info-extractor-gradleto version4.29.4by @dependabot in #2601- Bump
tomcat-embed-coreto version9.0.70by @dependabot in #2602New Contributors
- @manolama made their first contribution in #2608
Full Changelog: reactor/reactor-netty@v1.1.0...v1.1.1
Commits
- de89e70 [release] Prepare and release 1.1.1
- cd86c74 Merge-ignore release 1.0.26 into 1.1.1
- eda17cf [release] Back to snapshots, next is 1.0.27-SNAPSHOT
- d1b4569 [release] Prepare and release 1.0.26
- a74c684 Merge #2606 into 1.1.1
- 76e1fcf Include forwarded client IP address in access log (#2606)
- 26623fb Merge #2611 into 1.1.1
- a348d14 Depend on Netty v4.1.86.Final (#2611)
- aa8c93d Merge #2610 into 1.1.1
- 63a14fb Update
ConnectionProvider.MeterRegistrarjavadoc (#2610) - 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)