File tree Expand file tree Collapse file tree 10 files changed +30
-33
lines changed
automation/Azure.ResourceManager.Automation
cdn/Azure.ResourceManager.Cdn
dnsresolver/Azure.ResourceManager.DnsResolver
logic/Azure.ResourceManager.Logic
storage/Azure.ResourceManager.Storage Expand file tree Collapse file tree 10 files changed +30
-33
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.1.0-beta.1 (Unreleased)
4-
5- ### Features Added
6-
7- ### Breaking Changes
3+ ## 1.0.1 (2023-02-14)
84
95### Bugs Fixed
106
7+ - Fixed the problem that the method ReplaceContentRunbookDraft of AutomationRunbookResource will throw exception ` stream must be seekable ` .
8+
119### Other Changes
1210
11+ - Upgraded dependent ` Azure.Core ` to ` 1.28.0 ` .
12+ - Upgraded dependent ` Azure.ResourceManager ` to ` 1.4.0 ` .
13+
1314## 1.0.0 (2022-11-04)
1415
1516This package is the first stable release of the Microsoft Azure Automation management client library.
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <Version >1.1.0-beta .1</Version >
3+ <Version >1.0 .1</Version >
44 <!-- The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
55 <ApiCompatVersion >1.0.0</ApiCompatVersion >
66 <PackageId >Azure.ResourceManager.Automation</PackageId >
Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.1.0-beta.1 (Unreleased )
3+ ## 1.1.0 (2023-02-14 )
44
55### Features Added
66
7- ### Breaking Changes
8-
9- ### Bugs Fixed
7+ - Introduced property bag for the methods with more than 5 parameters.
108
119### Other Changes
1210
11+ - Upgraded dependent ` Azure.Core ` to ` 1.28.0 ` .
12+ - Upgraded dependent ` Azure.ResourceManager ` to ` 1.4.0 ` .
13+
1314## 1.0.1 (2022-09-13)
1415
1516### Breaking Changes
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <Version >1.1.0-beta.1 </Version >
3+ <Version >1.1.0</Version >
44 <!-- The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
55 <ApiCompatVersion >1.0.1</ApiCompatVersion >
66 <PackageId >Azure.ResourceManager.Cdn</PackageId >
Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.1.0-beta.1 (Unreleased)
4-
5- ### Features Added
6-
7- ### Breaking Changes
8-
9- ### Bugs Fixed
3+ ## 1.0.1 (2023-02-14)
104
115### Other Changes
126
7+ - Upgraded dependent ` Azure.Core ` to ` 1.28.0 ` .
8+ - Upgraded dependent ` Azure.ResourceManager ` to ` 1.4.0 ` .
9+
1310## 1.0.0 (2022-09-23)
1411
1512This release is the first stable release of the Dns Resolver Management library.
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <Version >1.1.0-beta .1</Version >
3+ <Version >1.0 .1</Version >
44 <!-- The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
55 <ApiCompatVersion >1.0.0</ApiCompatVersion >
66 <PackageId >Azure.ResourceManager.DnsResolver</PackageId >
Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.1.0-beta.1 (Unreleased)
4-
5- ### Features Added
6-
7- ### Breaking Changes
3+ ## 1.0.1 (2023-02-14)
84
95### Bugs Fixed
106
7+ - Fixed the problem that the Update method of LogicWorkflowResource does not contain body parameter in the request.
8+
119### Other Changes
1210
11+ - Upgraded dependent ` Azure.Core ` to ` 1.28.0 ` .
12+ - Upgraded dependent ` Azure.ResourceManager ` to ` 1.4.0 ` .
13+
1314## 1.0.0 (2022-09-05)
1415
1516This release is the first stable release of the Logic Management client library.
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <Version >1.1.0-beta .1</Version >
3+ <Version >1.0 .1</Version >
44 <!-- The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
55 <ApiCompatVersion >1.0.0</ApiCompatVersion >
66 <PackageId >Azure.ResourceManager.Logic</PackageId >
Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.2.0-beta.1 (Unreleased)
4-
5- ### Features Added
6-
7- ### Breaking Changes
8-
9- ### Bugs Fixed
3+ ## 1.1.1 (2023-02-14)
104
115### Other Changes
126
7+ - Upgraded dependent ` Azure.Core ` to ` 1.28.0 ` .
8+ - Upgraded dependent ` Azure.ResourceManager ` to ` 1.4.0 ` .
9+
1310## 1.1.0 (2022-12-06)
1411
1512### Bugs Fixed
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <Version >1.2.0-beta .1</Version >
3+ <Version >1.1 .1</Version >
44 <!-- The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
55 <ApiCompatVersion >1.1.0</ApiCompatVersion >
66 <PackageId >Azure.ResourceManager.Storage</PackageId >
You can’t perform that action at this time.
0 commit comments