File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed
sdk/resourcemanager/Azure.ResourceManager Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
- ## 1.9.0-beta.1 (Unreleased)
4
-
5
- ### Features Added
6
-
7
- ### Breaking Changes
8
-
9
- ### Bugs Fixed
3
+ ## 1.8.1 (2023-11-07)
10
4
11
5
### Other Changes
12
6
7
+ - Refines the ` JsonConverter ` of ` ManagedServiceIdentityType ` to include only its string literal value.
8
+
13
9
## 1.8.0 (2023-11-02)
14
10
15
11
### Features Added
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.9.0-beta .1</Version >
4
+ <Version >1.8 .1</Version >
5
5
<!-- The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
6
6
<ApiCompatVersion >1.8.0</ApiCompatVersion >
7
7
<PackageId >Azure.ResourceManager</PackageId >
You can’t perform that action at this time.
0 commit comments