|
6 | 6 | - `authorization`: [v0.7.1](services/authorization/CHANGELOG.md#v071) |
7 | 7 | - **Feature:** client now supports UUID and decimal types |
8 | 8 | - **Bugfix:** timeouts now passed to requests library |
| 9 | +- `cdn`: [v2.4.0](services/cdn/CHANGELOG.md#v240) |
| 10 | + - **Feature:** client now supports UUID and decimal types |
| 11 | + - **Bugfix:** timeouts now passed to requests library |
| 12 | + - **Feature:** add field `certificateType` to `Domain` model |
| 13 | + - **Feature:** add field `skipDnsCheck` to `GetCustomDomainCustomCertificate`, `PutCustomDomainCustomCertificate` models |
9 | 14 | - `certificates`: [v1.2.1](services/certificates/CHANGELOG.md#v121) |
10 | 15 | - **Feature:** client now supports UUID and decimal types |
11 | 16 | - **Bugfix:** timeouts now passed to requests library |
|
23 | 28 | - **Breaking Change:** rename `CreateFederatedIdentityProviderResponse` to `FederatedIdentityProvider` and update file path accordingly |
24 | 29 | - **Breaking Change:** rename `CreateFederatedIdentityProviderResponseAssertionsInner` to `FederatedIdentityProviderAssertionsInner` and update file path accordingly |
25 | 30 | - **Feature:** add `id` for `FederatedIdentityProvider` |
26 | | -- `ske`: [v1.7.0](services/ske/CHANGELOG.md#v170) |
27 | | - - **Feature:** New model `Access` |
28 | | - - **Feature:** New model `IDPKubeconfig` |
29 | | - - **Feature:** Add attribute `access` of type `Access` to model `Cluster` |
30 | | - - **Feature:** New API client methods: `get_idp_kubeconfig`, `get_idp_kubeconfig_with_http_info`, `get_idp_kubeconfig_without_preload_content`, `_get_idp_kubeconfig_serialize` |
| 31 | +- `ske`: |
| 32 | + - [v1.7.1](services/ske/CHANGELOG.md#v171) |
| 33 | + - **Feature:** client now supports UUID and decimal types |
| 34 | + - **Bugfix:** timeouts now passed to requests library |
| 35 | + - [v1.7.0](services/ske/CHANGELOG.md#v170) |
| 36 | + - **Feature:** New model `Access` |
| 37 | + - **Feature:** New model `IDPKubeconfig` |
| 38 | + - **Feature:** Add attribute `access` of type `Access` to model `Cluster` |
| 39 | + - **Feature:** New API client methods: `get_idp_kubeconfig`, `get_idp_kubeconfig_with_http_info`, `get_idp_kubeconfig_without_preload_content`, `_get_idp_kubeconfig_serialize` |
31 | 40 | - `kms`: |
32 | 41 | - [v0.8.1](services/kms/CHANGELOG.md#v081) |
33 | 42 | - **Feature:** client now supports UUID and decimal types |
|
40 | 49 | - **Bugfix:** timeouts now passed to requests library |
41 | 50 | - [v0.5.0](services/intake/CHANGELOG.md#v050) |
42 | 51 | - **Breaking Change**: Switch from regional to global API server URL (region can't be set via `Configuration` / env-variable anymore). |
43 | | -- `iaas`: [v1.2.0](services/iaas/CHANGELOG.md#v120) |
44 | | - - **Feature:** Add `description` attribute to ModelClasses: |
45 | | - - `Backup`, `CreateBackupPayload`, `UpdateBackupPayload` |
46 | | - - `Snapshot`, `CreateSnapshotPayload`, `UpdateSnapshotPayload` |
47 | | - - **Bugfix:** Flagged `disk_format` as necessary for `ImageFromVolumePayload` |
48 | | - - **Improvement:** Updated description for labels |
| 52 | +- `iaas`: |
| 53 | + - [v1.2.1](services/iaas/CHANGELOG.md#v121) |
| 54 | + - **Feature:** client now supports UUID and decimal types |
| 55 | + - **Bugfix:** timeouts now passed to requests library |
| 56 | + - [v1.2.0](services/iaas/CHANGELOG.md#v120) |
| 57 | + - **Feature:** Add `description` attribute to ModelClasses: |
| 58 | + - `Backup`, `CreateBackupPayload`, `UpdateBackupPayload` |
| 59 | + - `Snapshot`, `CreateSnapshotPayload`, `UpdateSnapshotPayload` |
| 60 | + - **Bugfix:** Flagged `disk_format` as necessary for `ImageFromVolumePayload` |
| 61 | + - **Improvement:** Updated description for labels |
49 | 62 | - `alb`: |
50 | 63 | - [v0.9.1](services/alb/CHANGELOG.md#v091) |
51 | 64 | - **Feature:** client now supports UUID and decimal types |
|
87 | 100 | - `scf`: [v0.4.1](services/scf/CHANGELOG.md#v041) |
88 | 101 | - **Feature:** client now supports UUID and decimal types |
89 | 102 | - **Bugfix:** timeouts now passed to requests library |
90 | | -- `sfs`: [v0.3.0](services/sfs/CHANGELOG.md#v030) |
91 | | - - **Breaking change:** The `name` and `spaceHardLimitGigabytes` fields are now marked as required for `ShareExportPayload`, `SharePayload`. |
| 103 | +- `sfs`: |
| 104 | + - [v0.3.1](services/sfs/CHANGELOG.md#v031) |
| 105 | + - **Feature:** client now supports UUID and decimal types |
| 106 | + - **Bugfix:** timeouts now passed to requests library |
| 107 | + - [v0.3.0](services/sfs/CHANGELOG.md#v030) |
| 108 | + - **Breaking change:** The `name` and `spaceHardLimitGigabytes` fields are now marked as required for `ShareExportPayload`, `SharePayload`. |
92 | 109 | - `secretsmanager`: [v0.4.1](services/secretsmanager/CHANGELOG.md#v041) |
93 | 110 | - **Feature:** client now supports UUID and decimal types |
94 | 111 | - **Bugfix:** timeouts now passed to requests library |
|
0 commit comments