Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2024

Bumps io.projectreactor.netty:reactor-netty from 1.0.41 to 1.0.43.

Release notes

Sourced from io.projectreactor.netty:reactor-netty's releases.

v1.0.43

Reactor Netty 1.0.43 is part of 2020.0.42 Release Train.

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

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Ensure remoteAddress metrics tag is always the real remote address regardless whether there is proxy by @​violetagg in #3074
  • When metrics are enabled and responseTimeout is configured, ensure the correct order for ChannelHandlers by @​violetagg in #3090

📖 Documentation

Full Changelog: reactor/reactor-netty@v1.0.42...v1.0.43

v1.0.42

Reactor Netty 1.0.42 is part of 2020.0.41 Release Train.

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

What's Changed

⚠️ Update considerations and deprecations

  • Ensure cookies can be added by BiConsumer provided with HttpClient#followRedirect by @​violetagg in #3039

✨ New features and improvements

🐞 Bug fixes

  • Ensure ChannelHandlerContext.isRemoved is called only when in event loop by @​violetagg in #3031
  • Ensure websocket compression is enabled when server is configured with HttpProtocol.H2C and HttpProtocol.HTTP1.1 by @​violetagg in #3037

📖 Documentation, Tests and Build

🆙 Build/Test Dependency Upgrades

... (truncated)

Commits
  • 8bd89f0 [release] Prepare and release 1.0.43
  • 131709f Depend on Netty QUIC Codec v0.0.59.Final (#3097)
  • 1312b91 Bump io.specto:hoverfly-java-junit5 from 0.16.2 to 0.17.0 (#3096)
  • ef5f91e Polish
  • 17cecc0 Bump com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.16.2 (#3092)
  • 3caade4 When metrics are enabled and responseTimeout is configured, ensure the correc...
  • 7f47b89 Remove the usage of deprecated API (#3088)
  • 83ee197 Depend on Netty QUIC Codec v0.0.58.Final (#3087)
  • 5483870 Bump netty-tcnative-boringssl-static to version v2.0.65.Final (#3086)
  • 0242dc0 Provide better exception message for invalid PORT env variable (#3083)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [io.projectreactor.netty:reactor-netty](https://github.com/reactor/reactor-netty) from 1.0.41 to 1.0.43.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.0.41...v1.0.43)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Mar 13, 2024
@github-actions github-actions bot added this to the 5.8.11 milestone Mar 13, 2024
@github-actions github-actions bot enabled auto-merge (rebase) March 13, 2024 04:02
@github-actions github-actions bot merged commit e550c48 into 5.8.x Mar 13, 2024
@dependabot dependabot bot deleted the dependabot/gradle/5.8.x/io.projectreactor.netty-reactor-netty-1.0.43 branch March 13, 2024 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependency-upgrade A dependency upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants