|
35 | 35 | - **Feature:** added KmsKey model |
36 | 36 | - **Feature:** added KmsKey to Instance, CreateInstancePayload and UpdateInstancePayload |
37 | 37 | - `edge`: |
| 38 | + - [v0.4.1](services/edge/CHANGELOG.md#v041) |
| 39 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 40 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
38 | 41 | - [v0.4.0](services/edge/CHANGELOG.md#v040) |
39 | 42 | - **Deprecation:** Deprecated API method `ListPlansGlobal` |
40 | 43 | - [v0.3.0](services/edge/CHANGELOG.md#v030) |
|
44 | 47 | - [v0.1.0](services/edge/CHANGELOG.md#v010) |
45 | 48 | - **New:** STACKIT Edge Cloud service |
46 | 49 | - `alb`: |
| 50 | + - [v0.9.1](services/alb/CHANGELOG.md#v091) |
| 51 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 52 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
47 | 53 | - [v0.9.0](services/alb/CHANGELOG.md#v090) |
48 | 54 | - **Feature:** Add new fields `UsedCredentials` and `UsedLoadBalancers` in `GetQuotaResponse` model |
49 | 55 | - [v0.8.0](services/alb/CHANGELOG.md#v080) |
|
52 | 58 | - **Breaking change:** added `version` to LoadBalancer constructor |
53 | 59 | - **Breaking change:** renamed `exact` to `exactMatch` in Path model |
54 | 60 | - **Breaking change:** removed `pathPrefix` from Rule model |
55 | | -- `certificates`: [v1.2.0](services/certificates/CHANGELOG.md#v120) |
56 | | - - **Feature:** Switch from `v2beta` API version to `v2` version. |
57 | | - - **Breaking change:** Rename `CreateCertificateResponse` to `GetCertificateResponse` |
| 61 | +- `certificates`: |
| 62 | + - [v1.2.1](services/certificates/CHANGELOG.md#v121) |
| 63 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 64 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
| 65 | + - [v1.2.0](services/certificates/CHANGELOG.md#v120) |
| 66 | + - **Feature:** Switch from `v2beta` API version to `v2` version. |
| 67 | + - **Breaking change:** Rename `CreateCertificateResponse` to `GetCertificateResponse` |
58 | 68 | - `core`: |
59 | 69 | - [v0.21.0](core/CHANGELOG.md#v0210) |
60 | 70 | - **Deprecation:** KeyFlow `SetToken` and `GetToken` will be removed after 2026-07-01. Use GetAccessToken instead and rely on client refresh. |
|
76 | 86 | - [v0.3.0](services/scf/CHANGELOG.md#v030) |
77 | 87 | - **Feature:** Add new model `IsolationSegment` and `IsolationSegmentsList` |
78 | 88 | - `iaas`: |
| 89 | + - [v1.3.1](services/iaas/CHANGELOG.md#v131) |
| 90 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 91 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
79 | 92 | - [v1.3.0](services/iaas/CHANGELOG.md#v130) |
80 | 93 | - **Feature:** Add `CreateIsolatedNetwork` functionality |
81 | 94 | - **Feature:** Add `ImageFromVolumePayload` functionality |
|
122 | 135 | - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
123 | 136 | - [v1.5.5](services/mongodbflex/CHANGELOG.md#v155) |
124 | 137 | - **Docs:** Extend description of `Roles` field in `CreateUserPayload`, `PartialUpdateUserPayload`, `UpdateUserPayload` and `User` model |
125 | | -- `authorization`: [v0.11.0](services/authorization/CHANGELOG.md#v0110) |
126 | | - - **Feature:** Add new methods for managing roles: `AddRole`, `DeleteRole`, `GetRole`, `UpdateRole` |
| 138 | +- `authorization`: |
| 139 | + - [v0.11.1](services/authorization/CHANGELOG.md#v0111) |
| 140 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 141 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
| 142 | + - [v0.11.0](services/authorization/CHANGELOG.md#v0110) |
| 143 | + - **Feature:** Add new methods for managing roles: `AddRole`, `DeleteRole`, `GetRole`, `UpdateRole` |
127 | 144 | - `serverbackup`: |
128 | 145 | - [v1.3.6](services/serverbackup/CHANGELOG.md#v136) |
129 | 146 | - **Bugfix:** Correctly handle file closing for file uploads |
|
175 | 192 | - `intake`: [v0.4.2](services/intake/CHANGELOG.md#v042) |
176 | 193 | - **Bugfix:** Correctly handle file closing for file uploads |
177 | 194 | - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
| 195 | +- `dns`: [v0.17.4](services/dns/CHANGELOG.md#v0174) |
| 196 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 197 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
| 198 | +- `cdn`: [v1.9.2](services/cdn/CHANGELOG.md#v192) |
| 199 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 200 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
| 201 | +- `auditlog`: [v0.1.3](services/auditlog/CHANGELOG.md#v013) |
| 202 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 203 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
178 | 204 |
|
179 | 205 | ## Release (2025-12-05) |
180 | 206 | - `alb`: |
|
0 commit comments