From e8fb89ff1209c0d66b3b89cd14abc5ec7514e46f Mon Sep 17 00:00:00 2001
From: Sean McCullough <44180881+seanmcc-msft@users.noreply.github.com>
Date: Tue, 12 Nov 2024 08:42:26 -0800
Subject: [PATCH] STG 96 GA release (#47126)
---
sdk/storage/Azure.Storage.Blobs.Batch/CHANGELOG.md | 9 ++-------
.../src/Azure.Storage.Blobs.Batch.csproj | 2 +-
sdk/storage/Azure.Storage.Blobs.ChangeFeed/CHANGELOG.md | 9 ++-------
sdk/storage/Azure.Storage.Blobs/CHANGELOG.md | 7 ++-----
.../Azure.Storage.Blobs/src/Azure.Storage.Blobs.csproj | 2 +-
sdk/storage/Azure.Storage.Common/CHANGELOG.md | 9 ++-------
.../Azure.Storage.Common/src/Azure.Storage.Common.csproj | 2 +-
sdk/storage/Azure.Storage.Files.DataLake/CHANGELOG.md | 9 ++-------
.../src/Azure.Storage.Files.DataLake.csproj | 2 +-
sdk/storage/Azure.Storage.Files.Shares/CHANGELOG.md | 9 ++-------
.../src/Azure.Storage.Files.Shares.csproj | 2 +-
sdk/storage/Azure.Storage.Queues/CHANGELOG.md | 9 ++-------
.../Azure.Storage.Queues/src/Azure.Storage.Queues.csproj | 2 +-
13 files changed, 20 insertions(+), 53 deletions(-)
diff --git a/sdk/storage/Azure.Storage.Blobs.Batch/CHANGELOG.md b/sdk/storage/Azure.Storage.Blobs.Batch/CHANGELOG.md
index d13629c63b60..954c9cca3f7f 100644
--- a/sdk/storage/Azure.Storage.Blobs.Batch/CHANGELOG.md
+++ b/sdk/storage/Azure.Storage.Blobs.Batch/CHANGELOG.md
@@ -1,14 +1,9 @@
# Release History
-## 12.20.0-beta.3 (Unreleased)
+## 12.20.0 (2024-11-12)
### Features Added
-
-### Breaking Changes
-
-### Bugs Fixed
-
-### Other Changes
+- Includes all features from 12.20.0-beta.1 and 12.20.0-beta.2.
## 12.19.1 (2024-10-10)
diff --git a/sdk/storage/Azure.Storage.Blobs.Batch/src/Azure.Storage.Blobs.Batch.csproj b/sdk/storage/Azure.Storage.Blobs.Batch/src/Azure.Storage.Blobs.Batch.csproj
index 4c30be37e0df..23ec2b554f66 100644
--- a/sdk/storage/Azure.Storage.Blobs.Batch/src/Azure.Storage.Blobs.Batch.csproj
+++ b/sdk/storage/Azure.Storage.Blobs.Batch/src/Azure.Storage.Blobs.Batch.csproj
@@ -4,7 +4,7 @@
Microsoft Azure.Storage.Blobs.Batch client library
- 12.20.0-beta.3
+ 12.20.0
12.19.1
BlobSDK;$(DefineConstants)
diff --git a/sdk/storage/Azure.Storage.Blobs.ChangeFeed/CHANGELOG.md b/sdk/storage/Azure.Storage.Blobs.ChangeFeed/CHANGELOG.md
index 79c8434e8eee..39749820bafe 100644
--- a/sdk/storage/Azure.Storage.Blobs.ChangeFeed/CHANGELOG.md
+++ b/sdk/storage/Azure.Storage.Blobs.ChangeFeed/CHANGELOG.md
@@ -1,14 +1,9 @@
# Release History
-## 12.0.0-preview.52 (Unreleased)
+## 12.0.0-preview.52 (2024-11-12)
### Features Added
-
-### Breaking Changes
-
-### Bugs Fixed
-
-### Other Changes
+- This release contains bug fixes to improve quality.
## 12.0.0-preview.51 (2024-10-10)
diff --git a/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md b/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md
index 0dcc6ad602fe..727ce7ed35fe 100644
--- a/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md
+++ b/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md
@@ -1,17 +1,14 @@
# Release History
-## 12.23.0-beta.3 (Unreleased)
+## 12.23.0 (2024-11-12)
### Features Added
-
-### Breaking Changes
+- Includes all features from 12.23.0-beta.1 and 12.23.0-beta.2
### Bugs Fixed
- Fixed bug where network download streams were not properly disposed.
- Fixed bug where DownloadToAsync() did not dispose all its network streams on error in some cases.
-### Other Changes
-
## 12.22.2 (2024-10-10)
### Other Changes
diff --git a/sdk/storage/Azure.Storage.Blobs/src/Azure.Storage.Blobs.csproj b/sdk/storage/Azure.Storage.Blobs/src/Azure.Storage.Blobs.csproj
index 762906d41801..c187c7c3c76f 100644
--- a/sdk/storage/Azure.Storage.Blobs/src/Azure.Storage.Blobs.csproj
+++ b/sdk/storage/Azure.Storage.Blobs/src/Azure.Storage.Blobs.csproj
@@ -4,7 +4,7 @@
Microsoft Azure.Storage.Blobs client library
- 12.23.0-beta.3
+ 12.23.0
12.22.2
BlobSDK;$(DefineConstants)
diff --git a/sdk/storage/Azure.Storage.Common/CHANGELOG.md b/sdk/storage/Azure.Storage.Common/CHANGELOG.md
index 307fb2d1957f..0b326f99c8cb 100644
--- a/sdk/storage/Azure.Storage.Common/CHANGELOG.md
+++ b/sdk/storage/Azure.Storage.Common/CHANGELOG.md
@@ -1,14 +1,9 @@
# Release History
-## 12.22.0-beta.3 (Unreleased)
+## 12.22.0 (2024-11-12)
### Features Added
-
-### Breaking Changes
-
-### Bugs Fixed
-
-### Other Changes
+- This release contains bug fixes to improve quality.
## 12.21.1 (2024-10-10)
diff --git a/sdk/storage/Azure.Storage.Common/src/Azure.Storage.Common.csproj b/sdk/storage/Azure.Storage.Common/src/Azure.Storage.Common.csproj
index 39918a234f8c..3bf00cc9556a 100644
--- a/sdk/storage/Azure.Storage.Common/src/Azure.Storage.Common.csproj
+++ b/sdk/storage/Azure.Storage.Common/src/Azure.Storage.Common.csproj
@@ -4,7 +4,7 @@
Microsoft Azure.Storage.Common client library
- 12.22.0-beta.3
+ 12.22.0
12.21.1
CommonSDK;$(DefineConstants)
diff --git a/sdk/storage/Azure.Storage.Files.DataLake/CHANGELOG.md b/sdk/storage/Azure.Storage.Files.DataLake/CHANGELOG.md
index db5b78d2a658..fac28d01dc2d 100644
--- a/sdk/storage/Azure.Storage.Files.DataLake/CHANGELOG.md
+++ b/sdk/storage/Azure.Storage.Files.DataLake/CHANGELOG.md
@@ -1,14 +1,9 @@
# Release History
-## 12.21.0-beta.3 (Unreleased)
+## 12.21.0 (2024-11-12)
### Features Added
-
-### Breaking Changes
-
-### Bugs Fixed
-
-### Other Changes
+- Includes all features from 12.21.0-beta.1 and 12.21.0-beta.2.
## 12.20.1 (2024-10-10)
diff --git a/sdk/storage/Azure.Storage.Files.DataLake/src/Azure.Storage.Files.DataLake.csproj b/sdk/storage/Azure.Storage.Files.DataLake/src/Azure.Storage.Files.DataLake.csproj
index e073cbf31d89..396155f93233 100644
--- a/sdk/storage/Azure.Storage.Files.DataLake/src/Azure.Storage.Files.DataLake.csproj
+++ b/sdk/storage/Azure.Storage.Files.DataLake/src/Azure.Storage.Files.DataLake.csproj
@@ -4,7 +4,7 @@
Microsoft Azure.Storage.Files.DataLake client library
- 12.21.0-beta.3
+ 12.21.0
12.20.1
DataLakeSDK;$(DefineConstants)
diff --git a/sdk/storage/Azure.Storage.Files.Shares/CHANGELOG.md b/sdk/storage/Azure.Storage.Files.Shares/CHANGELOG.md
index 5c9a66ebb274..98d682adf6a0 100644
--- a/sdk/storage/Azure.Storage.Files.Shares/CHANGELOG.md
+++ b/sdk/storage/Azure.Storage.Files.Shares/CHANGELOG.md
@@ -1,14 +1,9 @@
# Release History
-## 12.21.0-beta.3 (Unreleased)
+## 12.21.0 (2024-11-12)
### Features Added
-
-### Breaking Changes
-
-### Bugs Fixed
-
-### Other Changes
+- Includes all features from 12.21.0-beta.1 and 12.21.0-beta..
## 12.20.1 (2024-10-10)
diff --git a/sdk/storage/Azure.Storage.Files.Shares/src/Azure.Storage.Files.Shares.csproj b/sdk/storage/Azure.Storage.Files.Shares/src/Azure.Storage.Files.Shares.csproj
index 3c1d5ee025c5..3d63987e35d9 100644
--- a/sdk/storage/Azure.Storage.Files.Shares/src/Azure.Storage.Files.Shares.csproj
+++ b/sdk/storage/Azure.Storage.Files.Shares/src/Azure.Storage.Files.Shares.csproj
@@ -4,7 +4,7 @@
Microsoft Azure.Storage.Files.Shares client library
- 12.21.0-beta.3
+ 12.21.0
12.20.1
FileSDK;$(DefineConstants)
diff --git a/sdk/storage/Azure.Storage.Queues/CHANGELOG.md b/sdk/storage/Azure.Storage.Queues/CHANGELOG.md
index c43be7142442..6a9292aa014d 100644
--- a/sdk/storage/Azure.Storage.Queues/CHANGELOG.md
+++ b/sdk/storage/Azure.Storage.Queues/CHANGELOG.md
@@ -1,14 +1,9 @@
# Release History
-## 12.21.0-beta.3 (Unreleased)
+## 12.21.0 (2024-11-12)
### Features Added
-
-### Breaking Changes
-
-### Bugs Fixed
-
-### Other Changes
+- Includes all features from 12.21.0-beta.1 and 12.21.0-beta.2.
## 12.20.1 (2024-10-10)
diff --git a/sdk/storage/Azure.Storage.Queues/src/Azure.Storage.Queues.csproj b/sdk/storage/Azure.Storage.Queues/src/Azure.Storage.Queues.csproj
index 105783204ff5..4be8baaf03f4 100644
--- a/sdk/storage/Azure.Storage.Queues/src/Azure.Storage.Queues.csproj
+++ b/sdk/storage/Azure.Storage.Queues/src/Azure.Storage.Queues.csproj
@@ -4,7 +4,7 @@
Microsoft Azure.Storage.Queues client library
- 12.21.0-beta.3
+ 12.21.0
12.20.1
QueueSDK;$(DefineConstants)