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/06/05 06:00:08 UTC

[GitHub] [tika] dependabot[bot] opened a new pull request, #1171: Bump azure-core from 1.39.0 to 1.40.0

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

   Bumps [azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.39.0 to 1.40.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/Azure/azure-sdk-for-java/releases">azure-core's releases</a>.</em></p>
   <blockquote>
   <h2>azure-core_1.40.0</h2>
   <h2>1.40.0 (2023-06-02)</h2>
   <h3>Features Added</h3>
   <ul>
   <li>Added <code>TracingOptions</code> configurations allowing to pick a specific <code>TracerProvider</code> implementation if several are resolved by <code>ServiceLoader</code>.</li>
   <li>Added <code>MetricsOptions</code> configurations allowing to pick a specific <code>MeterProvider</code> implementation if several are resolved by <code>ServiceLoader</code>.</li>
   <li>Added <code>CoreUtils.randomUuid</code> to replace usage of <code>UUID.randomUUID</code>. In some cases <code>UUID.randomUUID</code> used a blocking
   call whereas <code>CoreUtils.randomUuid</code> should never block. (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/pull/34790">#34790</a>)</li>
   <li>Added support for prefixes in <code>AzureKeyCredentialPolicy</code>. (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/pull/35010">#35010</a>)</li>
   <li>Added the ability to configure a backoff strategy for <code>FluxUtil.createRetriableDownloadFlux</code>. Previous retries
   wouldn't backoff which could result in requests being sent to a service already at capacity and throttling. (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/pull/35035">#35035</a>)</li>
   </ul>
   <h3>Bugs Fixed</h3>
   <ul>
   <li>Fixed a bug where a known length wasn't passed to <code>BinaryData.fromStream</code> resulting it being handled as a
   non-replayable <code>BinaryData</code>. (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/pull/34851">#34851</a>)</li>
   <li>Changed the design of how <code>AsynchronousByteChannel</code>s were written to limit chances of race conditions between the
   writer thread and the Reactor thread handling <code>onComplete</code> and <code>onError</code> events. This results in more consistent
   behavior at the cost of lower throughput, which will be investigated in future releases. (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/pull/35004">#35004</a>)</li>
   </ul>
   <h3>Other Changes</h3>
   <ul>
   <li>Changed how <code>ResponseError</code> is deserialized to support cases where the JSON wrapped the <code>ResponseError</code> with an
   <code>error</code> property. (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/pull/35052">#35052</a>)</li>
   </ul>
   <h3>Dependency Updates</h3>
   <ul>
   <li>Upgraded Reactor Core from <code>3.4.27</code> to <code>3.4.29</code>.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/fd4ed4402038bf529d02642ed037a4669b396f1a"><code>fd4ed44</code></a> Event Grid Readme Issue <a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/33772">#33772</a> (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/35269">#35269</a>)</li>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/fd53a935a0f7978278b11c8479cdbb179d9c080d"><code>fd53a93</code></a> Don't pass logger to toURI (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/35279">#35279</a>)</li>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/4660a386553f23eb27d4a0bfd96b03bb73dc5c92"><code>4660a38</code></a> Prepare Core Libraries for June 2023 Release (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/35276">#35276</a>)</li>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/07cff324776ef8433a2c88cf5bf92c35778fb898"><code>07cff32</code></a> Attempt to stabilize flaky Core tests (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/35263">#35263</a>)</li>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/4d3a9c3060a6afcbb181a142cf311a4f9f11e959"><code>4d3a9c3</code></a> Don't save the payload to an environment variable (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/35277">#35277</a>)</li>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/a05f50270c720392094f23a9bd5a6fff48e13e8a"><code>a05f502</code></a> sync 5.2.0 changelog (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/35274">#35274</a>)</li>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/c08b900af1f78b856c8d0a8e1421ffb6999e9f46"><code>c08b900</code></a> update spring reference (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/35273">#35273</a>)</li>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/88daf5ed88fad64c286f702ba720c7ef036d4084"><code>88daf5e</code></a> Re-enable usage of HttpResponse.writeBodyTo (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/35209">#35209</a>)</li>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/d8f2a223036bf569d767d5fd51b9c72318c57de4"><code>d8f2a22</code></a> [Keyvault - administration] Migrate recordings to asset repo (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/35249">#35249</a>)</li>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/d842aa3fc50454bffa7f5cf00ccbf90dce8fb183"><code>d842aa3</code></a> migrate recordings, initial push (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/35248">#35248</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/Azure/azure-sdk-for-java/compare/azure-core_1.39.0...azure-core_1.40.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.azure:azure-core&package-manager=maven&previous-version=1.39.0&new-version=1.40.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 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 #1171: Bump azure-core from 1.39.0 to 1.40.0

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


-- 
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