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 io.projectreactor.netty:reactor-netty from 1.2.0 to 1.2.1 #599

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps io.projectreactor.netty:reactor-netty from 1.2.0 to 1.2.1.

Release notes

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

v1.2.1

Reactor Netty 1.2.1 is part of 2024.0.1 Release Train.

What's Changed

✨ New features and improvements

  • Depend on Reactor Core v3.7.1 by @​violetagg in 667f8c9cbf5a227a15f6d0a2f3aab7c4777613da, see release notes
  • Depend on Netty v4.1.115.Final by @​violetagg in #3511
  • Use SslHandler#isEncrypted(ByteBuf, boolean) instead of the deprecated SslHandler#isEncrypted(ByteBuf) by @​violetagg in #3523
  • Avoid using static exceptions for better debugging experience by @​violetagg in #3529
  • Handle the incoming LastHttpContent with no content as if it is EMPTY_LAST_CONTENT by @​violetagg in #3530

🐞 Bug fixes

  • Add timeout for DefaultLoopResources#disposeLater by @​violetagg in #3514
  • Initialise lazy the ProxyProvider configuration by @​violetagg in #3517
  • Ensure all ConnectionProvider built-in metrics are disabled when a custom recorder is provided by @​violetagg in #3521
  • Ensure HttpClient sends full request when the send function does not change NettyOutbound by @​violetagg in #3526
  • HTTP/3: Ensure HttpClient sends full request when the send function does not change NettyOutbound by @​violetagg in #3536

Full Changelog: reactor/reactor-netty@v1.2.0...v1.2.1

Commits
  • 667f8c9 [release] Prepare and release 1.2.1
  • 43eaf83 Merge-ignore release 1.1.25 into 1.2.1
  • ec53fae [release] Back to snapshots, next is 1.1.26-SNAPSHOT
  • 2270002 [release] Prepare and release 1.1.25
  • ab62bd1 Merge #3539 into 1.2.1
  • bf94a20 Bump org.apache.tomcat.embed:tomcat-embed-core from 9.0.97 to 9.0.98 (#3539)
  • b7e9668 Revert "[test] Enable HTTP/3 metrics test (#3537)"
  • a12b08d [test] Enable HTTP/3 metrics test (#3537)
  • bf66a1a HTTP/3: Ensure HttpClient sends full request when the send function does not ...
  • 52d8efb Merge d94b79da7 into 1.2.1
  • 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.2.0 to 1.2.1.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.2.0...v1.2.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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 16, 2024
@Hakky54 Hakky54 merged commit 3c71562 into master Dec 16, 2024
13 checks passed
@dependabot dependabot bot deleted the dependabot/maven/io.projectreactor.netty-reactor-netty-1.2.1 branch December 16, 2024 13: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.

1 participant