Skip to content

Bump reactor-netty-http from 1.0.16 to 1.0.17 in /plugins/repository-azure#8

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/plugins/repository-azure/io.projectreactor.netty-reactor-netty-http-1.0.17
Closed

Bump reactor-netty-http from 1.0.16 to 1.0.17 in /plugins/repository-azure#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/plugins/repository-azure/io.projectreactor.netty-reactor-netty-http-1.0.17

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 28, 2022

Bumps reactor-netty-http from 1.0.16 to 1.0.17.

Release notes

Sourced from reactor-netty-http's releases.

v1.0.17

Reactor Netty 1.0.17 is part of 2020.0.17 Release Train.

This is a recommended update for all Reactor Netty 1.0.x users.

What's Changed

⚠️ Update considerations and deprecations

✨ New features and improvements

🐞 Bug fixes

  • Ensure the provided event loop is not null by @​violetagg in #2047
  • Ensure server connections metrics are not reported for the client by @​violetagg in #2063
  • When request decoding fails on HttpContent different than HttpRequest, obtain the request from the channel attributes by @​violetagg in #2077
  • Wrong metric value for TLS handshake time by @​pderop in #2078
  • Prevent NPE when adding IdleTimeoutHandler by @​raycoarana in #2084
  • Ensure all cases, when Http2FrameCodec is not available, are handled properly by @​violetagg in #2093

📖 Documentation, Tests and Build

🆙 Dependency Upgrades

Full Changelog: reactor/reactor-netty@v1.0.16...v1.0.17

Commits
  • 6b88e96 [release] Prepare and release 1.0.17
  • 4259245 Bump tomcat-embed-core from 9.0.59 to 9.0.60 (#2102)
  • b85d8cb Update to netty-tcnative-boringssl-static v2.0.51.Final (#2100)
  • 66e8a53 Optimize Http2Pool by reducing calls to CLDQ size method (#2090)
  • 5ddb240 Update netty-incubator-transport-native-io_uring to v0.0.13.Final (#2099)
  • fd39d74 Ensure all cases, when Http2FrameCodec is not available, are handled properly...
  • da4c905 Update to Netty v4.1.75.Final (#2097)
  • 09cfc80 Upgrade to Gradle v7.4.1 (#2092)
  • 1789dba Prevent NPE when adding IdleTimeoutHandler
  • 319388e Enable HttpClient/HttpServer metrics when protocol is H2/H2C (#2066)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [reactor-netty-http](https://github.com/reactor/reactor-netty) from 1.0.16 to 1.0.17.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.0.16...v1.0.17)

---
updated-dependencies:
- dependency-name: io.projectreactor.netty:reactor-netty-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 28, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 18, 2022

Superseded by #33.

@dependabot dependabot Bot closed this Apr 18, 2022
@dependabot dependabot Bot deleted the dependabot/gradle/plugins/repository-azure/io.projectreactor.netty-reactor-netty-http-1.0.17 branch April 18, 2022 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants