Skip to content

Commit

Permalink
Prepared storage for release (#19410)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmcc-msft authored Mar 10, 2021
1 parent de78ef3 commit ca9a4cf
Show file tree
Hide file tree
Showing 11 changed files with 19 additions and 16 deletions.
4 changes: 2 additions & 2 deletions sdk/storage/Azure.Storage.Blobs.Batch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Release History

## 12.6.0-beta.2 (Unreleased)

## 12.6.0-beta.2 (2021-03-09)
- This release contains bug fixes to improve quality.

## 12.6.0-beta.1 (2021-02-09)
- Added support for service version 2020-06-12.
Expand Down
4 changes: 2 additions & 2 deletions sdk/storage/Azure.Storage.Blobs.ChangeFeed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Release History

## 12.0.0-preview.10 (Unreleased)

## 12.0.0-preview.10 (2021-03-09)
- This release contains bug fixes to improve quality.

## 12.0.0-preview.9 (2021-02-09)
- Added support for service version 2020-06-12.
Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/Azure.Storage.Blobs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 12.9.0-beta.2 (Unreleased)
## 12.9.0-beta.2 (2021-03-09)
- Fixed a bug where BlockBlobClient.GetBlockList threw when dealing with extremely large blocks.
- Fixed bug where `Stream` returned by `BlockBlobClient.OpenWrite` could corrupt blocks if flushed between writes.
- Added BlobBaseClient.DownloadContent and BlobClient.Upload overloads that work with [BinaryData](https://github.com/Azure/azure-sdk-for-net/tree/System.Memory.Data_1.0.1/sdk/core/System.Memory.Data).
Expand Down
4 changes: 2 additions & 2 deletions sdk/storage/Azure.Storage.Common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Release History

## 12.8.0-beta.2 (Unreleased)

## 12.8.0-beta.2 (2021-03-09)
- This release contains bug fixes to improve quality.

## 12.8.0-beta.1 (2021-02-09)
- Aligned storage URL parsing with other platforms
Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/Azure.Storage.Files.DataLake/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 12.7.0-beta.2 (Unreleased)
## 12.7.0-beta.2 (2021-03-09)
- Changed error codes from numerical (404) to descriptive (PathNotFound).

## 12.7.0-beta.1 (2021-02-09)
Expand Down
4 changes: 2 additions & 2 deletions sdk/storage/Azure.Storage.Files.Shares/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Release History

## 12.7.0-beta.2 (Unreleased)

## 12.7.0-beta.2 (2021-03-09)
- This release contains bug fixes to improve quality.

## 12.7.0-beta.1 (2021-02-09)
- Added support for service version 2020-06-12.
Expand Down
4 changes: 2 additions & 2 deletions sdk/storage/Azure.Storage.Queues/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Release History

## 12.7.0-beta.2 (Unreleased)

## 12.7.0-beta.2 (2021-03-09)
- This preview contains bug fixes to improve quality.

## 12.7.0-beta.1 (2021-02-09)
- Fixed bug where QueueClient.CanGenerateSasUri and QueueServiceClient.CanGenerateSasUri was not mockable.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 5.0.0-beta.3 (Unreleased)
## 5.0.0-beta.3 (2021-03-09)

### Breaking Changes

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Release History

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

## 5.0.0-beta.2 (2021-02-09)
- This release contains bug fixes to improve quality.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 5.0.0-beta.3 (Unreleased)
## 5.0.0-beta.3 (2021-03-09)

### Breaking Changes

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Release History

## 5.0.0-beta.3 (Unreleased)

## 5.0.0-beta.3 (2021-03-09)
Please refer to [`Microsoft.Azure.WebJobs.Extension.Storage.Blobs`](https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/storage/Microsoft.Azure.WebJobs.Extensions.Storage.Blobs/CHANGELOG.md) and [`Microsoft.Azure.WebJobs.Extension.Storage.Queues`](https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/storage/Microsoft.Azure.WebJobs.Extensions.Storage.Queues/CHANGELOG.md) for detailed list of changes.

## 5.0.0-beta.2 (2021-02-09)

Expand Down

0 comments on commit ca9a4cf

Please sign in to comment.