Bump reactor.netty.version from 1.3.6 to 1.3.7 - #3050
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/maven/reactor.netty.version-1.3.7
branch
from
August 24, 2026 05:55
cd920a6 to
9ed15c6
Compare
Contributor
|
@dependabot rebase |
Bumps `reactor.netty.version` from 1.3.6 to 1.3.7. Updates `io.projectreactor.netty:reactor-netty-core` from 1.3.6 to 1.3.7 - [Release notes](https://github.com/reactor/reactor-netty/releases) - [Commits](reactor/reactor-netty@v1.3.6...v1.3.7) Updates `io.projectreactor.netty:reactor-netty-http` from 1.3.6 to 1.3.7 - [Release notes](https://github.com/reactor/reactor-netty/releases) - [Commits](reactor/reactor-netty@v1.3.6...v1.3.7) --- updated-dependencies: - dependency-name: io.projectreactor.netty:reactor-netty-core dependency-version: 1.3.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.projectreactor.netty:reactor-netty-http dependency-version: 1.3.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/maven/reactor.netty.version-1.3.7
branch
from
August 24, 2026 06:20
9ed15c6 to
ae04cf5
Compare
Added jspecify dependency for better type handling.
dependabot
Bot
deleted the
dependabot/maven/reactor.netty.version-1.3.7
branch
August 24, 2026 07:33
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps
reactor.netty.versionfrom 1.3.6 to 1.3.7.Updates
io.projectreactor.netty:reactor-netty-corefrom 1.3.6 to 1.3.7Release notes
Sourced from io.projectreactor.netty:reactor-netty-core's releases.
Commits
b0395be[release] Prepare and release 1.3.7c6c86c5Prepare release/1.3.7 branch8d37581Proxy protocol is not supported for HTTP/3 protocol6908378Add API for configuring max decompression buffer size626a6e7Ensure NonSslRedirectHandler always does a redirect based on HOST headerf4ca645Add API for configuring max decompression buffer sizedc07b92Add back-pressure on pipelined HTTP requests88adf0cRefine header handling during redirects74a5524Update javadoc for http-to-https redirectfc98328Update proxy handlingUpdates
io.projectreactor.netty:reactor-netty-httpfrom 1.3.6 to 1.3.7Release notes
Sourced from io.projectreactor.netty:reactor-netty-http's releases.
Commits
b0395be[release] Prepare and release 1.3.7c6c86c5Prepare release/1.3.7 branch8d37581Proxy protocol is not supported for HTTP/3 protocol6908378Add API for configuring max decompression buffer size626a6e7Ensure NonSslRedirectHandler always does a redirect based on HOST headerf4ca645Add API for configuring max decompression buffer sizedc07b92Add back-pressure on pipelined HTTP requests88adf0cRefine header handling during redirects74a5524Update javadoc for http-to-https redirectfc98328Update proxy handling