Skip to content

Bump io.projectreactor.netty:reactor-netty from 1.3.2 to 1.3.4#60

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/io.projectreactor.netty-reactor-netty-1.3.4
Open

Bump io.projectreactor.netty:reactor-netty from 1.3.2 to 1.3.4#60
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/io.projectreactor.netty-reactor-netty-1.3.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps io.projectreactor.netty:reactor-netty from 1.3.2 to 1.3.4.

Release notes

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

v1.3.4

Reactor Netty 1.3.4 is part of 2025.0.4 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Add FlushConsolidationHandler to H2C upgrade pipeline by @​violetagg in #4097
  • Fix Http2Pool returning connection to the pool before H2C upgrade completes by @​violetagg in #4098
  • Fix Http2Pool ACQUIRED counter not rolled back when deliver is rejected by @​violetagg in #4099
  • Fix HttpClient#proxyWhen to use NoopAddressResolverGroup by @​violetagg in #4104

Full Changelog: reactor/reactor-netty@v1.3.3...v1.3.4

v1.3.3

Reactor Netty 1.3.3 is part of 2025.0.3 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Fix race condition in pending acquire timer management by @​violetagg in #4073
  • Fix incorrect channel factory selection for custom EventLoopGroups by @​j-bahr in #4074

📖 Documentation

Full Changelog: reactor/reactor-netty@v1.3.2...v1.3.3

Commits
  • 53e8319 [release] Prepare and release 1.3.4
  • aa4dc0e Merge-ignore release 1.2.16 into 1.3.4
  • b8db392 [release] Back to snapshots, next is 1.2.17-SNAPSHOT
  • 98eb271 [release] Prepare and release 1.2.16
  • d64826c [test] By default connection eviction happens on release or on acquire (#4127)
  • 902ae00 Suppress issue reported by errorprone
  • e507934 Merge a839725f3 into 1.3.4
  • a839725 Suppress issue reported by errorprone
  • 8fffa1a Merge #4125 into 1.3.4
  • ac6c7f8 Bump ruby/setup-ruby from 1.289.0 to 1.290.0 (#4125)
  • 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 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.3.2 to 1.3.4.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.3.2...v1.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Mar 23, 2026
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants