Skip to content

Bump azure-storage-blob from 12.8.1 to 12.15.0#55

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/azure-storage-blob-12.15.0
Open

Bump azure-storage-blob from 12.8.1 to 12.15.0#55
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/azure-storage-blob-12.15.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Feb 23, 2023

Bumps azure-storage-blob from 12.8.1 to 12.15.0.

Release notes

Sourced from azure-storage-blob's releases.

azure-storage-blob_12.15.0

12.15.0 (2023-02-22)

Features Added

  • Stable release of features from 12.15.0b1
  • The download_blob API now returns creation_time on the download response.

azure-storage-blob_12.15.0b1

12.15.0b1 (2023-02-02)

Features Added

  • Added support for service version 2021-12-02.
  • Added support for new blob tier, Cold.
  • Added support for AsyncIterable as data type for async blob upload.

Bugs Fixed

  • Changed how async streams are detected on async upload_blob to increase compatiblity with different types.

Other Changes

  • Removed msrest dependency.
  • Added typing-extensions>=4.0.1 as a dependency.
  • Added isodate>=0.6.1 as a dependency.
  • Added extra dependency aio for installing optional async dependencies. Use pip install azure-storage-blob[aio] to install.
Commits
  • 0d1b1f0 Changelogs (#28927)
  • f9494c4 [AutoRelease] t2-storage-2023-02-20-05781(can only be merged by SDK owner) (#...
  • 8dc6cc8 [Storage] Add x-ms-creation-time to response on download (#28745)
  • 5340f38 [Storage] Document deprecated methods on StorageStreamDownloader (#28867)
  • f2c4ea0 [AutoRelease] t2-storagecache-2023-02-10-73952(can only be merged by SDK owne...
  • 393ea48 Fix typo (#28815)
  • 155cb23 [Perf] Add parameter TimeoutInMinutes, Increase timeout for storage-blob-perf...
  • 2f7c5c1 add pyproject.toml where necessary to honor the existing environment skips. r...
  • eb3b485 [Perf] Refactor tests.yml into one file per package per language (#28462)
  • faa4424 [Storage] Bump version for GA release (#28638)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) from 12.8.1 to 12.15.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.15.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 Feb 23, 2023
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