deps: Update dependency io.projectreactor.netty:reactor-netty to v1.1.17 #1884
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.1.15
->1.1.17
Release Notes
reactor/reactor-netty (io.projectreactor.netty:reactor-netty)
v1.1.17
Compare Source
Reactor Netty
1.1.17
is part of2022.0.17
Release Train and2023.0.4
Release Train.This is a recommended update for all
Reactor Netty 1.1.x
users.What's Changed
✨ New features and improvements
Reactor Core
v3.5.15
by @violetagg in84dff5c
, see release notesNetty
v4.1.107.Final
by @violetagg in #3062netty-incubator-transport-native-io_uring
v0.0.25.Final
by @dependabot in #3066Netty QUIC Codec
v0.0.59.Final
by @violetagg in #3097DNS
retryOnTimeout
withTCP
by @violetagg in #3063PORT
env variable by @violetagg in #3083🐞 Bug fixes
remoteAddress
metrics tag is always the real remote address regardless whether there is proxy by @violetagg in #3074responseTimeout
is configured, ensure the correct order forChannelHandlers
by @violetagg in #3090📖 Documentation
reactor.netty.connection.provider.pending.connections.time
metric by @violetagg in #3093HTTP/2
connection pool metrics by @violetagg in #3094How To
disposeEvent Loop Group
/Connection Pool
by @violetagg in #3095Full Changelog: reactor/reactor-netty@v1.1.16...v1.1.17
v1.1.16
Compare Source
Reactor Netty
1.1.16
is part of2022.0.16
Release Train and2023.0.3
Release Train.This is a recommended update for all
Reactor Netty 1.1.x
users.What's Changed
BiConsumer
provided withHttpClient#followRedirect
by @violetagg in #3039✨ New features and improvements
Netty
v4.1.106.Final
by @violetagg in #3034Netty QUIC Codec
v0.0.57.Final
by @violetagg in #3055Http2FrameCodec
context only when needed by @violetagg in #3032🐞 Bug fixes
ChannelHandlerContext.isRemoved
is called only when in event loop by @violetagg in #3031websocket
compression
is enabled whenserver
is configured withHttpProtocol.H2C
andHttpProtocol.HTTP1.1
by @violetagg in #3037📖 Documentation, Tests and Build
CodeQL
with the latest configurations by @violetagg in #3046GitHub Actions
versions by @violetagg in #3048🆙 Build/Test Dependency Upgrades
tomcat-embed-core
to version9.0.85
by @dependabot in #3025hoverfly-java-junit5
to version0.16.1
by @dependabot in #3028metadata repository
to version0.3.6
by @violetagg in #3038build-info-extractor-gradle
to version4.33.12
by @dependabot in #3042brotli4j
to version1.16.0
by @dependabot in #3045assertj-core
to version3.25.3
by @dependabot in #3051junitVersion
to version5.10.2
by @dependabot in #3052junit-platform-launcher
to version1.10.2
by @dependabot in #3053Gradle
to version7.6.4
by @violetagg in #3054gradle/wrapper-validation-action
to version2.1.1
by @dependabot in #3058Full Changelog: reactor/reactor-netty@v1.1.15...v1.1.16
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 has been generated by Mend Renovate. View repository job log here.