dependabot[bot] opened a new pull request, #21398: URL: https://github.com/apache/camel/pull/21398
Bumps [io.projectreactor.netty:reactor-netty](https://github.com/reactor/reactor-netty) from 1.3.2 to 1.3.3. <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.3</h2> <!-- raw HTML omitted --> <p><code>Reactor Netty</code> <code>1.3.3</code> is part of <strong><code>2025.0.3</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.3</code> by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in 0e5b3519c7c3ff9374985b3f1f1f179b4b98b42c, see <a href="https://github.com/reactor/reactor-core/releases/tag/v3.8.3">release notes</a></li> <li>Depend on <code>Netty</code> <code>v4.2.10.Final</code> by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/4091">#4091</a></li> <li>Improve <code>Http2Pool</code> connection reuse for concurrent acquires by <a href="https://github.com/zimatars"><code>@zimatars</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/4051">#4051</a></li> <li>Refactor <code>Http2Pool</code> max concurrent streams calculation by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/4061">#4061</a></li> <li>Remove deprecated <code>EventLoopGroup</code> checks from <code>supportGroup()</code> by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/4084">#4084</a></li> <li>Optimise <code>HttpServerRequest#timestamp</code> by using <code>Instant</code> internally with lazy <code>ZonedDateTime</code> conversion by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/4090">#4090</a></li> </ul> <h3>:lady_beetle: Bug fixes</h3> <ul> <li>Fix race condition in pending acquire timer management by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/4073">#4073</a></li> <li>Fix incorrect channel factory selection for custom <code>EventLoopGroups</code> by <a href="https://github.com/j-bahr"><code>@j-bahr</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/4074">#4074</a></li> </ul> <h3>:book: Documentation</h3> <ul> <li>Add <code>Http2AllocationStrategy</code> documentation and improve javadoc by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/4093">#4093</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/reactor/reactor-netty/compare/v1.3.2...v1.3.3">https://github.com/reactor/reactor-netty/compare/v1.3.2...v1.3.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/reactor/reactor-netty/commit/0e5b3519c7c3ff9374985b3f1f1f179b4b98b42c"><code>0e5b351</code></a> [release] Prepare and release 1.3.3</li> <li><a href="https://github.com/reactor/reactor-netty/commit/e0a130a581a55976b21ea825710e8979d6ac34ce"><code>e0a130a</code></a> Merge-ignore release 1.2.15 into 1.3.3</li> <li><a href="https://github.com/reactor/reactor-netty/commit/5f25dfed8a458be00295fac849d7403e39e78829"><code>5f25dfe</code></a> [release] Back to snapshots, next is 1.2.16-SNAPSHOT</li> <li><a href="https://github.com/reactor/reactor-netty/commit/5aa16ed06f02da124842cd6e5f37ed66ef67caf2"><code>5aa16ed</code></a> [release] Prepare and release 1.2.15</li> <li><a href="https://github.com/reactor/reactor-netty/commit/8fced8589b03abea122a4f6e8c4b44c503a5a3f8"><code>8fced85</code></a> Merge <a href="https://redirect.github.com/reactor/reactor-netty/issues/4094">#4094</a> into 1.3.3</li> <li><a href="https://github.com/reactor/reactor-netty/commit/07d38c4d7df6437393499120205a47e0bb1cbb6a"><code>07d38c4</code></a> Bump <code>@antora/pdf-extension</code> from 1.0.0-beta.15 to 1.0.0-beta.16 in /docs (<a href="https://redirect.github.com/reactor/reactor-netty/issues/4094">#4094</a>)</li> <li><a href="https://github.com/reactor/reactor-netty/commit/c288e70e410f4b782ce7a55bc75098ed36aeedb9"><code>c288e70</code></a> Add Http2AllocationStrategy documentation and improve javadoc (<a href="https://redirect.github.com/reactor/reactor-netty/issues/4093">#4093</a>)</li> <li><a href="https://github.com/reactor/reactor-netty/commit/149c4eba80696160daff8b977c1e41f159a3f980"><code>149c4eb</code></a> Improve Http2Pool connection reuse for concurrent acquires (<a href="https://redirect.github.com/reactor/reactor-netty/issues/4051">#4051</a>)</li> <li><a href="https://github.com/reactor/reactor-netty/commit/2d112f3a11513d583b177df37cece5f800c14223"><code>2d112f3</code></a> Merge <a href="https://redirect.github.com/reactor/reactor-netty/issues/4092">#4092</a> into 1.3.3</li> <li><a href="https://github.com/reactor/reactor-netty/commit/335cf538111e7ac64eff2b3db29ff011f4f0ccb6"><code>335cf53</code></a> Depend on Netty v4.1.131.Final (<a href="https://redirect.github.com/reactor/reactor-netty/issues/4092">#4092</a>)</li> <li>Additional commits viewable in <a href="https://github.com/reactor/reactor-netty/compare/v1.3.2...v1.3.3">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]
