Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump azure-storage-blob from 12.9.0 to 12.12.0 #1507

Merged
merged 1 commit into from
Jun 27, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps azure-storage-blob from 12.9.0 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 11, 2022
Bumps [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) from 12.9.0 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.9.0...azure-storage-blob_12.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/azure-storage-blob-12.12.0 branch from afef7d0 to 982a8fd Compare June 27, 2022 08:09
@Odianosen25 Odianosen25 merged commit b65800f into dev Jun 27, 2022
@Odianosen25 Odianosen25 deleted the dependabot/pip/azure-storage-blob-12.12.0 branch June 27, 2022 08:11
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.

1 participant