Bump io.projectreactor.netty:reactor-netty from 1.3.1 to 1.3.2 #476

Closed
dependabot[bot] wants to merge 1 commit from dependabot/gradle/io.projectreactor.netty-reactor-netty-1.3.2 into master
dependabot[bot] commented 2026-01-19 01:19:29 -08:00 (Migrated from github.com)

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

Release notes

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

v1.3.2

Reactor Netty 1.3.2 is part of 2025.0.2 Release Train.

What's Changed

New features and improvements

🐞 Bug fixes

New Contributors

Full Changelog: https://github.com/reactor/reactor-netty/compare/v1.3.1...v1.3.2

Commits
  • afef745 [release] Prepare and release 1.3.2
  • 9d5a53c Revert "[release] Prepare and release 1.3.2"
  • 958d476 [release] Prepare and release 1.3.2
  • 5d0f318 Merge-ignore release 1.2.14 into 1.3.2
  • f620e48 [release] Back to snapshots, next is 1.2.15-SNAPSHOT
  • f95f565 [release] Prepare and release 1.2.14
  • ec80736 Merge #4058 into 1.3.2
  • 2dabb52 Bump io.projectreactor.tools:blockhound from 1.0.15.RELEASE to 1.0.16.RELEASE...
  • 33945c8 Merge #4057 into 1.3.2
  • 9555f1f Bump net.ltgt.errorprone from 4.3.0 to 4.4.0 (#4057)
  • 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.3.1 to 1.3.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/reactor/reactor-netty/releases">io.projectreactor.netty:reactor-netty's releases</a>.</em></p> <blockquote> <h2>v1.3.2</h2> <!-- raw HTML omitted --> <p><code>Reactor Netty</code> <code>1.3.2</code> is part of <strong><code>2025.0.2</code> Release Train</strong>.</p> <h2>What's Changed</h2> <h3>:sparkles: New features and improvements</h3> <ul> <li>Depend on <code>Reactor Core</code> <code>v3.8.2</code> by <a href="https://github.com/chemicL"><code>@​chemicL</code></a> in afef745dc904acd3f3efee192d7457c4c1b3f829, see <a href="https://github.com/reactor/reactor-core/releases/tag/v3.8.2">release notes</a></li> <li>Depend on <code>Netty</code> <code>v4.2.9.Final</code> by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/4037">#4037</a></li> <li>Enable <code>auto-read</code> in <code>HTTP</code> client error and completion paths by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/4029">#4029</a></li> <li>Add <code>ConnectionProvider#evictInBackground</code> overload with <code>Scheduler</code> parameter by <a href="https://github.com/eze210"><code>@​eze210</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/4038">#4038</a></li> <li>Add <code>maxConnections</code> configuration to <code>HttpServer</code> by <a href="https://github.com/raccoonback"><code>@​raccoonback</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/4030">#4030</a></li> <li>Convert <code>ByteBuf</code> directly to <code>Http2DataFrame</code> instead of wrapping in <code>DefaultHttpContent</code> by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/4045">#4045</a></li> </ul> <h3>:lady_beetle: Bug fixes</h3> <ul> <li>Fix <code>HTTP</code> protocol version logging for <code>HTTP/2</code> and <code>HTTP/3</code> by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/4031">#4031</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/eze210"><code>@​eze210</code></a> made their first contribution in <a href="https://redirect.github.com/reactor/reactor-netty/issues/4039">#4039</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/reactor/reactor-netty/compare/v1.3.1...v1.3.2">https://github.com/reactor/reactor-netty/compare/v1.3.1...v1.3.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/reactor/reactor-netty/commit/afef745dc904acd3f3efee192d7457c4c1b3f829"><code>afef745</code></a> [release] Prepare and release 1.3.2</li> <li><a href="https://github.com/reactor/reactor-netty/commit/9d5a53cf6188b73e8e32106109bddc6a305b2e99"><code>9d5a53c</code></a> Revert &quot;[release] Prepare and release 1.3.2&quot;</li> <li><a href="https://github.com/reactor/reactor-netty/commit/958d47689361b1b2ce6a728b5b3318ebd93b224b"><code>958d476</code></a> [release] Prepare and release 1.3.2</li> <li><a href="https://github.com/reactor/reactor-netty/commit/5d0f31840788d74a8d82508564f1c57048cf8a49"><code>5d0f318</code></a> Merge-ignore release 1.2.14 into 1.3.2</li> <li><a href="https://github.com/reactor/reactor-netty/commit/f620e484248c69965ed7e542adf5c3743ee9bd99"><code>f620e48</code></a> [release] Back to snapshots, next is 1.2.15-SNAPSHOT</li> <li><a href="https://github.com/reactor/reactor-netty/commit/f95f56562b0f6ffe2d3f6ab1d0f983af60e3cb8d"><code>f95f565</code></a> [release] Prepare and release 1.2.14</li> <li><a href="https://github.com/reactor/reactor-netty/commit/ec807362cb5cf3dedc3e2fbe8dd7427c3762e213"><code>ec80736</code></a> Merge <a href="https://redirect.github.com/reactor/reactor-netty/issues/4058">#4058</a> into 1.3.2</li> <li><a href="https://github.com/reactor/reactor-netty/commit/2dabb52c0e811c3b10c04920354794ae27acceff"><code>2dabb52</code></a> Bump io.projectreactor.tools:blockhound from 1.0.15.RELEASE to 1.0.16.RELEASE...</li> <li><a href="https://github.com/reactor/reactor-netty/commit/33945c8193b10380e1d69f2073d2a19d503b4b71"><code>33945c8</code></a> Merge <a href="https://redirect.github.com/reactor/reactor-netty/issues/4057">#4057</a> into 1.3.2</li> <li><a href="https://github.com/reactor/reactor-netty/commit/9555f1fe31ab15ebc5f7456724b00119164b1d60"><code>9555f1f</code></a> Bump net.ltgt.errorprone from 4.3.0 to 4.4.0 (<a href="https://redirect.github.com/reactor/reactor-netty/issues/4057">#4057</a>)</li> <li>Additional commits viewable in <a href="https://github.com/reactor/reactor-netty/compare/v1.3.1...v1.3.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.projectreactor.netty:reactor-netty&package-manager=gradle&previous-version=1.3.1&new-version=1.3.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
dependabot[bot] commented 2026-02-16 00:40:20 -08:00 (Migrated from github.com)

Superseded by #483.

Superseded by #483.

Pull request closed

Sign in to join this conversation.
No description provided.