|
8 | 8 | - **Breaking Change:** Switch from regional to global API server URL (region can't be set via `Configuration` / env-variable anymore). |
9 | 9 | - `intake`: [v0.5.0](services/intake/CHANGELOG.md#v050) |
10 | 10 | - **Breaking Change**: Switch from regional to global API server URL (region can't be set via `Configuration` / env-variable anymore). |
11 | | -- `iaas`: [v1.2.0](services/iaas/CHANGELOG.md#v120) |
12 | | - - **Feature:** Add `description` attribute to ModelClasses: |
13 | | - - `Backup`, `CreateBackupPayload`, `UpdateBackupPayload` |
14 | | - - `Snapshot`, `CreateSnapshotPayload`, `UpdateSnapshotPayload` |
15 | | - - **Bugfix:** Flagged `disk_format` as necessary for `ImageFromVolumePayload` |
16 | | - - **Improvement:** Updated description for labels |
| 11 | +- `iaas`: |
| 12 | + - [v1.2.1](services/iaas/CHANGELOG.md#v121) |
| 13 | + - **Feature:** client now supports UUID and decimal types |
| 14 | + - **Bugfix:** timeouts now passed to requests library |
| 15 | + - [v1.2.0](services/iaas/CHANGELOG.md#v120) |
| 16 | + - **Feature:** Add `description` attribute to ModelClasses: |
| 17 | + - `Backup`, `CreateBackupPayload`, `UpdateBackupPayload` |
| 18 | + - `Snapshot`, `CreateSnapshotPayload`, `UpdateSnapshotPayload` |
| 19 | + - **Bugfix:** Flagged `disk_format` as necessary for `ImageFromVolumePayload` |
| 20 | + - **Improvement:** Updated description for labels |
17 | 21 | - `alb`: [v0.9.0](services/alb/CHANGELOG.md#v090) |
18 | 22 | - **Feature:** Add new field `AltPort` to `ActiveHealthCheck` |
19 | 23 | - **Feature:** Add new field `Tls` to `HttpHealthCheck` |
|
0 commit comments