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
-**Feature:** add attribute `vtpm` (new model `ServerVTPM`) to model `Server`
9
-
-**Feature:** add attribute `availabilityZone` to model `Snapshot`
10
-
-`v2alpha1api`
11
-
-**Feature:** add operations and models to manage `VPCs`
12
-
-`v2api`
13
-
-**Feature:** add attribute `vpcNetworkRangeId` to models `NetworkIPv4``NetworkIPv6`
14
-
-**Feature:** add attribute `vpcId` to model `Network`,
15
-
-**Feature:** add attribute `vtpm` (new model `ServerVTPM`) to model `Server`,
16
-
-**Feature:** add attribute `availabilityZone` to model `Snapshot`,
4
+
-`iaas`:
5
+
-[v1.4.0](services/iaas/CHANGELOG.md#v140)
6
+
-`v2alpha1api`:
7
+
-**Breaking Change:**`NetworkRangeIPv4Request` was moved into the oneOf class `CreateVPCNetworkRangePayload`. Changes parameter in method `createVPCNetworkRange`.
8
+
-**Breaking Change:**`V1UpdateVPCNetworkRangeIPv4` was moved into the oneOf class `UpdateVPCNetworkRangePayload`. Changes parameter in method `updateVPCNetworkRange`.
9
+
-[v1.3.0](services/iaas/CHANGELOG.md#v130)
10
+
- new example for managing `VPCs` with the `v2alpha1api`
Copy file name to clipboardExpand all lines: services/iaas/CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
## v1.4.0
2
+
-`v2alpha1api`:
3
+
-**Breaking Change:**`NetworkRangeIPv4Request` was moved into the oneOf class `CreateVPCNetworkRangePayload`. Changes parameter in method `createVPCNetworkRange`.
4
+
-**Breaking Change:**`V1UpdateVPCNetworkRangeIPv4` was moved into the oneOf class `UpdateVPCNetworkRangePayload`. Changes parameter in method `updateVPCNetworkRange`.
5
+
1
6
## v1.3.0
2
7
- new example for managing `VPCs` with the `v2alpha1api`
0 commit comments