|
1 | 1 | ## Release (YYYY-MM-DD) |
2 | 2 | - `alb`: [v0.6.0](services/alb/CHANGELOG.md#v060) |
3 | 3 | - **Breaking change:** Remove `v2beta` API |
4 | | -- `iaas`: [v1.3.0](services/iaas/CHANGELOG.md#v130) |
5 | | - - new example for managing `VPCs` with the `v2alpha1api` |
6 | | - - `v1api` |
7 | | - - **Braking Change:** remove deprecated operations: `updateImageScopeLocal`, `updateImageScopePublic` |
8 | | - - **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` |
| 11 | + - `v1api` |
| 12 | + - **Braking Change:** remove deprecated operations: `updateImageScopeLocal`, `updateImageScopePublic` |
| 13 | + - **Feature:** add attribute `vtpm` (new model `ServerVTPM`) to model `Server` |
| 14 | + - **Feature:** add attribute `availabilityZone` to model `Snapshot` |
| 15 | + - `v2alpha1api` |
| 16 | + - **Feature:** add operations and models to manage `VPCs` |
| 17 | + - `v2api` |
| 18 | + - **Feature:** add attribute `vpcNetworkRangeId` to models `NetworkIPv4` `NetworkIPv6` |
| 19 | + - **Feature:** add attribute `vpcId` to model `Network`, |
| 20 | + - **Feature:** add attribute `vtpm` (new model `ServerVTPM`) to model `Server`, |
| 21 | + - **Feature:** add attribute `availabilityZone` to model `Snapshot`, |
17 | 22 |
|
18 | 23 | ## Release (2026-04-28) |
19 | 24 | - `alb`: [v0.5.0](services/alb/CHANGELOG.md#v050) |
|
0 commit comments