Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 11, 2022

Bumps azure-storage-blob from 12.8.1 to 12.12.0.

Release notes

Sourced from azure-storage-blob's releases.

azure-storage-blob_12.12.0

12.12.0 (2022-05-09)

Features Added

  • Stable release of features from 12.12.0b1.
  • Added support for progress tracking to upload_blob() and download_blob() via a new optional callback,progress_hook.

Bugs Fixed:

  • Fixed a bug in BlobClient.from_blob_url() such that users will receive a more helpful error message if they pass an incorrect URL without a full /container/blob path.
  • Fixed a bug, introduced in the previous beta release, that caused Authentication errors when attempting to use an Account SAS with certain service level operations.

azure-storage-blob_12.12.0b1

12.12.0b1 (2022-04-14)

Features Added

  • Added support for service version 2021-06-08.
  • Added a new paginated method for listing page ranges, list_page_ranges(). This replaces get_page_ranges() which has been deprecated.
  • Added support for copying source blob tags with start_copy_from_url() by specifying "COPY" for the tags keyword.

azure-storage-blob_12.11.0

12.11.0 (2022-03-29)

Warning This release involves a bug fix that may change the behavior for some users. In previous versions, the tag parameter onBlobSasPermissions defaulted to True meaning a Blob SAS URL would include the t permission by default. This was not the intended behavior. This release adjusts BlobSasPermission so the tag permission will default to False, like all other permissions.

Bugs Fixed

  • Fixed a bug in BlobSasPermissions where the tag permission had a default value of True and therefore was being added to the SAS token by default.
Commits

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 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-python) from 12.8.1 to 12.12.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-storage-blob_12.8.1...azure-storage-blob_12.12.0)

---
updated-dependencies:
- dependency-name: azure-storage-blob
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 11, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 8, 2022

Superseded by #21.

@dependabot dependabot bot closed this Jul 8, 2022
@dependabot dependabot bot deleted the dependabot/pip/azure-storage-blob-12.12.0 branch July 8, 2022 13:50
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants