Skip to content

Commit

Permalink
STG 96 GA release (#47126)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmcc-msft authored Nov 12, 2024
1 parent 4f49116 commit e8fb89f
Show file tree
Hide file tree
Showing 13 changed files with 20 additions and 53 deletions.
9 changes: 2 additions & 7 deletions sdk/storage/Azure.Storage.Blobs.Batch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>
<PropertyGroup>
<AssemblyTitle>Microsoft Azure.Storage.Blobs.Batch client library</AssemblyTitle>
<Version>12.20.0-beta.3</Version>
<Version>12.20.0</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>12.19.1</ApiCompatVersion>
<DefineConstants>BlobSDK;$(DefineConstants)</DefineConstants>
Expand Down
9 changes: 2 additions & 7 deletions sdk/storage/Azure.Storage.Blobs.ChangeFeed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
7 changes: 2 additions & 5 deletions sdk/storage/Azure.Storage.Blobs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>
<PropertyGroup>
<AssemblyTitle>Microsoft Azure.Storage.Blobs client library</AssemblyTitle>
<Version>12.23.0-beta.3</Version>
<Version>12.23.0</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>12.22.2</ApiCompatVersion>
<DefineConstants>BlobSDK;$(DefineConstants)</DefineConstants>
Expand Down
9 changes: 2 additions & 7 deletions sdk/storage/Azure.Storage.Common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>
<PropertyGroup>
<AssemblyTitle>Microsoft Azure.Storage.Common client library</AssemblyTitle>
<Version>12.22.0-beta.3</Version>
<Version>12.22.0</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>12.21.1</ApiCompatVersion>
<DefineConstants>CommonSDK;$(DefineConstants)</DefineConstants>
Expand Down
9 changes: 2 additions & 7 deletions sdk/storage/Azure.Storage.Files.DataLake/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>
<PropertyGroup>
<AssemblyTitle>Microsoft Azure.Storage.Files.DataLake client library</AssemblyTitle>
<Version>12.21.0-beta.3</Version>
<Version>12.21.0</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>12.20.1</ApiCompatVersion>
<DefineConstants>DataLakeSDK;$(DefineConstants)</DefineConstants>
Expand Down
9 changes: 2 additions & 7 deletions sdk/storage/Azure.Storage.Files.Shares/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>
<PropertyGroup>
<AssemblyTitle>Microsoft Azure.Storage.Files.Shares client library</AssemblyTitle>
<Version>12.21.0-beta.3</Version>
<Version>12.21.0</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>12.20.1</ApiCompatVersion>
<DefineConstants>FileSDK;$(DefineConstants)</DefineConstants>
Expand Down
9 changes: 2 additions & 7 deletions sdk/storage/Azure.Storage.Queues/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>
<PropertyGroup>
<AssemblyTitle>Microsoft Azure.Storage.Queues client library</AssemblyTitle>
<Version>12.21.0-beta.3</Version>
<Version>12.21.0</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>12.20.1</ApiCompatVersion>
<DefineConstants>QueueSDK;$(DefineConstants)</DefineConstants>
Expand Down

0 comments on commit e8fb89f

Please sign in to comment.