Update dependency io.projectreactor.netty:reactor-netty to v1.2.1 #195
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.2.0
->1.2.1
Release Notes
reactor/reactor-netty (io.projectreactor.netty:reactor-netty)
v1.2.1
Reactor Netty
1.2.1
is part of2024.0.1
Release Train.What's Changed
✨ New features and improvements
Reactor Core
v3.7.1
by @violetagg in667f8c9
, see release notesNetty
v4.1.115.Final
by @violetagg in #3511SslHandler#isEncrypted(ByteBuf, boolean)
instead of the deprecatedSslHandler#isEncrypted(ByteBuf)
by @violetagg in #3523LastHttpContent
with no content as if it isEMPTY_LAST_CONTENT
by @violetagg in #3530🐞 Bug fixes
DefaultLoopResources#disposeLater
by @violetagg in #3514ProxyProvider
configuration by @violetagg in #3517ConnectionProvider
built-in metrics are disabled when a custom recorder is provided by @violetagg in #3521HttpClient
sends full request when the send function does not changeNettyOutbound
by @violetagg in #3526HTTP/3
: EnsureHttpClient
sends full request when the send function does not changeNettyOutbound
by @violetagg in #3536Full Changelog: reactor/reactor-netty@v1.2.0...v1.2.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.