dependabot[bot] opened a new pull request, #931: URL: https://github.com/apache/tika/pull/931
Bumps [azure-core-http-netty](https://github.com/Azure/azure-sdk-for-java) from 1.12.8 to 1.13.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Azure/azure-sdk-for-java/releases">azure-core-http-netty's releases</a>.</em></p> <blockquote> <h2>azure-core-http-netty_1.13.0</h2> <h2>1.13.0 (2023-02-01)</h2> <h3>Features Added</h3> <ul> <li>Added override for <code>HttpClient.sendSync</code> in <code>NettyAsyncHttpClient</code>. This is done to propagate any exceptions through a synchronous stack rather than through Reactor's error stream, allowing for better handling of exceptions that wouldn't be thrown until the reactive stream was blocked further up the callstack. (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/pull/32840">#32840</a>)</li> </ul> <h3>Other Changes</h3> <ul> <li>Added a log message when <code>ConnectionProvider</code> is set to a non-default <code>ConnectionProvider</code> to allow for easier debugging if <code>PollAcquirePendingLimitException</code> is seen. (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/pull/32826">#32826</a>)</li> </ul> <h4>Dependency Updates</h4> <ul> <li>Upgraded <code>azure-core</code> from <code>1.35.0</code> to <code>1.36.0</code>.</li> <li>Upgraded Netty from <code>4.1.86.Final</code> to <code>4.1.87.Final</code>.</li> <li>Upgraded Reactor Netty from <code>1.0.26</code> to <code>1.0.27</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/6dec9fb95d2d2f6b77d7fd74063a5da12c3881a4"><code>6dec9fb</code></a> Prepare Core Libraries for Feb 2021 Release (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/19016">#19016</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/03ce19ab73cae5e1f86a9871722ff563333a75d1"><code>03ce19a</code></a> Adds support for custom endpoints (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/18934">#18934</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/e34b2cb973f1dd37a9ea00f300c603e771a1c692"><code>e34b2cb</code></a> [TA] Return action error as in ActionResult (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/19013">#19013</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/b41a7ab15ba41b6a12f00b19751ff71387ee2caa"><code>b41a7ab</code></a> API changes to Azure Monitor exporter (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/18702">#18702</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/a3d6ad5eb062d7f0717665531c2e7bd3d72562f0"><code>a3d6ad5</code></a> Add ability to specify different endpoint. (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/18996">#18996</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/b507bd624e28e5a0bc7baf34e90ea84fa8a4d0a8"><code>b507bd6</code></a> [TA] Analyze Healthcare entities updates (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/18828">#18828</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/815526b52230edb04f22c62050c90d2e33a7e828"><code>815526b</code></a> EventGrid Beta4 (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/18873">#18873</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/6dfa79356a5c36ccb8d01a0515f74c4cdf2e3968"><code>6dfa793</code></a> Add CAE Support. (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/18785">#18785</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/e5fd329ce7fe5d8b72d03b01cf28598ed0a662d0"><code>e5fd329</code></a> Add support to disable tracing for HTTP requests (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/18993">#18993</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/ef2a85387386fa3be8c269e3eb39e3e0048153be"><code>ef2a853</code></a> Update Configuration Javadocs (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/18736">#18736</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Azure/azure-sdk-for-java/compare/azure-core-http-netty_1.12.8...azure-core_1.13.0">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 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]
