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

   Bumps 
[com.azure:azure-storage-file-datalake](https://github.com/Azure/azure-sdk-for-java)
 from 12.18.4 to 12.19.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/Azure/azure-sdk-for-java/releases";>com.azure:azure-storage-file-datalake's
 releases</a>.</em></p>
   <blockquote>
   <h2>azure-storage-file-datalake_12.19.0</h2>
   <h2>12.19.0 (2024-05-15)</h2>
   <h3>Features Added</h3>
   <ul>
   <li>Added support for service versions 2024-02-04 and 2024-05-04.</li>
   <li>Added support for owner, group and acl/permission via put APIs for 
object replication.</li>
   </ul>
   <h3>Breaking Changes</h3>
   <ul>
   <li>When creating a <code>DataLakeFileClient</code> or 
<code>DataLakeDirectoryClient</code> via 
<code>DataLakeFileSystemClient.getDirectoryClient(String directoryName)</code>,
   <code>DataLakeFileSystemClient.getDirectoryClient(String fileName)</code>, 
<code>DataLakeDirectoryClient.getSubDirectoryClient(String blobName)</code>
   and <code>DataLakeDirectoryClient.getSubDirectoryClient(String 
blobName)</code>, the path name will be stored exactly as passed in
   and will not be URL-encoded. For example, if the path name is 
&quot;test%25test&quot; and is created by calling 
<code>DataLakeFileSystemClient.getDirectoryClient(&quot;test%25test&quot;)</code>,
   <code>DataLakeDirectoryClient.getDirectoryPath()</code> will return 
&quot;test%25test&quot; and the path's url will result in
   “<a 
href="https://account.dfs.core.windows.net/filesystemname/test%25%25test%E2%80%9D";>https://account.dfs.core.windows.net/filesystemname/test%25%25test”</a>.</li>
   </ul>
   <h3>Bugs Fixed</h3>
   <ul>
   <li>Fixed a bug that did not allow uploading an empty 0 byte file with 
<code>DataLakeFileClient.uploadFromFile()</code>.</li>
   </ul>
   <h3>Other Changes</h3>
   <h4>Dependency Updates</h4>
   <ul>
   <li>Upgraded <code>azure-storage-blob</code> from <code>12.25.4</code> to 
version <code>12.26.0</code>.</li>
   <li>Upgraded <code>azure-core</code> from <code>1.48.0</code> to version 
<code>1.49.0</code>.</li>
   <li>Upgraded <code>azure-core-http-netty</code> from <code>1.14.2</code> to 
version <code>1.15.0</code>.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/d515d02dc16b3a180f201912ab34f2aadb158d2d";><code>d515d02</code></a>
 updating the dates for 2022-08-12 release in changelogs (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/30445";>#30445</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/032d7541d0b5abe66990c7e31790fb5dc638b249";><code>032d754</code></a>
 August release update (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/30380";>#30380</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/5bbf6c4a0fcf8eaf8efcd40b71309c701341478c";><code>5bbf6c4</code></a>
 [ACS Rooms] Beta release version update  (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/30442";>#30442</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/7d752c47c9399a1daa44bee08d38b6d7e77f4b75";><code>7d752c4</code></a>
 [TA] Prepare to 5.2.0-beta.4 release (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/30441";>#30441</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/aec9983ee7240649e7d0a5175eb2339a6640073f";><code>aec9983</code></a>
 upgrade version (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/30439";>#30439</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/5ee702b87545107cbeda3d7fd4e420eca8ba36a3";><code>5ee702b</code></a>
 Increment versions for monitor releases (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/30430";>#30430</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/b45adebd847fe45c77aead46d457579d4e455a78";><code>b45adeb</code></a>
 Add Token Caching Support For Managed Identity (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/30282";>#30282</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/47e315b6154a0c071a3075772dfeee99a3447cdc";><code>47e315b</code></a>
 [TA] Remove partial succeeded status code (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/30421";>#30421</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/b5e939025444eb223da7d425e06a8dd36c6590d3";><code>b5e9390</code></a>
 [ACS Rooms] Fix ACS Rooms CHANGELOG to include links (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/30438";>#30438</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/d4e394b5ec5404ecab8caed230483d18373a09a4";><code>d4e394b</code></a>
 Increment versions for communication releases (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/30435";>#30435</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/Azure/azure-sdk-for-java/compare/azure-storage-file-datalake_12.18.4...azure-storage-blob_12.19.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.azure:azure-storage-file-datalake&package-manager=maven&previous-version=12.18.4&new-version=12.19.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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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: commits-unsubscr...@pinot.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to