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.14.1 to 12.15.0 #1357

Merged
merged 1 commit into from
Mar 9, 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)

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:development
  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 python Pull requests that update Python code labels Feb 23, 2023
@github-actions github-actions bot added the needs release notes Automatically applied to PRs which haven't added release notes label Feb 23, 2023
@joshmoore joshmoore merged commit 0195567 into main Mar 9, 2023
@joshmoore joshmoore deleted the dependabot/pip/azure-storage-blob-12.15.0 branch March 9, 2023 07:53
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 needs release notes Automatically applied to PRs which haven't added release notes python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant