File tree 13 files changed +22
-55
lines changed
Azure.Storage.Blobs.Batch
Azure.Storage.Blobs.ChangeFeed
Azure.Storage.Files.DataLake
Azure.Storage.Files.Shares
13 files changed +22
-55
lines changed Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
- ## 12.10.0-beta.2 (Unreleased)
4
-
5
- ### Features Added
6
-
7
- ### Breaking Changes
8
-
9
- ### Bugs Fixed
10
-
11
- ### Other Changes
3
+ ## 12.10.0 (2022-07-07)
4
+ - Includes all features from 12.10.0-beta.1.
12
5
13
6
## 12.10.0-beta.1 (2022-06-15)
14
7
- Added support for service version 2021-08-06.
Original file line number Diff line number Diff line change 4
4
</PropertyGroup >
5
5
<PropertyGroup >
6
6
<AssemblyTitle >Microsoft Azure.Storage.Blobs.Batch client library</AssemblyTitle >
7
- <Version >12.10.0-beta.2 </Version >
7
+ <Version >12.10.0</Version >
8
8
<!-- The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
9
9
<ApiCompatVersion >12.9.0</ApiCompatVersion >
10
10
<DefineConstants >BlobSDK;$(DefineConstants)</DefineConstants >
Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
- ## 12.0.0-preview.27 (Unreleased)
4
-
5
- ### Features Added
6
-
7
- ### Breaking Changes
8
-
9
- ### Bugs Fixed
10
-
11
- ### Other Changes
3
+ ## 12.0.0-preview.27 (2022-07-07)
4
+ - This release contains bug fixes to improve quality.
12
5
13
6
## 12.0.0-preview.26 (2022-06-15)
14
7
- Added support for service version 2021-08-06.
Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
- ## 12.13.0-beta.2 (Unreleased)
4
-
5
- ### Features Added
6
-
7
- ### Breaking Changes
8
-
9
- ### Bugs Fixed
10
-
11
- ### Other Changes
3
+ ## 12.13.0 (2022-07-07)
4
+ - Includes all features from 12.13.0-beta.1.
12
5
13
6
## 12.13.0-beta.1 (2022-06-15)
14
7
- Added support for service version 2021-08-06.
Original file line number Diff line number Diff line change 4
4
</PropertyGroup >
5
5
<PropertyGroup >
6
6
<AssemblyTitle >Microsoft Azure.Storage.Blobs client library</AssemblyTitle >
7
- <Version >12.13.0-beta.2 </Version >
7
+ <Version >12.13.0</Version >
8
8
<!-- The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
9
9
<ApiCompatVersion Condition =" '$(TargetFramework)' != 'netstandard2.1'" >12.12.0</ApiCompatVersion >
10
10
<DefineConstants >BlobSDK;$(DefineConstants)</DefineConstants >
Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
- ## 12.12.0-beta.2 (Unreleased)
4
-
5
- ### Features Added
6
-
7
- ### Breaking Changes
8
-
9
- ### Bugs Fixed
10
-
11
- ### Other Changes
3
+ ## 12.12.0 (2022-07-07)
4
+ - Includes all features from 12.12.0-beta.1.
12
5
13
6
## 12.12.0-beta.1 (2022-06-15)
14
7
- This release contains bug fixes to improve quality.
Original file line number Diff line number Diff line change 4
4
</PropertyGroup >
5
5
<PropertyGroup >
6
6
<AssemblyTitle >Microsoft Azure.Storage.Common client library</AssemblyTitle >
7
- <Version >12.12.0-beta.2 </Version >
7
+ <Version >12.12.0</Version >
8
8
<!-- The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
9
9
<ApiCompatVersion >12.11.0</ApiCompatVersion >
10
10
<DefineConstants >CommonSDK;$(DefineConstants)</DefineConstants >
Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
- ## 12.11.0-beta.2 (Unreleased)
4
- - Fixed bug where DataLakePathClient.Rename() was not passing the AzureSasCredential to the source
3
+ ## 12.11.0 (2022-07-07)
4
+ - Includes all features from 12.11.0-beta.1.
5
+ - Fixed bug where DataLakePathClient.Rename() was not passing the AzureSasCredential to the source.
5
6
6
7
## 12.11.0-beta.1 (2022-06-15)
7
8
- Added support for service version 2021-08-06.
Original file line number Diff line number Diff line change 4
4
</PropertyGroup >
5
5
<PropertyGroup >
6
6
<AssemblyTitle >Microsoft Azure.Storage.Files.DataLake client library</AssemblyTitle >
7
- <Version >12.11.0-beta.2 </Version >
7
+ <Version >12.11.0</Version >
8
8
<!-- The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
9
9
<ApiCompatVersion >12.10.0</ApiCompatVersion >
10
10
<DefineConstants >DataLakeSDK;$(DefineConstants)</DefineConstants >
Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
- ## 12.11.0-beta.2 (Unreleased)
4
- - Fixed bug where ShareFileClient and ShareDirectoryClient Rename() was not passing the AzureSasCredential to the source
3
+ ## 12.11.0 (2022-07-07)
4
+ - Includes all features from 12.11.0-beta.1.
5
+ - Fixed bug where ShareFileClient and ShareDirectoryClient Rename() was not passing the AzureSasCredential to the source.
5
6
6
7
## 12.11.0-beta.1 (2022-06-15)
7
8
- Added support for service version 2021-08-06.
Original file line number Diff line number Diff line change 4
4
</PropertyGroup >
5
5
<PropertyGroup >
6
6
<AssemblyTitle >Microsoft Azure.Storage.Files.Shares client library</AssemblyTitle >
7
- <Version >12.11.0-beta.2 </Version >
7
+ <Version >12.11.0</Version >
8
8
<!-- The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
9
9
<ApiCompatVersion >12.10.0</ApiCompatVersion >
10
10
<DefineConstants >FileSDK;$(DefineConstants)</DefineConstants >
Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
- ## 12.11.0-beta.2 (Unreleased)
4
-
5
- ### Features Added
6
-
7
- ### Breaking Changes
8
-
9
- ### Bugs Fixed
10
-
11
- ### Other Changes
3
+ ## 12.11.0 (2022-07-07)
4
+ - Includes all features from 12.10.1-beta.1.
12
5
13
6
## 12.11.0-beta.1 (2022-06-15)
14
7
- This release contains bug fixes to improve quality.
Original file line number Diff line number Diff line change 4
4
</PropertyGroup >
5
5
<PropertyGroup >
6
6
<AssemblyTitle >Microsoft Azure.Storage.Queues client library</AssemblyTitle >
7
- <Version >12.11.0-beta.2 </Version >
7
+ <Version >12.11.0</Version >
8
8
<!-- The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
9
9
<ApiCompatVersion Condition =" '$(TargetFramework)' != 'netstandard2.1'" >12.10.0</ApiCompatVersion >
10
10
<DefineConstants >QueueSDK;$(DefineConstants)</DefineConstants >
You can’t perform that action at this time.
0 commit comments