File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
sdk/cosmosdb/Azure.ResourceManager.CosmosDB Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
+ ## 1.1.0-beta.1 (Unreleased)
4
+
5
+ ### Features Added
6
+
7
+ ### Breaking Changes
8
+
9
+ ### Bugs Fixed
10
+
11
+ ### Other Changes
12
+
3
13
## 1.0.0 (2022-07-21)
4
14
5
15
This is the first stable release of the Azure CosmosDB management library.
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
- <Version >1.0.0</Version >
4
+ <Version >1.1.0-beta.1</Version >
5
+ <!-- The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
6
+ <ApiCompatVersion >1.0.0</ApiCompatVersion >
5
7
<PackageId >Azure.ResourceManager.CosmosDB</PackageId >
6
8
<Description >
7
9
Azure management client SDK for Azure resource provider Microsoft.CosmosDB.
You can’t perform that action at this time.
0 commit comments