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/standbypool/azure-resourcemanager-standbypool/CHANGELOG.md
+112-4Lines changed: 112 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,122 @@
1
1
# Release History
2
2
3
-
## 1.2.0-beta.1 (Unreleased)
3
+
## 1.2.0 (2026-03-10)
4
4
5
-
### Features Added
5
+
- Azure Resource Manager Standby Pool client library for Java. This package contains Microsoft Azure SDK for Standby Pool Management SDK. Package api-version 2025-10-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
6
6
7
7
### Breaking Changes
8
8
9
-
### Bugs Fixed
9
+
#### `models.StandbyVirtualMachinePoolElasticityProfile` was modified
10
+
11
+
*`validate()` was removed
12
+
13
+
#### `models.StandbyContainerGroupPoolResourceProperties` was modified
14
+
15
+
*`validate()` was removed
16
+
17
+
#### `models.VirtualMachineInstanceCountSummary` was modified
18
+
19
+
*`validate()` was removed
20
+
21
+
#### `models.StandbyVirtualMachinePoolForecastValues` was modified
22
+
23
+
*`validate()` was removed
24
+
25
+
#### `models.StandbyVirtualMachinePoolRuntimeViewResourceProperties` was modified
26
+
27
+
*`validate()` was removed
28
+
29
+
#### `models.ContainerGroupInstanceCountSummary` was modified
30
+
31
+
*`validate()` was removed
32
+
33
+
#### `models.StandbyVirtualMachinePoolPrediction` was modified
34
+
35
+
*`validate()` was removed
36
+
37
+
#### `models.StandbyVirtualMachinePoolResourceUpdateProperties` was modified
38
+
39
+
*`validate()` was removed
40
+
41
+
#### `models.StandbyVirtualMachineResourceProperties` was modified
42
+
43
+
*`validate()` was removed
44
+
45
+
#### `models.StandbyVirtualMachinePoolResourceProperties` was modified
46
+
47
+
*`validate()` was removed
48
+
49
+
#### `models.ContainerGroupProperties` was modified
50
+
51
+
*`validate()` was removed
52
+
53
+
#### `models.PoolContainerGroupStateCount` was modified
54
+
55
+
*`validate()` was removed
56
+
57
+
#### `models.StandbyContainerGroupPoolResourceUpdateProperties` was modified
58
+
59
+
*`validate()` was removed
60
+
61
+
#### `models.PoolStatus` was modified
62
+
63
+
*`validate()` was removed
64
+
65
+
#### `models.StandbyContainerGroupPoolResourceUpdate` was modified
66
+
67
+
*`validate()` was removed
68
+
69
+
#### `models.PoolVirtualMachineStateCount` was modified
70
+
71
+
*`validate()` was removed
72
+
73
+
#### `models.Subnet` was modified
74
+
75
+
*`validate()` was removed
76
+
77
+
#### `models.OperationDisplay` was modified
78
+
79
+
*`validate()` was removed
80
+
81
+
#### `models.StandbyVirtualMachinePoolResourceUpdate` was modified
82
+
83
+
*`validate()` was removed
84
+
85
+
#### `models.StandbyContainerGroupPoolElasticityProfile` was modified
86
+
87
+
*`validate()` was removed
88
+
89
+
#### `models.ContainerGroupProfile` was modified
90
+
91
+
*`validate()` was removed
92
+
93
+
#### `models.StandbyContainerGroupPoolForecastValues` was modified
94
+
95
+
*`validate()` was removed
96
+
97
+
#### `models.StandbyContainerGroupPoolPrediction` was modified
98
+
99
+
*`validate()` was removed
100
+
101
+
#### `models.StandbyContainerGroupPoolRuntimeViewResourceProperties` was modified
102
+
103
+
*`validate()` was removed
104
+
105
+
### Features Added
106
+
107
+
*`models.DynamicSizing` was added
108
+
109
+
#### `models.StandbyVirtualMachinePoolElasticityProfile` was modified
110
+
111
+
*`postProvisioningDelay()` was added
112
+
*`dynamicSizing()` was added
113
+
*`withDynamicSizing(models.DynamicSizing)` was added
114
+
*`withPostProvisioningDelay(java.lang.String)` was added
115
+
116
+
#### `models.StandbyContainerGroupPoolElasticityProfile` was modified
10
117
11
-
### Other Changes
118
+
*`withDynamicSizing(models.DynamicSizing)` was added
Copy file name to clipboardExpand all lines: sdk/standbypool/azure-resourcemanager-standbypool/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Azure Resource Manager Standby Pool client library for Java.
4
4
5
-
This package contains Microsoft Azure SDK for Standby Pool Management SDK. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
5
+
This package contains Microsoft Azure SDK for Standby Pool Management SDK. Package api-version 2025-10-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
6
6
7
7
## We'd love to hear your feedback
8
8
@@ -32,7 +32,7 @@ Various documentation is available to help you get started
0 commit comments