You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/12 06:01:54 UTC

[GitHub] [tika] dependabot[bot] opened a new pull request, #1072: Bump reactor.netty.version from 1.1.5 to 1.1.6

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

   Bumps `reactor.netty.version` from 1.1.5 to 1.1.6.
   Updates `reactor-netty-core` from 1.1.5 to 1.1.6
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/reactor/reactor-netty/releases">reactor-netty-core's releases</a>.</em></p>
   <blockquote>
   <h2>v1.1.6</h2>
   <!-- raw HTML omitted -->
   <p><code>Reactor Netty</code> <code>1.1.6</code> is part of <strong><code>2022.0.6</code> Release Train</strong>.</p>
   <h2>What's Changed</h2>
   <h3>:sparkles: New features and improvements</h3>
   <ul>
   <li>Replace <code>Objects.hash()</code> by <a href="https://github.com/yuzawa-san"><code>@​yuzawa-san</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2732">#2732</a></li>
   <li>Replace <code>Objects.hash()</code> by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2737">#2737</a></li>
   <li>Add <code>DEBUG</code> log for <code>ServerTransport#disposeNow</code> by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2742">#2742</a></li>
   <li>Enhance usage of <code>FQDN</code> in <code>PoolKey</code> by <a href="https://github.com/yuzawa-san"><code>@​yuzawa-san</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2733">#2733</a></li>
   <li>Support a custom <code>DnsAddressResolverGroup</code> builder function by <a href="https://github.com/samueldlightfoot"><code>@​samueldlightfoot</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2745">#2745</a></li>
   <li>Add API for configuring custom <code>ObservationRegistry</code> by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2747">#2747</a></li>
   <li>Depend on <code>Netty QUIC Codec</code> <code>v0.0.39.Final</code> by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2757">#2757</a></li>
   <li>Depend on <code>Netty</code> <code>v4.1.91.Final</code> by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2762">#2762</a></li>
   <li>Ensure <code>queue.clear</code> is called in terminal cases for <code>ASYNC</code> fusion by <a href="https://github.com/OlegDokuka"><code>@​OlegDokuka</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2765">#2765</a></li>
   </ul>
   <h3>:lady_beetle: Bug fixes</h3>
   <ul>
   <li>When graceful shutdown, ensure the streams are processed before closing connection by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2736">#2736</a></li>
   <li>Ensure correct initial capacity is used for the map by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2739">#2739</a></li>
   <li>Ensure early dispose is delivered to late subscriber by <a href="https://github.com/OlegDokuka"><code>@​OlegDokuka</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2756">#2756</a></li>
   <li>Parse <code>X-Forwarded-Port</code> header even if <code>X-Forwarded-Host</code> is not present by <a href="https://github.com/pderop"><code>@​pderop</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2761">#2761</a></li>
   <li>When in graceful shutdown, send <code>GO_AWAY</code> to notify the client to stop opening streams by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2758">#2758</a></li>
   </ul>
   <h3>:book: Documentation, Tests and Build</h3>
   <ul>
   <li>Make it obvious that the test fails with <code>UnsupportedMessageTypeException</code> by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2763">#2763</a></li>
   <li>Use <code>Http2SslContextSpec</code> to build <code>SslContext</code> when <code>http2</code> enabled by <a href="https://github.com/ashraf-revo"><code>@​ashraf-revo</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2764">#2764</a></li>
   </ul>
   <h3>:up: Dependency Upgrades</h3>
   <ul>
   <li>Bump <code>de.undercouch.download</code> to version <code>5.4.0</code> by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2734">#2734</a></li>
   <li>Bump <code>build-info-extractor-gradle</code> to version <code>4.31.8</code> by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2740">#2740</a></li>
   <li>Bump <code>logback-classic</code> to version <code>1.2.12</code> by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2741">#2741</a></li>
   <li>Bump <code>blockhound-junit-platform</code> to <code>1.0.8.RELEASE</code> by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2766">#2766</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/yuzawa-san"><code>@​yuzawa-san</code></a> made their first contribution in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2732">#2732</a></li>
   <li><a href="https://github.com/ashraf-revo"><code>@​ashraf-revo</code></a> made their first contribution in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2764">#2764</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/reactor/reactor-netty/compare/v1.1.5...v1.1.6">https://github.com/reactor/reactor-netty/compare/v1.1.5...v1.1.6</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/reactor/reactor-netty/commit/a5cc928333082508aaa3d979ac0d989bbb5442cf"><code>a5cc928</code></a> [release] Prepare and release 1.1.6</li>
   <li><a href="https://github.com/reactor/reactor-netty/commit/afba005660612bb031346d40040b5d71c1c5fa1d"><code>afba005</code></a> Merge-ignore release 1.0.31 into 1.1.6</li>
   <li><a href="https://github.com/reactor/reactor-netty/commit/2dd25f54b3bb6d85671b3dea19a2b88df884eafb"><code>2dd25f5</code></a> [release] Back to snapshots, next is 1.0.32-SNAPSHOT</li>
   <li><a href="https://github.com/reactor/reactor-netty/commit/f6fbdb8defe97bf6f6ec86c734bfb3b41caf47e7"><code>f6fbdb8</code></a> [release] Prepare and release 1.0.31</li>
   <li><a href="https://github.com/reactor/reactor-netty/commit/1cb67b1b44c7ec72b56152204b980de0f0344d6b"><code>1cb67b1</code></a> Merge 81aebc446 into 1.1.6</li>
   <li><a href="https://github.com/reactor/reactor-netty/commit/81aebc446dda31f880c3f04d5558b700ef8eafbd"><code>81aebc4</code></a> Polish</li>
   <li><a href="https://github.com/reactor/reactor-netty/commit/8e7ab3cb8b5c2cda5bbeb57e4a4a900ac02ff56c"><code>8e7ab3c</code></a> Merge <a href="https://redirect.github.com/reactor/reactor-netty/issues/2765">#2765</a> into 1.1.6</li>
   <li><a href="https://github.com/reactor/reactor-netty/commit/909c6cd6152d06255e73235438b90cac690d80ca"><code>909c6cd</code></a> ensures queue.clear is called in terminal cases for ASYNC fusion (<a href="https://redirect.github.com/reactor/reactor-netty/issues/2765">#2765</a>)</li>
   <li><a href="https://github.com/reactor/reactor-netty/commit/4f642abb01f923da0641c344ebab6aacb3c94a2b"><code>4f642ab</code></a> Merge <a href="https://redirect.github.com/reactor/reactor-netty/issues/2766">#2766</a> into 1.1.6</li>
   <li><a href="https://github.com/reactor/reactor-netty/commit/8669b317972d3153ee72e9101b940031188cbd62"><code>8669b31</code></a> Bump io.projectreactor.tools:blockhound-junit-platform (<a href="https://redirect.github.com/reactor/reactor-netty/issues/2766">#2766</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/reactor/reactor-netty/compare/v1.1.5...v1.1.6">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `reactor-netty-http` from 1.1.5 to 1.1.6
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/reactor/reactor-netty/releases">reactor-netty-http's releases</a>.</em></p>
   <blockquote>
   <h2>v1.1.6</h2>
   <!-- raw HTML omitted -->
   <p><code>Reactor Netty</code> <code>1.1.6</code> is part of <strong><code>2022.0.6</code> Release Train</strong>.</p>
   <h2>What's Changed</h2>
   <h3>:sparkles: New features and improvements</h3>
   <ul>
   <li>Replace <code>Objects.hash()</code> by <a href="https://github.com/yuzawa-san"><code>@​yuzawa-san</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2732">#2732</a></li>
   <li>Replace <code>Objects.hash()</code> by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2737">#2737</a></li>
   <li>Add <code>DEBUG</code> log for <code>ServerTransport#disposeNow</code> by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2742">#2742</a></li>
   <li>Enhance usage of <code>FQDN</code> in <code>PoolKey</code> by <a href="https://github.com/yuzawa-san"><code>@​yuzawa-san</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2733">#2733</a></li>
   <li>Support a custom <code>DnsAddressResolverGroup</code> builder function by <a href="https://github.com/samueldlightfoot"><code>@​samueldlightfoot</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2745">#2745</a></li>
   <li>Add API for configuring custom <code>ObservationRegistry</code> by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2747">#2747</a></li>
   <li>Depend on <code>Netty QUIC Codec</code> <code>v0.0.39.Final</code> by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2757">#2757</a></li>
   <li>Depend on <code>Netty</code> <code>v4.1.91.Final</code> by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2762">#2762</a></li>
   <li>Ensure <code>queue.clear</code> is called in terminal cases for <code>ASYNC</code> fusion by <a href="https://github.com/OlegDokuka"><code>@​OlegDokuka</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2765">#2765</a></li>
   </ul>
   <h3>:lady_beetle: Bug fixes</h3>
   <ul>
   <li>When graceful shutdown, ensure the streams are processed before closing connection by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2736">#2736</a></li>
   <li>Ensure correct initial capacity is used for the map by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2739">#2739</a></li>
   <li>Ensure early dispose is delivered to late subscriber by <a href="https://github.com/OlegDokuka"><code>@​OlegDokuka</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2756">#2756</a></li>
   <li>Parse <code>X-Forwarded-Port</code> header even if <code>X-Forwarded-Host</code> is not present by <a href="https://github.com/pderop"><code>@​pderop</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2761">#2761</a></li>
   <li>When in graceful shutdown, send <code>GO_AWAY</code> to notify the client to stop opening streams by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2758">#2758</a></li>
   </ul>
   <h3>:book: Documentation, Tests and Build</h3>
   <ul>
   <li>Make it obvious that the test fails with <code>UnsupportedMessageTypeException</code> by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2763">#2763</a></li>
   <li>Use <code>Http2SslContextSpec</code> to build <code>SslContext</code> when <code>http2</code> enabled by <a href="https://github.com/ashraf-revo"><code>@​ashraf-revo</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2764">#2764</a></li>
   </ul>
   <h3>:up: Dependency Upgrades</h3>
   <ul>
   <li>Bump <code>de.undercouch.download</code> to version <code>5.4.0</code> by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2734">#2734</a></li>
   <li>Bump <code>build-info-extractor-gradle</code> to version <code>4.31.8</code> by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2740">#2740</a></li>
   <li>Bump <code>logback-classic</code> to version <code>1.2.12</code> by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2741">#2741</a></li>
   <li>Bump <code>blockhound-junit-platform</code> to <code>1.0.8.RELEASE</code> by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2766">#2766</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/yuzawa-san"><code>@​yuzawa-san</code></a> made their first contribution in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2732">#2732</a></li>
   <li><a href="https://github.com/ashraf-revo"><code>@​ashraf-revo</code></a> made their first contribution in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2764">#2764</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/reactor/reactor-netty/compare/v1.1.5...v1.1.6">https://github.com/reactor/reactor-netty/compare/v1.1.5...v1.1.6</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/reactor/reactor-netty/commit/a5cc928333082508aaa3d979ac0d989bbb5442cf"><code>a5cc928</code></a> [release] Prepare and release 1.1.6</li>
   <li><a href="https://github.com/reactor/reactor-netty/commit/afba005660612bb031346d40040b5d71c1c5fa1d"><code>afba005</code></a> Merge-ignore release 1.0.31 into 1.1.6</li>
   <li><a href="https://github.com/reactor/reactor-netty/commit/2dd25f54b3bb6d85671b3dea19a2b88df884eafb"><code>2dd25f5</code></a> [release] Back to snapshots, next is 1.0.32-SNAPSHOT</li>
   <li><a href="https://github.com/reactor/reactor-netty/commit/f6fbdb8defe97bf6f6ec86c734bfb3b41caf47e7"><code>f6fbdb8</code></a> [release] Prepare and release 1.0.31</li>
   <li><a href="https://github.com/reactor/reactor-netty/commit/1cb67b1b44c7ec72b56152204b980de0f0344d6b"><code>1cb67b1</code></a> Merge 81aebc446 into 1.1.6</li>
   <li><a href="https://github.com/reactor/reactor-netty/commit/81aebc446dda31f880c3f04d5558b700ef8eafbd"><code>81aebc4</code></a> Polish</li>
   <li><a href="https://github.com/reactor/reactor-netty/commit/8e7ab3cb8b5c2cda5bbeb57e4a4a900ac02ff56c"><code>8e7ab3c</code></a> Merge <a href="https://redirect.github.com/reactor/reactor-netty/issues/2765">#2765</a> into 1.1.6</li>
   <li><a href="https://github.com/reactor/reactor-netty/commit/909c6cd6152d06255e73235438b90cac690d80ca"><code>909c6cd</code></a> ensures queue.clear is called in terminal cases for ASYNC fusion (<a href="https://redirect.github.com/reactor/reactor-netty/issues/2765">#2765</a>)</li>
   <li><a href="https://github.com/reactor/reactor-netty/commit/4f642abb01f923da0641c344ebab6aacb3c94a2b"><code>4f642ab</code></a> Merge <a href="https://redirect.github.com/reactor/reactor-netty/issues/2766">#2766</a> into 1.1.6</li>
   <li><a href="https://github.com/reactor/reactor-netty/commit/8669b317972d3153ee72e9101b940031188cbd62"><code>8669b31</code></a> Bump io.projectreactor.tools:blockhound-junit-platform (<a href="https://redirect.github.com/reactor/reactor-netty/issues/2766">#2766</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/reactor/reactor-netty/compare/v1.1.5...v1.1.6">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   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 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: dev-unsubscribe@tika.apache.org

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


[GitHub] [tika] THausherr merged pull request #1072: Bump reactor.netty.version from 1.1.5 to 1.1.6

Posted by "THausherr (via GitHub)" <gi...@apache.org>.
THausherr merged PR #1072:
URL: https://github.com/apache/tika/pull/1072


-- 
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: dev-unsubscribe@tika.apache.org

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