Skip to content

Commit

Permalink
Merge branch 'hotfix/storage/2021_04_27_2'
Browse files Browse the repository at this point in the history
  • Loading branch information
kasobol-msft committed Apr 27, 2021
2 parents 37d5b8c + 05a1656 commit ab2971d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions sdk/storage/Azure.Storage.Blobs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,15 @@
- Fixed bug where clients would sometimes throw a NullReferenceException when calling GenerateSas() with a BlobSasBuilder parameter.
- Fixed bug where BlobBaseClient.Exists() would not function correctly on blobs encrypted with CPK.

## 12.9.0-beta.3 (2021-04-09)
- This release contains bug fixes to improve quality.
## 12.8.3 (2020-04-27)
- Fixed bug where Stream returned by BlockBlobClient.OpenWrite could corrupt blocks if flushed between writes.

## 12.8.2 (2020-04-27)
- This release contains bug fixes to improve quality.

## 12.9.0-beta.3 (2021-04-09)
- This release contains bug fixes to improve quality.

## 12.8.1 (2021-03-29)
- Fixed bug where ClientDiagnostics's DiagnosticListener was leaking resources.

Expand Down

0 comments on commit ab2971d

Please sign in to comment.