dependabot[bot] opened a new pull request, #16249:
URL: https://github.com/apache/camel/pull/16249

   Bumps 
[io.projectreactor.netty:reactor-netty](https://github.com/reactor/reactor-netty)
 from 1.1.23 to 1.2.0.
   <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.2.0-RC1</h2>
   <!-- raw HTML omitted -->
   <p><code>Reactor Netty</code> <code>1.2.0-RC1</code> is part of 
<strong><code>2024.0.0-RC1</code> Release Train</strong>.
   <code>Reactor Netty</code> <code>1.2.0-RC1</code> inherits all changes from 
the <code>1.1.x</code> branch at the point this release was cut.</p>
   <h2>What's Changed</h2>
   <h3>:sparkles: New features and improvements</h3>
   <ul>
   <li>Depend on <code>Reactor Core</code> <code>v3.7.0-RC11</code> by <a 
href="https://github.com/violetagg";><code>@​violetagg</code></a> in 
36d5c21a91beb2d1f5c43f5742a9cdaeb0fc8152, see <a 
href="https://github.com/reactor/reactor-core/releases/tag/v3.7.0-RC1";>release 
notes</a></li>
   <li>Depend on <code>Netty</code> <code>v4.1.114.Final</code> by <a 
href="https://github.com/violetagg";><code>@​violetagg</code></a> in <a 
href="https://redirect.github.com/reactor/reactor-netty/issues/3451";>#3451</a></li>
   <li>Depend on <code>Netty QUIC Codec</code> <code>v0.0.68.Final</code> by <a 
href="https://github.com/violetagg";><code>@​violetagg</code></a> in <a 
href="https://redirect.github.com/reactor/reactor-netty/issues/3442";>#3442</a></li>
   <li>Depend on <code>Micrometer</code> <code>v1.14.0-RC1</code> by <a 
href="https://github.com/violetagg";><code>@​violetagg</code></a> in 
d4ec32ee619f51d3917176f140561dc6cc9b7c7c</li>
   <li>Depend on <code>Micrometer Tracing</code> <code>v1.14.0-RC1</code> by <a 
href="https://github.com/violetagg";><code>@​violetagg</code></a> in 
d4ec32ee619f51d3917176f140561dc6cc9b7c7c</li>
   <li>Depend on <code>Micrometer Doc Generator</code> <code>v1.0.4</code> by 
<a href="https://github.com/violetagg";><code>@​violetagg</code></a> in 
d4ec32ee619f51d3917176f140561dc6cc9b7c7c</li>
   <li>Parse <code>X-Forwarded-Prefix</code> request header by <a 
href="https://github.com/chemicL";><code>@​chemicL</code></a> in <a 
href="https://redirect.github.com/reactor/reactor-netty/issues/3436";>#3436</a></li>
   <li>Support <code>allowPartialChunks</code> in the 
<code>HttpDecoderSpec</code> by <a 
href="https://github.com/reta";><code>@​reta</code></a> in <a 
href="https://redirect.github.com/reactor/reactor-netty/issues/3453";>#3453</a></li>
   </ul>
   <h3>:lady_beetle: Bug fixes</h3>
   <ul>
   <li>Ensure the buffer is not released twice by <a 
href="https://github.com/violetagg";><code>@​violetagg</code></a> in <a 
href="https://redirect.github.com/reactor/reactor-netty/issues/3448";>#3448</a></li>
   </ul>
   <h3>:book: Documentation</h3>
   <ul>
   <li>Update sources references in the reference documentation by <a 
href="https://github.com/violetagg";><code>@​violetagg</code></a> in <a 
href="https://redirect.github.com/reactor/reactor-netty/issues/3429";>#3429</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/chemicL";><code>@​chemicL</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/reactor/reactor-netty/issues/3436";>#3436</a></li>
   <li><a href="https://github.com/reta";><code>@​reta</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/reactor/reactor-netty/issues/3453";>#3453</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/reactor/reactor-netty/compare/v1.2.0-M5...v1.2.0-RC1";>https://github.com/reactor/reactor-netty/compare/v1.2.0-M5...v1.2.0-RC1</a></p>
   <h2>v1.2.0-M5</h2>
   <!-- raw HTML omitted -->
   <p><code>Reactor Netty</code> <code>1.2.0-M5</code> is part of 
<strong><code>2024.0.0-M5</code> Release Train</strong>.
   <code>Reactor Netty</code> <code>1.2.0-M5</code> inherits all changes from 
the <code>1.0.x</code> and <code>1.1.x</code> branches at the point this 
release was cut.</p>
   <h2>What's Changed</h2>
   <h3>:warning: Update considerations and deprecations</h3>
   <ul>
   <li>Resolve on demand the path from the request uri by <a 
href="https://github.com/violetagg";><code>@​violetagg</code></a> in <a 
href="https://redirect.github.com/reactor/reactor-netty/issues/3359";>#3359</a></li>
   </ul>
   <h3>:sparkles: New features and improvements</h3>
   <ul>
   <li>Depend on <code>Reactor Core</code> <code>v3.7.0-M5</code> by <a 
href="https://github.com/violetagg";><code>@​violetagg</code></a> in 
5d07245e5e13bf2b45c3b0daa7bc50180a8fb547, see <a 
href="https://github.com/reactor/reactor-core/releases/tag/v3.7.0-M5";>release 
notes</a></li>
   <li>Depend on <code>Netty</code> <code>v4.1.112.Final</code> by <a 
href="https://github.com/violetagg";><code>@​violetagg</code></a> in <a 
href="https://redirect.github.com/reactor/reactor-netty/issues/3361";>#3361</a></li>
   <li>Depend on <code>Netty QUIC Codec</code> <code>v0.0.66.Final</code> by <a 
href="https://github.com/violetagg";><code>@​violetagg</code></a> in <a 
href="https://redirect.github.com/reactor/reactor-netty/issues/3383";>#3383</a></li>
   <li>Cache the infomation whether the request is websocket by <a 
href="https://github.com/violetagg";><code>@​violetagg</code></a> in <a 
href="https://redirect.github.com/reactor/reactor-netty/issues/3354";>#3354</a></li>
   <li>Cache <code>Content-Length</code> when it is about to send the 
<code>FullHttpResponse</code> by <a 
href="https://github.com/violetagg";><code>@​violetagg</code></a> in <a 
href="https://redirect.github.com/reactor/reactor-netty/issues/3355";>#3355</a></li>
   <li>Use <code>doFinally</code> in order to handle <code>cancel</code> and 
<code>error</code> signals by <a 
href="https://github.com/violetagg";><code>@​violetagg</code></a> in <a 
href="https://redirect.github.com/reactor/reactor-netty/issues/3356";>#3356</a></li>
   <li>Initialise <code>ChannelOperations#shortId</code> on demand by <a 
href="https://github.com/violetagg";><code>@​violetagg</code></a> in <a 
href="https://redirect.github.com/reactor/reactor-netty/issues/3357";>#3357</a></li>
   <li><code>HttpDecoderSpec#validateHeaders()</code> specifies whether 
request/response headers are validated by <a 
href="https://github.com/violetagg";><code>@​violetagg</code></a> in <a 
href="https://redirect.github.com/reactor/reactor-netty/issues/3370";>#3370</a></li>
   <li>Simplify <code>HttpServerOperations#onInboundNext</code> by <a 
href="https://github.com/violetagg";><code>@​violetagg</code></a> in <a 
href="https://redirect.github.com/reactor/reactor-netty/issues/3375";>#3375</a></li>
   <li>Simplify <code>HttpTrafficHandler#write</code> by <a 
href="https://github.com/violetagg";><code>@​violetagg</code></a> in <a 
href="https://redirect.github.com/reactor/reactor-netty/issues/3376";>#3376</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/reactor/reactor-netty/commit/9a5a67285f59cee19a0c73e0215087829e08b2dd";><code>9a5a672</code></a>
 [release] Prepare and release 1.2.0</li>
   <li><a 
href="https://github.com/reactor/reactor-netty/commit/7df368ee122e5a4e9b7aa261c044c2c9889cb56f";><code>7df368e</code></a>
 Merge-ignore release 1.1.24 into 1.2.0</li>
   <li><a 
href="https://github.com/reactor/reactor-netty/commit/aaa1ac6a4372a5374c8c903cb282f26443d350a0";><code>aaa1ac6</code></a>
 [release] Back to snapshots, next is 1.1.25-SNAPSHOT</li>
   <li><a 
href="https://github.com/reactor/reactor-netty/commit/7460c0b7959929e0a8dc7d02247ff4fb48923d97";><code>7460c0b</code></a>
 [release] Prepare and release 1.1.24</li>
   <li><a 
href="https://github.com/reactor/reactor-netty/commit/53998cbd72092f961e3752f824ceda60216eebf3";><code>53998cb</code></a>
 [doc] Make png images look better in dark mode</li>
   <li><a 
href="https://github.com/reactor/reactor-netty/commit/9bd312c90ded453874835cab2a883ce265d8e79f";><code>9bd312c</code></a>
 Depend on Micrometer 1.14.0 (<a 
href="https://redirect.github.com/reactor/reactor-netty/issues/3508";>#3508</a>)</li>
   <li><a 
href="https://github.com/reactor/reactor-netty/commit/5aea0543db01d7664de2937cdbd9f9a4dd80e087";><code>5aea054</code></a>
 HTTP/3: resolve the remote address (<a 
href="https://redirect.github.com/reactor/reactor-netty/issues/3507";>#3507</a>)</li>
   <li><a 
href="https://github.com/reactor/reactor-netty/commit/fe258318d33c704cefd42acead7878ea3ca2ffc8";><code>fe25831</code></a>
 Merge <a 
href="https://redirect.github.com/reactor/reactor-netty/issues/3506";>#3506</a> 
into 1.2.0</li>
   <li><a 
href="https://github.com/reactor/reactor-netty/commit/e29837c79d9287bdde33b1baac482c1a3ffecfa6";><code>e29837c</code></a>
 Bump Gradle to version 8.11 (<a 
href="https://redirect.github.com/reactor/reactor-netty/issues/3506";>#3506</a>)</li>
   <li><a 
href="https://github.com/reactor/reactor-netty/commit/9a5cbf53a28ab8b0c599a775abc7cf9c1c605bf3";><code>9a5cbf5</code></a>
 Merge 92df1f76a into 1.2.0</li>
   <li>Additional commits viewable in <a 
href="https://github.com/reactor/reactor-netty/compare/v1.1.23...v1.2.0";>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=maven&previous-version=1.1.23&new-version=1.2.0)](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>


-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to