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 0.9.5.RELEASE to 0.9.6.RELEASE #19

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps reactor-netty from 0.9.5.RELEASE to 0.9.6.RELEASE.

Release notes

Sourced from reactor-netty's releases.

v0.9.6.RELEASE

Reactor Netty 0.9.6.RELEASE is part of Dysprosium-SR6 Release Train.

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

See also release notes from 0.8.17 for changes that were inherited from the 0.8.x maintenance release.

✨ New features and improvements

  • Depending on Reactor Core v3.3.4.RELEASE, see release notes (13b5bc8d7143c0f00bed78b5c171e3f62a5fb07d)
  • Add API HttpServer#channelGroup for adding a channel group. (#495, #1034)
  • Add API for disabling retry support for HTTP client. (#995, #1019)
  • Add HttpInfos#fullPath for not removing leading/trailing / symbol. (#999, #1025)
  • Add HttpClient#doOnRedirect callback that will be invoked when the request is about to be redirected. (#1000, #1020, dda8ba22101e67844dbd7b85c4e9efde2df95a7d, 06ca89ba7755e353100d6a9931d49f93bf285669)
  • Add support for graceful shutdown. (#1022, #1034)

🪲 Bug fixes

  • Add check for channel not active after acquire. (#1005, aa4eb3083250d00cdf793c016c0757362968efda)
  • Ensure invalidate() is invoked on the correct PooledRef. (#1012, #1017)
  • Ensure the channels that are not persistent will be closed when DISCONNECTING. (#1015, 8e49a51b44b989918366694511b74ca8f22d241f)
  • When the connection is released there is no need to invalidate it. (280eb7736ade8b59b662473ab414d0014704d4ef)
  • Move RESPONSE_RECEIVED from HttpObserver to HttpIOHandlerObserver. (#1035, 53820ccf773dc86bfbc8df085854eb98de87a6d7)

📖 Documentation, Tests and Build

  • Adds test showing implicit redirects are invisible to metrics/tracing. (#1000, 6620b31ca625945466c2bd432a9aa5419736bbb5)
  • Adds failing test for unexpected timing in HttpClient.doOnResponse(). (#1033, f5898fea378262bd89d4bd5e966cddb78e1e423e, 702012a268acda13d77d422878e65b389f3751f3)

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

@adriancole

Commits
  • 1ed21b2 [artifactory-release] Release version 0.9.6.RELEASE
  • 13b5bc8 Prepare release 0.9.6.RELEASE
  • 8bb7cc7 Merge ignore release 0.8.17 into 0.9.x
  • 70812bd Back to core snapshots 3.2.17
  • 9e5827e [artifactory-release] Next development version 0.8.18.BUILD-SNAPSHOT
  • 62c7046 [artifactory-release] Release version 0.8.17.RELEASE
  • fa8ff14 Prepare release 0.8.17.RELEASE
  • 589ce17 Merge branch '0.8.x' into 0.9.x
  • e99eac1 fix #1022 Add support for graceful shutdown
  • e53e712 When reading the incoming data enable auto-read when the queue size is under ...
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [reactor-netty](https://github.com/reactor/reactor-netty) from 0.9.5.RELEASE to 0.9.6.RELEASE.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v0.9.5.RELEASE...v0.9.6.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 24, 2020
@sokomishalov sokomishalov merged commit caff3a0 into master Mar 24, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/io.projectreactor.netty-reactor-netty-0.9.6.RELEASE branch March 24, 2020 09:33
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