You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/containerinstance/Azure.ResourceManager.ContainerInstance/CHANGELOG.md
+3-7Lines changed: 3 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,11 @@
1
1
# Release History
2
2
3
-
## 1.1.0-beta.2 (Unreleased)
4
-
5
-
### Features Added
6
-
7
-
### Breaking Changes
8
-
9
-
### Bugs Fixed
3
+
## 1.1.0-beta.2 (2023-02-01)
10
4
11
5
### Other Changes
12
6
7
+
- Added backward compatibility for the change of `DnsNameLabelReusePolicy` property replaced by `AutoGeneratedDnsNameLabelScope` in `ContainerGroupIPAddress`.
8
+
13
9
## 1.1.0-beta.1 (2023-01-26)
14
10
This release is a preview release for ContainerGroup Priority property and Confidential Containers.
Copy file name to clipboardExpand all lines: sdk/containerinstance/Azure.ResourceManager.ContainerInstance/api/Azure.ResourceManager.ContainerInstance.netstandard2.0.cs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -235,7 +235,7 @@ public ContainerGroupIPAddress(System.Collections.Generic.IEnumerable<Azure.Reso
Copy file name to clipboardExpand all lines: sdk/containerinstance/Azure.ResourceManager.ContainerInstance/src/Customized/Models/ContainerGroupIPAddress.cs
Copy file name to clipboardExpand all lines: sdk/containerinstance/Azure.ResourceManager.ContainerInstance/tests/ContainerInstanceManagementTestBase.cs
0 commit comments