dependabot[bot] opened a new pull request, #9679: URL: https://github.com/apache/pinot/pull/9679
Bumps [azure-storage-file-datalake](https://github.com/Azure/azure-sdk-for-java) from 12.8.0 to 12.13.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Azure/azure-sdk-for-java/releases">azure-storage-file-datalake's releases</a>.</em></p> <blockquote> <h2>azure-storage-file-datalake_12.13.0</h2> <h2>12.13.0 (2022-10-11)</h2> <h3>Features Added</h3> <ul> <li>Added support for 2021-10-04 service version.</li> <li>Added support for flush parameter to <code>DataLakeFileClient.appendWithResponse()</code></li> <li>Added support for encryption scopes.</li> <li>Added support for encryption scope SAS.</li> <li>Added new method <code>DataLakeFileSystemClient.exists()</code> to determine whether file system exists.</li> <li>Added <code>DataLakeServiceClientBuilder.connectionString()</code> to allow connection string to be set on the client builder.</li> <li>Added <code>DataLakeFileClient.uploadFromFileWithResponse()</code> which returns a response of <code>PathItem</code> upon completion.</li> </ul> <h4>Dependency Updates</h4> <ul> <li>Upgraded <code>azure-core</code> from <code>1.32.0</code> to version <code>1.33.0</code>.</li> <li>Upgraded <code>azure-core-http-netty</code> from <code>1.12.5</code> to version <code>1.12.6</code>.</li> <li>Upgraded <code>azure-storage-blob</code> from <code>12.19.1</code> to version <code>12.20.0</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/1f26bd1dcb19117b265f04e08de6e3a5d709c8c0"><code>1f26bd1</code></a> Updated names of async APIs (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/23144">#23144</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/70428a0c415af99d26ea903d9d1d1e1f3b769cdd"><code>70428a0</code></a> Updated versions for hotfix release (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/23143">#23143</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/c91250d6060090ec19c3123c42894b4737349126"><code>c91250d</code></a> Added recording of perCallPolicy test</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/827b77eb81b1b2bf91309a09b07729178369204f"><code>827b77e</code></a> Fixed playback tests</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/f6e1f3d671cfa3032ec8af33a0029a5ef85fe5ac"><code>f6e1f3d</code></a> [Storage] Fix flaky tests. (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/22984">#22984</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/0d962c5eea278c13422ba1fedff73190c8599d14"><code>0d962c5</code></a> Added support to get a BlobClient that uses a specific encryption scope and c...</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/77cdb2dd1399b4c6aea3f032c21042af3e1e6036"><code>77cdb2d</code></a> Prepared storage for GA release of STG77 (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/22152">#22152</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/ec155b3c62f33df2693389831ddf82ab3d990dbb"><code>ec155b3</code></a> Update EventGrid Version to 4.4.0 (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/22156">#22156</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/08a76f12ada1ad10898a7b99f6a7555e7de4c901"><code>08a76f1</code></a> Update pom (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/22155">#22155</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/f05d9f0b195d09a749c8b2b18c34759b9b4f8c7d"><code>f05d9f0</code></a> [Communication]: Update readme to release version (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/22149">#22149</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Azure/azure-sdk-for-java/compare/azure-storage-blob_12.8.0...azure-storage-blob_12.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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
