Skip to content

chore: bump azure_storage_blob from 1.0.0 to 1.1.0 - #284

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/azure_storage_blob-1.1.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/azure_storage_blob-1.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 12, 2026

Copy link
Copy Markdown
Contributor

Bumps azure_storage_blob from 1.0.0 to 1.1.0.

Release notes

Sourced from azure_storage_blob's releases.

azure_storage_blob@1.1.0

1.1.0 (2026-09-08)

Features Added

  • Stable release of features from 1.1.0-beta.1 and 1.1.0-beta.2

azure_storage_blob@1.1.0-beta.2

1.1.0-beta.2 (2026-08-11)

Features Added

  • Added BlobClient::start_copy_from_url() and BlobClient::abort_copy() for asynchronous blob copy operations.

Breaking Changes

  • Removed BlobContainerClient::list_blobs_hierarchical().

Bugs Fixed

Other Changes

azure_storage_blob@1.1.0-beta.1

1.1.0-beta.1 (2026-07-14)

Features Added

  • Added BlobServiceClient::get_user_delegation_key() to obtain a user delegation key for creating user delegation SAS tokens.
  • Added support for list_blobs_hierarchical to BlobContainerClient.
  • Added support for list_page_ranges to PageBlobClient.
  • Added support for download_into to BlobClient which enables downloads to write blob contents directly into a caller-provided buffer.
Commits
  • a0262a0 [Storage] Prepare for 09/08/26 release (#5260)
  • 87d1af6 [Storage] Bump crate versions for v1.1.0 and v1.0.0 releases (#5255)
  • 50cc5b1 [Storage] Prep for azure_storage_blob and azure_storage_queue v1.1.0 re...
  • 3c68985 [Storage] Drop azure_storage_blob azure_core dependencies to latest release...
  • b14abb9 [Storage] Bump dates for azure_storage_blob v1.1.0-beta.2 release (#5045)
  • 0c9c9e0 [Storage] azure_storage_blob Prep for v1.1.0-beta.2 Release (Upstream) (#5038)
  • cd8465c Sync eng/common directory with azure-sdk-tools for PR 16685 (#5039)
  • 716f48d Work around CargoAuthenticate bug (#5042)
  • ffb0ea7 Migrate CFS feed to public feed (#5033)
  • 0eeeb59 Cosmos: Implement Binary Round Trip Fuzzer (#4976)
  • 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 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)

Bumps [azure_storage_blob](https://github.com/azure/azure-sdk-for-rust) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/azure/azure-sdk-for-rust/releases)
- [Commits](https://github.com/azure/azure-sdk-for-rust/compare/azure_storage_blob@1.0.0...azure_storage_blob@1.1.0)

---
updated-dependencies:
- dependency-name: azure_storage_blob
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants