Skip to content

Bump reactor-netty-http from 1.0.18 to 1.1.0 in /plugins/repository-azure#116

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

Bump reactor-netty-http from 1.0.18 to 1.1.0 in /plugins/repository-azure#116
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/plugins/repository-azure/io.projectreactor.netty-reactor-netty-http-1.1.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Nov 14, 2022

Bumps reactor-netty-http from 1.0.18 to 1.1.0.

Release notes

Sourced from reactor-netty-http's releases.

v1.1.0

Reactor Netty 1.1.0 is part of 2022.0.0 Release Train.

This version of Reactor Netty adds integration with Micrometer Tracing, which provides better E2E tracing experience. See HttpClient Reference Documentation and HttpServer Reference Documentation for samples, configuration etc.

Reactor Netty 1.1.0 inherits all changes from the 1.0.x maintenance branch at the point this release was cut.

What's Changed

⚠️ Update considerations and deprecations

  • Deprecate reactor-netty-http-brave module by @​violetagg in #2219 and #2563
    • An integration with Micrometer Tracing is provided as a replacement for Reactor Netty <-> Brave integration.
  • Deprecate NettyPipeline#UnvoidHandler by @​violetagg in #2248
    • Netty 5 does not support VoidChannelPromise.
  • Deprecate HttpDecoderSpec#maxChunkSize by @​violetagg in #2249
    • Netty 5 does not support this configuration.
  • Deprecate ReactorNetty#toPrettyHexDump by @​violetagg in #2531
  • Deprecate Cookie encoder/decoder settings by @​violetagg in #2536

✨ New features and improvements

📖 Documentation, Tests and Build

... (truncated)

Commits
  • 476af8b [release] Prepare and release 1.1.0
  • 5a7c2ba Update Micrometer dependencies to 1.10.0 (#2568)
  • d3a86bc Merge #2567 into 1.1.0
  • be1d512 Bump jackson-databind from 2.13.4.2 to 2.14.0 (#2567)
  • 3bfb61b Polish
  • 0cbf1e4 Update Micrometer dependencies to 1.10.0-SNAPSHOT before GA (#2564)
  • a10d291 Remove from reactor-netty artifact the integration with Brave (#2563)
  • 4ec59fe Add documentation and examples for the integration with Micrometer Tracing (#...
  • 58c021d Ensure junit tests do not have dependency to context-propagation (#2562)
  • 0296f6e Merge #2556 into 1.1.0
  • 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.18 to 1.1.0.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.0.18...v1.1.0)

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

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

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: c5cea5a

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Dec 19, 2022

Superseded by #127.

@dependabot dependabot Bot closed this Dec 19, 2022
@dependabot dependabot Bot deleted the dependabot/gradle/plugins/repository-azure/io.projectreactor.netty-reactor-netty-http-1.1.0 branch December 19, 2022 15:05
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