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.Blobs from 12.8.4 to 12.9.1 #175

Merged
merged 1 commit into from
Aug 5, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2021

Bumps Azure.Storage.Blobs from 12.8.4 to 12.9.1.

Release notes

Sourced from Azure.Storage.Blobs's releases.

Azure.Storage.Blobs_12.9.1

12.9.1 (2021-06-23)

  • Added optimization to unwrap encryption key once for DownloadTo and OpenRead when Client Side Encryption is enabled.

Azure.Storage.Blobs_12.9.0

12.9.0 (2021-06-08)

  • Includes all features from 12.9.0-beta.4.
  • Fixed bug where BlobClient.DownloadStreaming or BlobClient.DownloadData could corrupt data on retry.
  • Fixed bug where specifying "*" as IfMatch condition could lead to inconsistend read in BlobClient.DownloadTo.
  • Fixed bug where specifying conditions in BlobBaseClient.OpenRead could override allowModifications flag in BlobOpenReadOptions leading to inconsistent read.
  • Fixed bug where BlobProperties.IsLatestVersion from BlobBaseClient.GetProperties did not set the value (defaulted to false).
  • Fixed bug where reading blob with Client Side Encryption enabled results in high CPU.
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 Jun 23, 2021
@Aaronontheweb Aaronontheweb enabled auto-merge (squash) August 5, 2021 18:56
@Aaronontheweb
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/nuget/Azure.Storage.Blobs-12.9.1 branch from e83ada1 to a817592 Compare August 5, 2021 19:56
Bumps [Azure.Storage.Blobs](https://github.com/Azure/azure-sdk-for-net) from 12.8.4 to 12.9.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Storage.Blobs_12.8.4...Azure.Storage.Blobs_12.9.1)

---
updated-dependencies:
- dependency-name: Azure.Storage.Blobs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/Azure.Storage.Blobs-12.9.1 branch from a817592 to b0f2284 Compare August 5, 2021 20:02
@Aaronontheweb Aaronontheweb merged commit c779629 into dev Aug 5, 2021
@Aaronontheweb Aaronontheweb deleted the dependabot/nuget/Azure.Storage.Blobs-12.9.1 branch August 5, 2021 20:08
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