sebagomez / azurestorageexplorer

☁💾 Manage your Azure Storage blobs, tables, queues and file shares from this simple and intuitive web application.
https://azurestorage.azurewebsites.net/
MIT License
130 stars 66 forks source link

Bump Azure.Storage.Files.Shares from 12.19.1 to 12.20.0 in /src/web #176

Open dependabot[bot] opened 12 hours ago

dependabot[bot] commented 12 hours ago

Bumps Azure.Storage.Files.Shares from 12.19.1 to 12.20.0.

Release notes

Sourced from Azure.Storage.Files.Shares's releases.

Azure.Storage.Files.Shares_12.20.0

12.20.0 (2024-09-18)

Features Added

  • Includes all features from 12.20.0-beta.1.

Bugs Fixed

  • Fixed [BUG] Method overload ShareFileClient.OpenReadAsync()/OpenRead() to correctly handle the allowBlobModifications flag #45516
  • Fixed [BUG] Fixed Equality failures due to implicit cast on ShareErrorCode #44213

Azure.Storage.Files.Shares_12.20.0-beta.1

12.20.0-beta.1 (2024-08-06)

Features Added

  • Added support for service version 2024-11-04.
  • Added support for token-based authentication for all APIs.
  • Added support for paid bursting on premium file share accounts.
  • Added support for binary format for file permissions.
  • Added ability to retrieve SAS string to sign for debugging purposes.
Commits
  • c7548c1 Revert "[Storage] Add Queue Permissions enum to represent QueueAccessPolicy.P...
  • f362309 Update to newer resource id for open source api (#46044)
  • 5f8b725 Update perf tests to use federated auth (#46040)
  • 70567f2 Core TransferManager tests (#46014)
  • f328c76 Prepare for release (#46039)
  • c44e76d Increment package version after release of Azure.Identity (#46007)
  • d542f3a Azure.Provisioning - Add WebPubSubService.AssignRole (#46015)
  • 909e113 Update installed event processor version for net6 to net8 update (#46038)
  • e9bbbc0 Updated STG 95 GA release date (#46035)
  • ad34f7a Increment package version after release of Azure.Data.SchemaRegistry (#46036)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 commands and options
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 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)