Bump io.projectreactor.netty:reactor-netty-core from 1.1.12 to 1.1.13 in /pgp-keys-map-test1 by dependabot[bot] · Pull Request #1917 · s4u/pgp-keys-map (original) (raw)
Bumps io.projectreactor.netty:reactor-netty-core from 1.1.12 to 1.1.13.
Release notes
Sourced from io.projectreactor.netty:reactor-netty-core's releases.
v1.1.13
Reactor Netty1.1.13is part of2022.0.13Release Train and2023.0.0Release 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.12by @pderop in ee3c1ef697d1c96f6302503f181a093e8806f559, see release notes- Depend on
Nettyv4.1.101.Finalby @violetagg in #2968- Depend on
Netty QUIC Codecv0.0.52.Finalby @violetagg in #2965- Add root cause exception when throwing
PrematureCloseExceptionby @pderop in #2937🐞 Bug fixes
- Ensure metrics are unregistered when inactive connection pool is disposed by @violetagg in #2932
- Ensure
HttpServermetricsconnections.total/activeare correct when multiple local addresses by @violetagg in #2953- Ensure the real connection local address without any proxy information is used for
HttpServerconnections.activemetrics by @violetagg in #2954- Ensure
HttpServerconnections.totalmetric is correct when connection close happens before connection open by @violetagg in #2958📖 Documentation, Tests and Build
- Update TLS configuration defaults in javadoc by @simonatan in #2939
Checkstyle: enableModifierOrder, javadoc checksNonEmptyAtclauseDescription,AtclauseOrderandJavadocStyleby @violetagg in #2951, #2966, #2970- Update reference documentation for event loop group by @violetagg in #2952
- Add
Windows OSto the matrix forGraalVMCI tests by @violetagg in #2955🆙 Build/Test Dependency Upgrades
- Bump
jackson-databindto version2.15.3by @dependabot in #2933- Bump
tomcat-embed-coreto version9.0.82by @dependabot in #2934- Bump
GraalVMforJDK 17 Communityto version17.0.9by @violetagg in #2947- Bump
junitVersionto version5.10.1by @dependabot in #2961- Bump
junit-platform-launcherto version1.10.1by @dependabot in #2962- Bump
brotli4jto version1.13.0by @dependabot in #2963New Contributors
- @simonatan made their first contribution in #2939
Full Changelog: reactor/reactor-netty@v1.1.12...v1.1.13
Commits
- ee3c1ef [release] Prepare and release 1.1.13
- 1dc6c2a Merge #2970 into 1.1.13
- 1ed5321 [chores] Checkstyle: enable JavadocStyle check (#2970)
- 437493c Merge dce7dd1b9 into 1.1.13
- dce7dd1 [chores] Add javadoc description
- f7ad58d Merge e4a486b9e into 1.1.13
- e4a486b Add HttpServer#metrics(boolean, Function<String, String>, Function<String, St...
- 162b96e Merge aebdd910e into 1.1.13
- aebdd91 Polish
- fcbdbb7 Merge 780e487dd into 1.1.13
- 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)