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.0.9 to 1.0.10 #190

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2021

Bumps reactor-netty from 1.0.9 to 1.0.10.

Release notes

Sourced from reactor-netty's releases.

v1.0.10

Reactor Netty 1.0.10 is part of 2020.0.10 Release Train.

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

✨ New features and improvements

  • Depend on Reactor Core v3.4.9, see release notes. (5c64f7b39d98343e5b707fa4d2a05a73e3f823dc)
  • Depend on Netty v4.1.66.Final. (bbed782aa4b359a9025fbaa9bd16245322a3a754)
  • Add support for Unix domain datagram sockets when using native epoll/kqueue transport. (#1714, #1741)

🪲 Bug fixes

  • Fix ClassCastException when cleaning the channel attributes. (#1738, #1739)
  • Add logging for exception while building default SSL provider. (#1736)
  • Fix UnresolvedAddressException when no system proxy settings. (#1765, #1768)
  • Fix NPE when reporting metrics to Micrometer. (#1766, #1769)

📖 Documentation, Tests and Build

  • Add test for configuring H2C max content length. (13d65cd373937bb69e86bde46d98e02442cccb31)
  • Reference documentation:
    • BOM snippets use version from gradle.properties. (#1743, #1745)
    • Add documentation/snippets for Tcp|HttpServers with same configuration but different bind addresses. (#1760)
  • Update build/test dependencies versions:
    • build-info-extractor-gradle to version 4.24.14. (#1747)
    • slf4j to version 1.7.32. (#1749)
    • com.diffplug.spotless to version 5.14.2. (#1750)
    • logback-classic to version 1.2.5. (#1756)
    • Apache Tomcat to version 9.0.52. (#1767)

👍 Thanks to the following contributors that also participated to this release

@​dnagarajan89, @​JamesChenX

Commits
  • 5c64f7b [release] Prepare and release 1.0.10
  • 0af25a0 Merge-ignore release 0.9.22.RELEASE into main
  • 1692d88 [release] Back to snapshots, next is 0.9.23.BUILD-SNAPSHOT
  • 15bb523 [release] Prepare and release 0.9.22.RELEASE
  • 029952e Fix NPE when reporting metrics to Micrometer (#1769)
  • 121dcc7 Fix UnresolvedAddressException when no system proxy settings (#1768)
  • dbc5f85 Add docs for Tcp|HttpServers with same configuration but different bind add...
  • 901d6f3 Merge-ignore 1ee158b into 1.0.10
  • 1ee158b Bump tomcat-embed-core from 9.0.50 to 9.0.52
  • bad6076 Bump tomcat-embed-core from 9.0.50 to 9.0.52 (#1767)
  • 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](https://github.com/reactor/reactor-netty) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.0.9...v1.0.10)

---
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 Aug 11, 2021
@sokomishalov sokomishalov merged commit da9f868 into master Aug 11, 2021
@sokomishalov sokomishalov deleted the dependabot/maven/io.projectreactor.netty-reactor-netty-1.0.10 branch August 11, 2021 07:07
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.

1 participant