Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump reactor-netty from 1.1.0 to 1.1.1 #350

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2022

Bumps reactor-netty from 1.1.0 to 1.1.1.

Release notes

Sourced from reactor-netty's releases.

v1.1.1

Reactor Netty 1.1.1 is part of 2022.0.1 Release Train.

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

What's Changed

✨ New features and improvements

  • Depend on Reactor Core v3.5.1 by @​pderop in de89e707efd85f66185f1fcc29789583107faa8f, see release notes.
  • Depend on Netty v4.1.86.Final by @​violetagg in #2611
  • Depend on Netty QUIC Codec v0.0.34.Final by @​violetagg in #2574
  • Depend on netty-incubator-transport-native-io_uring v0.0.16.Final by @​violetagg in #2575
  • Allow configurable connection provider eviction predicate by @​samueldlightfoot in #2557
  • Support context propagation for ChannelHandler by @​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

📖 Documentation, Tests and Build

  • Documentation:
  • Tests:
    • Ensure the connection is closed at the end of the test by @​violetagg in #2598
    • Add test for ConnectionProvider.Builder#disposeInactivePoolsInBackground by @​violetagg in #2607
  • Build:
    • PRs with label type/test go to Documentation, Tests and Build section of the release notes by @​violetagg in #2609

🆙 Dependency Upgrades

New Contributors

Full Changelog: reactor/reactor-netty@v1.1.0...v1.1.1

Commits

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](https://github.com/reactor/reactor-netty) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: io.projectreactor.netty:reactor-netty
  dependency-type: direct:development
  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 Dec 14, 2022
@sokomishalov sokomishalov merged commit aaa6942 into master Dec 16, 2022
@delete-merged-branch delete-merged-branch bot deleted the dependabot/maven/io.projectreactor.netty-reactor-netty-1.1.1 branch December 16, 2022 22:56
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.

None yet

1 participant