|
10 | 10 | - Add `Etag` field to `Role` model struct |
11 | 11 | - [v0.9.1](services/authorization/CHANGELOG.md#v091) |
12 | 12 | - Bump STACKIT SDK core module from `v0.19.0` to `v0.20.0` |
13 | | -- `cdn`: [v2.1.1](services/cdn/CHANGELOG.md#v211) |
| 13 | +- `cdn`: [v1.8.1](services/cdn/CHANGELOG.md#v181) (formerly `v2.1.1`) |
| 14 | + - **Note: This release was formerly known as `v2.1.1` and was re-tagged as `v1.8.1`, see statement in the [changelog of the STACKIT CDN SDK module](services/cdn/CHANGELOG).** |
14 | 15 | - Bump STACKIT SDK core module from `v0.19.0` to `v0.20.0` |
15 | 16 | - `certificates`: [v1.1.2](services/certificates/CHANGELOG.md#v112) |
16 | 17 | - Bump STACKIT SDK core module from `v0.19.0` to `v0.20.0` |
|
98 | 99 | - **Feature:** Add new field `ImportProgress` to `Image` model, which indicates the import progress of an image |
99 | 100 | - [v1.1.0](services/iaas/CHANGELOG.md#v110) |
100 | 101 | - **Breaking Change:** Removal of unused model structs: `Area`, `AreaConfig`, `AreaPrefixConfigIPv4`, `UpdateAreaIPv4`, `NetworkAreaIPv4`, `CreateAreaAddressFamily`, `CreateAreaIPv4`, `CreateNetworkAddressFamily`, `CreateNetworkIPv4Body`, `CreateNetworkIPv6Body`, `CreateServerPayloadBootVolume`, `CreateServerPayloadNetworking`, `NullableUpdateAreaAddressFamily`, `CreateServerPayloadNetworking`, `UpdateNetworkAddressFamily`, `CreateServerPayloadNetworking`, `CreateServerPayloadNetworking` |
101 | | -- `cdn`: [v2.1.0](services/cdn/CHANGELOG.md#v210) |
| 102 | +- `cdn`: [v1.8.0](services/cdn/CHANGELOG.md#v180) (formerly `v2.1.0`) |
| 103 | + - **Note: This release was formerly known as `v2.1.0` and was re-tagged as `v1.8.0`, see statement in the [changelog of the STACKIT CDN SDK module](services/cdn/CHANGELOG).** |
102 | 104 | - **Breaking change:** Removal of unused model structs: `GetLogsSearchFiltersResponse`, `PatchLokiLogSink` |
103 | 105 | - `kms`: [v1.1.0](services/kms/CHANGELOG.md#v110) |
104 | 106 | - **Bugfix:** Ensure correct state checking in `DisableKeyVersionWaitHandler` and `EnableKeyVersionWaitHandler` |
|
139 | 141 | - **Feature:** Add support for list runner labels operation |
140 | 142 | - new API client methods `ListRunnerLabels` and `ListRunnerLabelsExecute` |
141 | 143 | - new model struct `RunnerLabel` |
142 | | -- `cdn`: [v2.0.0](services/cdn/CHANGELOG.md#v200) |
| 144 | +- `cdn`: [v1.7.0](services/cdn/CHANGELOG.md#v170) (formerly `v2.0.0`) |
| 145 | + - **Note: This release was formerly known as `v2.0.0` and was re-tagged as `v1.7.0`, see statement in the [changelog of the STACKIT CDN SDK module](services/cdn/CHANGELOG).** |
143 | 146 | - **Feature:** Switch from `v1beta` CDN API version to `v1beta2` version. |
144 | 147 | - **Breaking change:** Changed spelling from `WAF` to `Waf` in model struct names |
145 | 148 | - `WAFStatusRuleBlock` -> `WafStatusRuleBlock` |
|
0 commit comments