dependabot[bot] opened a new pull request, #1235: URL: https://github.com/apache/tika/pull/1235
Bumps `reactor.netty.version` from 1.1.8 to 1.1.9. Updates `reactor-netty-core` from 1.1.8 to 1.1.9 <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.9</h2> <!-- raw HTML omitted --> <p><code>Reactor Netty</code> <code>1.1.9</code> is part of <strong><code>2022.0.9</code> Release Train</strong>.</p> <h2>What's Changed</h2> <h3>:sparkles: New features and improvements</h3> <ul> <li><code>HttpServer</code>: Add API for read related timeouts by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/pull/2836">reactor/reactor-netty#2836</a></li> <li>Depend on <code>Netty</code> <code>v4.1.94.Final</code> by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/pull/2837">reactor/reactor-netty#2837</a></li> <li>Depend on <code>Netty QUIC Codec</code> <code>v0.0.48.Final</code> by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/pull/2847">reactor/reactor-netty#2847</a></li> </ul> <h3>:lady_beetle: Bug fixes</h3> <ul> <li>Ensure handshake timeout is applied in case of SNI by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/pull/2840">reactor/reactor-netty#2840</a></li> <li>Fix memory leak of HTTP server on bind failure by <a href="https://github.com/SgtSilvio"><code>@SgtSilvio</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/pull/2844">reactor/reactor-netty#2844</a></li> </ul> <h3>:book: Documentation, Tests and Build</h3> <ul> <li>Add <code>HttpServer</code> <code>TLS Timeout Configuration</code> section to reference documentation by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/pull/2832">reactor/reactor-netty#2832</a></li> <li>Add <code>HttpServer</code> <code>Connection Timeout Configuration</code> section to reference documentation by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/pull/2833">reactor/reactor-netty#2833</a></li> <li>Enhance context propagation reference documentation by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/pull/2841">reactor/reactor-netty#2841</a></li> </ul> <h3>:up: Build/Test Dependency Upgrades</h3> <ul> <li>Bump <code>build-info-extractor-gradle</code> to version <code>4.33.1</code> by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/pull/2845">reactor/reactor-netty#2845</a></li> <li>Bump <code>tomcat-embed-core</code> to version <code>9.0.78</code> by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/pull/2855">reactor/reactor-netty#2855</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/SgtSilvio"><code>@SgtSilvio</code></a> made their first contribution in <a href="https://redirect.github.com/reactor/reactor-netty/pull/2844">reactor/reactor-netty#2844</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/reactor/reactor-netty/compare/v1.1.8...v1.1.9">https://github.com/reactor/reactor-netty/compare/v1.1.8...v1.1.9</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/reactor/reactor-netty/commit/5e5a0b465430a9f9dc6702326f281b1fbee3ae7b"><code>5e5a0b4</code></a> [release] Prepare and release 1.1.9</li> <li><a href="https://github.com/reactor/reactor-netty/commit/1127508848be43dfb81be6ebaab3ec73a063c031"><code>1127508</code></a> Merge-ignore 1.0.34 into 1.1.9</li> <li><a href="https://github.com/reactor/reactor-netty/commit/2a24874f266e2f849b43f064f7b1a34450bf921c"><code>2a24874</code></a> [release] Back to snapshots, next is 1.0.35-SNAPSHOT</li> <li><a href="https://github.com/reactor/reactor-netty/commit/82948c04c3a1434269498f18207e5463fdf805a1"><code>82948c0</code></a> [release] Prepare and release 1.0.34</li> <li><a href="https://github.com/reactor/reactor-netty/commit/0ff82228d65a731fe11923f78780a83a05e5d44f"><code>0ff8222</code></a> Merge <a href="https://redirect.github.com/reactor/reactor-netty/issues/2855">#2855</a> into 1.1.9</li> <li><a href="https://github.com/reactor/reactor-netty/commit/bd47148e79fca1a84328d58e9227f6249d5e4474"><code>bd47148</code></a> Bump org.apache.tomcat.embed:tomcat-embed-core from 9.0.76 to 9.0.78 (<a href="https://redirect.github.com/reactor/reactor-netty/issues/2855">#2855</a>)</li> <li><a href="https://github.com/reactor/reactor-netty/commit/de7f413c6a4d90d7ed0389017d990c85053d3cd7"><code>de7f413</code></a> Merge <a href="https://redirect.github.com/reactor/reactor-netty/issues/2847">#2847</a> into 1.1.9</li> <li><a href="https://github.com/reactor/reactor-netty/commit/8ab3b454f2fa0c6cef16124873141c84b2f8e1e6"><code>8ab3b45</code></a> Depend on Netty QUIC Codec v0.0.48.Final (<a href="https://redirect.github.com/reactor/reactor-netty/issues/2847">#2847</a>)</li> <li><a href="https://github.com/reactor/reactor-netty/commit/9be749bb3f09d3487f281a046c38dc331b519c11"><code>9be749b</code></a> Merge ed94209f3 into 1.1.9</li> <li><a href="https://github.com/reactor/reactor-netty/commit/ed94209f38c64f6622e4a728e22ca4ec577ffe43"><code>ed94209</code></a> Polish</li> <li>Additional commits viewable in <a href="https://github.com/reactor/reactor-netty/compare/v1.1.8...v1.1.9">compare view</a></li> </ul> </details> <br /> Updates `reactor-netty-http` from 1.1.8 to 1.1.9 <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.9</h2> <!-- raw HTML omitted --> <p><code>Reactor Netty</code> <code>1.1.9</code> is part of <strong><code>2022.0.9</code> Release Train</strong>.</p> <h2>What's Changed</h2> <h3>:sparkles: New features and improvements</h3> <ul> <li><code>HttpServer</code>: Add API for read related timeouts by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/pull/2836">reactor/reactor-netty#2836</a></li> <li>Depend on <code>Netty</code> <code>v4.1.94.Final</code> by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/pull/2837">reactor/reactor-netty#2837</a></li> <li>Depend on <code>Netty QUIC Codec</code> <code>v0.0.48.Final</code> by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/pull/2847">reactor/reactor-netty#2847</a></li> </ul> <h3>:lady_beetle: Bug fixes</h3> <ul> <li>Ensure handshake timeout is applied in case of SNI by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/pull/2840">reactor/reactor-netty#2840</a></li> <li>Fix memory leak of HTTP server on bind failure by <a href="https://github.com/SgtSilvio"><code>@SgtSilvio</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/pull/2844">reactor/reactor-netty#2844</a></li> </ul> <h3>:book: Documentation, Tests and Build</h3> <ul> <li>Add <code>HttpServer</code> <code>TLS Timeout Configuration</code> section to reference documentation by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/pull/2832">reactor/reactor-netty#2832</a></li> <li>Add <code>HttpServer</code> <code>Connection Timeout Configuration</code> section to reference documentation by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/pull/2833">reactor/reactor-netty#2833</a></li> <li>Enhance context propagation reference documentation by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/pull/2841">reactor/reactor-netty#2841</a></li> </ul> <h3>:up: Build/Test Dependency Upgrades</h3> <ul> <li>Bump <code>build-info-extractor-gradle</code> to version <code>4.33.1</code> by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/pull/2845">reactor/reactor-netty#2845</a></li> <li>Bump <code>tomcat-embed-core</code> to version <code>9.0.78</code> by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/pull/2855">reactor/reactor-netty#2855</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/SgtSilvio"><code>@SgtSilvio</code></a> made their first contribution in <a href="https://redirect.github.com/reactor/reactor-netty/pull/2844">reactor/reactor-netty#2844</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/reactor/reactor-netty/compare/v1.1.8...v1.1.9">https://github.com/reactor/reactor-netty/compare/v1.1.8...v1.1.9</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/reactor/reactor-netty/commit/5e5a0b465430a9f9dc6702326f281b1fbee3ae7b"><code>5e5a0b4</code></a> [release] Prepare and release 1.1.9</li> <li><a href="https://github.com/reactor/reactor-netty/commit/1127508848be43dfb81be6ebaab3ec73a063c031"><code>1127508</code></a> Merge-ignore 1.0.34 into 1.1.9</li> <li><a href="https://github.com/reactor/reactor-netty/commit/2a24874f266e2f849b43f064f7b1a34450bf921c"><code>2a24874</code></a> [release] Back to snapshots, next is 1.0.35-SNAPSHOT</li> <li><a href="https://github.com/reactor/reactor-netty/commit/82948c04c3a1434269498f18207e5463fdf805a1"><code>82948c0</code></a> [release] Prepare and release 1.0.34</li> <li><a href="https://github.com/reactor/reactor-netty/commit/0ff82228d65a731fe11923f78780a83a05e5d44f"><code>0ff8222</code></a> Merge <a href="https://redirect.github.com/reactor/reactor-netty/issues/2855">#2855</a> into 1.1.9</li> <li><a href="https://github.com/reactor/reactor-netty/commit/bd47148e79fca1a84328d58e9227f6249d5e4474"><code>bd47148</code></a> Bump org.apache.tomcat.embed:tomcat-embed-core from 9.0.76 to 9.0.78 (<a href="https://redirect.github.com/reactor/reactor-netty/issues/2855">#2855</a>)</li> <li><a href="https://github.com/reactor/reactor-netty/commit/de7f413c6a4d90d7ed0389017d990c85053d3cd7"><code>de7f413</code></a> Merge <a href="https://redirect.github.com/reactor/reactor-netty/issues/2847">#2847</a> into 1.1.9</li> <li><a href="https://github.com/reactor/reactor-netty/commit/8ab3b454f2fa0c6cef16124873141c84b2f8e1e6"><code>8ab3b45</code></a> Depend on Netty QUIC Codec v0.0.48.Final (<a href="https://redirect.github.com/reactor/reactor-netty/issues/2847">#2847</a>)</li> <li><a href="https://github.com/reactor/reactor-netty/commit/9be749bb3f09d3487f281a046c38dc331b519c11"><code>9be749b</code></a> Merge ed94209f3 into 1.1.9</li> <li><a href="https://github.com/reactor/reactor-netty/commit/ed94209f38c64f6622e4a728e22ca4ec577ffe43"><code>ed94209</code></a> Polish</li> <li>Additional commits viewable in <a href="https://github.com/reactor/reactor-netty/compare/v1.1.8...v1.1.9">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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
