From e8e2b857818daf2f444fa907feee54c2aa7076e2 Mon Sep 17 00:00:00 2001 From: Sean McCullough Date: Mon, 24 Oct 2022 13:25:02 -0500 Subject: [PATCH] STG 85/86 changelogs --- sdk/storage/Azure.Storage.Blobs.Batch/CHANGELOG.md | 9 +-------- .../Azure.Storage.Blobs.ChangeFeed/CHANGELOG.md | 9 +-------- sdk/storage/Azure.Storage.Blobs/CHANGELOG.md | 11 +++-------- sdk/storage/Azure.Storage.Common/CHANGELOG.md | 9 +-------- sdk/storage/Azure.Storage.Files.DataLake/CHANGELOG.md | 10 ++-------- sdk/storage/Azure.Storage.Files.Shares/CHANGELOG.md | 10 ++-------- sdk/storage/Azure.Storage.Queues/CHANGELOG.md | 9 +-------- 7 files changed, 11 insertions(+), 56 deletions(-) diff --git a/sdk/storage/Azure.Storage.Blobs.Batch/CHANGELOG.md b/sdk/storage/Azure.Storage.Blobs.Batch/CHANGELOG.md index 377a18984e7e..3e6fa978b001 100644 --- a/sdk/storage/Azure.Storage.Blobs.Batch/CHANGELOG.md +++ b/sdk/storage/Azure.Storage.Blobs.Batch/CHANGELOG.md @@ -1,14 +1,7 @@ # Release History ## 12.12.0-beta.1 (Unreleased) - -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes +- Added support for service version 2021-12-02. ## 12.11.0 (2022-10-12) - Includes all features from 12.11.0-beta.1. diff --git a/sdk/storage/Azure.Storage.Blobs.ChangeFeed/CHANGELOG.md b/sdk/storage/Azure.Storage.Blobs.ChangeFeed/CHANGELOG.md index f357a5a93cac..facbdc93820e 100644 --- a/sdk/storage/Azure.Storage.Blobs.ChangeFeed/CHANGELOG.md +++ b/sdk/storage/Azure.Storage.Blobs.ChangeFeed/CHANGELOG.md @@ -1,14 +1,7 @@ # Release History ## 12.0.0-preview.30 (Unreleased) - -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes +- Added support for service version 2021-12-02. ## 12.0.0-preview.29 (2022-10-12) - This release contains bug fixes to improve quality. diff --git a/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md b/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md index ef687d2d40a3..f4306d53f3f7 100644 --- a/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md +++ b/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md @@ -1,14 +1,9 @@ # Release History ## 12.15.0-beta.1 (Unreleased) - -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes +- Added support for service version 2021-12-02. +- Added support for Blob Cold Tier. +- Fixed bug where BlobErrorCode.IncrementalCopyOfEarlierVersionSnapshotNotAllowed was spelled incorrectly. ## 12.14.0 (2022-10-12) - Includes all features from 12.14.0-beta.1. diff --git a/sdk/storage/Azure.Storage.Common/CHANGELOG.md b/sdk/storage/Azure.Storage.Common/CHANGELOG.md index f76424d6c913..b13b2c3c0bbb 100644 --- a/sdk/storage/Azure.Storage.Common/CHANGELOG.md +++ b/sdk/storage/Azure.Storage.Common/CHANGELOG.md @@ -1,14 +1,7 @@ # Release History ## 12.14.0-beta.1 (Unreleased) - -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes +- This release contains bug fixes to improve quality. ## 12.13.0 (2022-10-12) - Includes all features from 12.13.0-beta.1. diff --git a/sdk/storage/Azure.Storage.Files.DataLake/CHANGELOG.md b/sdk/storage/Azure.Storage.Files.DataLake/CHANGELOG.md index 52459a2f9058..230f8275b1c4 100644 --- a/sdk/storage/Azure.Storage.Files.DataLake/CHANGELOG.md +++ b/sdk/storage/Azure.Storage.Files.DataLake/CHANGELOG.md @@ -1,14 +1,8 @@ # Release History ## 12.13.0-beta.1 (Unreleased) - -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes +- Added support for service version 2021-12-02. +- Added support for leasing operations on DataLakeFileClient.Append(), .AppendAsync(), .Flush(), and .FlushAsync(). ## 12.12.1 (2022-10-13) - Fixed bug where DataLakeQueryCsvTextOptions was not properly sending the RecordSeparator when calling DataLakeFileClient.Query() diff --git a/sdk/storage/Azure.Storage.Files.Shares/CHANGELOG.md b/sdk/storage/Azure.Storage.Files.Shares/CHANGELOG.md index 9fd99fdf451a..c5185410d1e7 100644 --- a/sdk/storage/Azure.Storage.Files.Shares/CHANGELOG.md +++ b/sdk/storage/Azure.Storage.Files.Shares/CHANGELOG.md @@ -1,14 +1,8 @@ # Release History ## 12.13.0-beta.1 (Unreleased) - -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes +- Added support for service version 2021-12-02. +- Added support for invalid XML characters in file and directory names for ShareDirectoryClient.GetfilesAndDirectories(), .GetHandles(), and ShareFileClient.GetHandles(). ## 12.12.0 (2022-10-12) - Includes all features from 12.12.0-beta.1. diff --git a/sdk/storage/Azure.Storage.Queues/CHANGELOG.md b/sdk/storage/Azure.Storage.Queues/CHANGELOG.md index 2033a6a005f1..fd6c358bca09 100644 --- a/sdk/storage/Azure.Storage.Queues/CHANGELOG.md +++ b/sdk/storage/Azure.Storage.Queues/CHANGELOG.md @@ -1,14 +1,7 @@ # Release History ## 12.13.0-beta.1 (Unreleased) - -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes +- This release contains bug fixes to improve quality. ## 12.12.0 (2022-10-12) - Includes all features from 12.12.0-beta.1.