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

build(deps): bump azure-storage-blob from 12.14.1 to 12.15.0 #1966

Merged
merged 1 commit into from
Feb 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps azure-storage-blob from 12.14.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

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 requested review from a team, jfagoagas, MrCloudSec and n4ch04 February 23, 2023 23:09
@dependabot dependabot bot added dependencies Dependabot Updates pip Dependabot Updates Python labels Feb 23, 2023
Bumps [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) from 12.14.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.14.1...azure-storage-blob_12.15.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/master/azure-storage-blob-12.15.0 branch from 31736fc to 3cb1d98 Compare February 24, 2023 06:58
Copy link
Member

@jfagoagas jfagoagas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jfagoagas jfagoagas merged commit ecc3c1c into master Feb 24, 2023
@jfagoagas jfagoagas deleted the dependabot/pip/master/azure-storage-blob-12.15.0 branch February 24, 2023 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependabot Updates pip Dependabot Updates Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant