dependabot[bot] opened a new pull request, #21920: URL: https://github.com/apache/camel/pull/21920
Bumps [io.projectreactor.netty:reactor-netty](https://github.com/reactor/reactor-netty) from 1.3.3 to 1.3.4. <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.4</h2> <!-- raw HTML omitted --> <p><code>Reactor Netty</code> <code>1.3.4</code> is part of <strong><code>2025.0.4</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.4</code> by <a href="https://github.com/chemicL"><code>@chemicL</code></a> in 53e8319e6fc66e101c3b52fc3a1267a891d1aeff, see <a href="https://github.com/reactor/reactor-core/releases/tag/v3.8.4">release notes</a></li> <li>Avoid <code>DefaultChannelId</code> generation for <code>DisposedChannel</code> by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/4095">#4095</a></li> <li>Push-based <code>maxConcurrentStreams</code> update via <code>SETTINGS</code> frame handler by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/4106">#4106</a></li> <li>Add configurable <code>maxLifeTime</code> with per-resource variance by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/4111">#4111</a></li> <li>Add <code>Http2AllocationStrategy#streamBatchSize</code> for batched stream dispatching by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/4114">#4114</a></li> <li>Override <code>isSharable()</code> explicitly to avoid annotation lookup by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/4120">#4120</a></li> <li>Add fast-path short-circuit for <code>is100ContinueExpected</code> check by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/4123">#4123</a></li> <li>Cache resolved <code>HttpHeadersFactory</code> instances to avoid repeated allocation by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/4124">#4124</a></li> </ul> <h3>:lady_beetle: Bug fixes</h3> <ul> <li>Add <code>FlushConsolidationHandler</code> to <code>H2C</code> upgrade pipeline by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/4097">#4097</a></li> <li>Fix <code>Http2Pool</code> returning connection to the pool before <code>H2C</code> upgrade completes by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/4098">#4098</a></li> <li>Fix <code>Http2Pool</code> <code>ACQUIRED</code> counter not rolled back when deliver is rejected by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/4099">#4099</a></li> <li>Fix <code>HttpClient#proxyWhen</code> to use <code>NoopAddressResolverGroup</code> by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/4104">#4104</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/reactor/reactor-netty/compare/v1.3.3...v1.3.4">https://github.com/reactor/reactor-netty/compare/v1.3.3...v1.3.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/reactor/reactor-netty/commit/53e8319e6fc66e101c3b52fc3a1267a891d1aeff"><code>53e8319</code></a> [release] Prepare and release 1.3.4</li> <li><a href="https://github.com/reactor/reactor-netty/commit/aa4dc0e3d4d19ecdd3761f05a3f86df50249bb3b"><code>aa4dc0e</code></a> Merge-ignore release 1.2.16 into 1.3.4</li> <li><a href="https://github.com/reactor/reactor-netty/commit/b8db39281f763095d53dc2d531f42820223dae03"><code>b8db392</code></a> [release] Back to snapshots, next is 1.2.17-SNAPSHOT</li> <li><a href="https://github.com/reactor/reactor-netty/commit/98eb2718b3892d9409b419ebd8abe6b8691900ff"><code>98eb271</code></a> [release] Prepare and release 1.2.16</li> <li><a href="https://github.com/reactor/reactor-netty/commit/d64826c5426e38c0af6c38240b37e44885caa311"><code>d64826c</code></a> [test] By default connection eviction happens on release or on acquire (<a href="https://redirect.github.com/reactor/reactor-netty/issues/4127">#4127</a>)</li> <li><a href="https://github.com/reactor/reactor-netty/commit/902ae00cf3067c2bd6cdf9c56b0a755d53529aba"><code>902ae00</code></a> Suppress issue reported by errorprone</li> <li><a href="https://github.com/reactor/reactor-netty/commit/e5079344f9b01a2d234d97c5f29ff4b6fa3a040b"><code>e507934</code></a> Merge a839725f3 into 1.3.4</li> <li><a href="https://github.com/reactor/reactor-netty/commit/a839725f35702846cdaac585e20e1ca031f2a5de"><code>a839725</code></a> Suppress issue reported by errorprone</li> <li><a href="https://github.com/reactor/reactor-netty/commit/8fffa1a78148ec17990c5078842c13ae37b310c8"><code>8fffa1a</code></a> Merge <a href="https://redirect.github.com/reactor/reactor-netty/issues/4125">#4125</a> into 1.3.4</li> <li><a href="https://github.com/reactor/reactor-netty/commit/ac6c7f8907a44dc7f0d8b117c7e7962856750fe1"><code>ac6c7f8</code></a> Bump ruby/setup-ruby from 1.289.0 to 1.290.0 (<a href="https://redirect.github.com/reactor/reactor-netty/issues/4125">#4125</a>)</li> <li>Additional commits viewable in <a href="https://github.com/reactor/reactor-netty/compare/v1.3.3...v1.3.4">compare view</a></li> </ul> </details> <br /> [](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 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
