|
1 | 1 | ## Release (2026-XX-YY) |
2 | | -- `loadbalancer`: [v1.7.0](services/loadbalancer/CHANGELOG.md#v170) |
3 | | - - **Feature:** Add new fields `MaxCredentials`, `UsedCredentials` and `UsedLoadBalancers` in `GetQuotaResponse` Model |
4 | | -- `ske`: [v1.6.0](services/ske/CHANGELOG.md#v160) |
5 | | - - **Feature:** Add field `Identity` to model `ClusterStatus` |
6 | | -- `observability`: [v0.16.0](services/observability/CHANGELOG.md#v0160) |
7 | | - - **Breaking change:** The `PartialUpdateAlertrules` takes now `PartialUpdateAlertrulesRequestInner` instead of `UpdateAlertgroupsRequestInnerRulesInner`. |
8 | | - - **Breaking change:** The type of `Rules` in `CreateLogsAlertgroupsPayload` and `UpdateLogsAlertgroupPayload` has changed from `[]UpdateAlertgroupsRequestInnerRulesInner` to `[]CreateLogsAlertgroupsPayloadRulesInner`. |
9 | | - - **Deprecation:** The `GrafanaAdminPassword` and `GrafanaAdminUser` fields are now deprecated in `InstanceSensitiveData` model |
10 | | - - **Feature:** Add `GrafanaAdminEnabled` to `CreateInstancePayload` and `UpdateInstancePayload` models. |
11 | | - - **Feature:** Add new field `record` in `UpdateAlertgroupsRequestInnerRulesInner` model |
12 | | - - **Feature:** Add `CertCheck` to `CertCheckResponse` model. |
13 | | - - **Feature:** Add `HttpCheck` to `HttpCheckResponse` model. |
14 | | - - **Feature:** Add new `CreateLogsAlertgroupsPayloadRulesInner` model. |
15 | | - - **Feature:** Add `allowAssignGrafanaAdmin` to `GrafanaOauth` and `UpdateGrafanaConfigsPayloadGenericOauth` models. |
16 | | - - **Feature:** Add `GrafanaAdminEnabled` to `InstanceSensitiveData` model. |
17 | | - - **Feature:** Add new `PartialUpdateAlertrulesRequestInner` model. |
18 | | -- `secretsmanager`: [v0.14.0](services/secretsmanager/CHANGELOG.md#v0140) |
19 | | - - **Feature:** added KmsKey model |
20 | | - - **Feature:** added KmsKey to Instance, CreateInstancePayload and UpdateInstancePayload |
| 2 | +- `loadbalancer`: |
| 3 | + - [v1.7.1](services/loadbalancer/CHANGELOG.md#v171) |
| 4 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 5 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
| 6 | + - [v1.7.0](services/loadbalancer/CHANGELOG.md#v170) |
| 7 | + - **Feature:** Add new fields `MaxCredentials`, `UsedCredentials` and `UsedLoadBalancers` in `GetQuotaResponse` Model |
| 8 | +- `ske`: |
| 9 | + - [v1.6.1](services/ske/CHANGELOG.md#v161) |
| 10 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 11 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
| 12 | + - [v1.6.0](services/ske/CHANGELOG.md#v160) |
| 13 | + - **Feature:** Add field `Identity` to model `ClusterStatus` |
| 14 | +- `observability`: |
| 15 | + - [v0.16.1](services/observability/CHANGELOG.md#v0161) |
| 16 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 17 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
| 18 | + - [v0.16.0](services/observability/CHANGELOG.md#v0160) |
| 19 | + - **Breaking change:** The `PartialUpdateAlertrules` takes now `PartialUpdateAlertrulesRequestInner` instead of `UpdateAlertgroupsRequestInnerRulesInner`. |
| 20 | + - **Breaking change:** The type of `Rules` in `CreateLogsAlertgroupsPayload` and `UpdateLogsAlertgroupPayload` has changed from `[]UpdateAlertgroupsRequestInnerRulesInner` to `[]CreateLogsAlertgroupsPayloadRulesInner`. |
| 21 | + - **Deprecation:** The `GrafanaAdminPassword` and `GrafanaAdminUser` fields are now deprecated in `InstanceSensitiveData` model |
| 22 | + - **Feature:** Add `GrafanaAdminEnabled` to `CreateInstancePayload` and `UpdateInstancePayload` models. |
| 23 | + - **Feature:** Add new field `record` in `UpdateAlertgroupsRequestInnerRulesInner` model |
| 24 | + - **Feature:** Add `CertCheck` to `CertCheckResponse` model. |
| 25 | + - **Feature:** Add `HttpCheck` to `HttpCheckResponse` model. |
| 26 | + - **Feature:** Add new `CreateLogsAlertgroupsPayloadRulesInner` model. |
| 27 | + - **Feature:** Add `allowAssignGrafanaAdmin` to `GrafanaOauth` and `UpdateGrafanaConfigsPayloadGenericOauth` models. |
| 28 | + - **Feature:** Add `GrafanaAdminEnabled` to `InstanceSensitiveData` model. |
| 29 | + - **Feature:** Add new `PartialUpdateAlertrulesRequestInner` model. |
| 30 | +- `secretsmanager`: |
| 31 | + - [v0.14.1](services/secretsmanager/CHANGELOG.md#v0141) |
| 32 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 33 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
| 34 | + - [v0.14.0](services/secretsmanager/CHANGELOG.md#v0140) |
| 35 | + - **Feature:** added KmsKey model |
| 36 | + - **Feature:** added KmsKey to Instance, CreateInstancePayload and UpdateInstancePayload |
21 | 37 | - `edge`: |
22 | 38 | - [v0.4.0](services/edge/CHANGELOG.md#v040) |
23 | 39 | - **Deprecation:** Deprecated API method `ListPlansGlobal` |
|
44 | 60 | - **Deprecation:** KeyFlow `SetToken` and `GetToken` will be removed after 2026-07-01. Use GetAccessToken instead and rely on client refresh. |
45 | 61 | - **Feature:** Support Workload Identity Federation flow |
46 | 62 | - `sfs`: |
| 63 | + - [v0.2.1](services/sfs/CHANGELOG.md#v021) |
| 64 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 65 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
47 | 66 | - [v0.2.0](services/sfs/CHANGELOG.md) |
48 | 67 | - **Breaking change:** Remove region configuration in `APIClient` |
49 | 68 | - [v0.1.0](services/sfs/CHANGELOG.md#v010) |
50 | 69 | - **New**: STACKIT File Storage (SFS) service |
51 | 70 | - `scf`: |
| 71 | + - [v0.4.1](services/scf/CHANGELOG.md#v041) |
| 72 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 73 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
52 | 74 | - [v0.4.0](services/scf/CHANGELOG.md#v040) |
53 | 75 | - **Feature:** Add new model structs `SpaceWithIsolationSegment` and `SpaceWithIsolationSegmentAllOf` |
54 | 76 | - [v0.3.0](services/scf/CHANGELOG.md#v030) |
|
71 | 93 | - Bump STACKIT SDK core module from `v0.20.0` to `v0.20.1` |
72 | 94 | - [v0.1.0](services/logs/CHANGELOG.md#v010) |
73 | 95 | - **New:** API for logs service |
74 | | -- `kms`: [v1.2.0](services/kms/CHANGELOG.md#v120) |
75 | | - - Set fields `Description` and `ImportOnly` to required in response struct `Key` |
76 | | - - **Breaking change:** Constructor `NewKey` has new parameters `description` and `importOnly` |
77 | | - - **Breaking change:** Remove methods `HasDescription` and `GetImportOnly` in `Key` model |
78 | | - - Set field `Description` to required in response struct `KeyRing` |
79 | | - - **Breaking change:** Constructor `NewKeyRing` has new parameter `description` |
80 | | - - **Breaking change:** Remove method `HasDescription` in `KeyRing` model |
81 | | - - Set field `Disabled` to required in response struct `Version` |
82 | | - - **Breaking change:** Constructor `NewVersion` has new parameter `disabled` |
83 | | - - **Breaking change:** Remove method `HasDisabled` in `Version` model |
84 | | - - Set fields `Description` and `PublicKey` to required in response struct `WrappingKey` |
85 | | - - **Breaking change:** Constructor `NewWrappingKey` has new parameters `description` and `publicKey` |
86 | | - - **Breaking change:** Remove methods `HasDescription` and `HasPublicKey` in `WrappingKey` model |
87 | | -- `sqlserverflex`: [v1.4.0](services/sqlserverflex/CHANGELOG.md#v140) |
88 | | - - **Breaking change:** Add region parameter in `ListMetrics` method. Previously the method failed, because the region parameter was missing |
89 | | -- `mongodbflex`: [v1.5.5](services/mongodbflex/CHANGELOG.md#v155) |
90 | | - - **Docs:** Extend description of `Roles` field in `CreateUserPayload`, `PartialUpdateUserPayload`, `UpdateUserPayload` and `User` model |
| 96 | +- `kms`: |
| 97 | + - [v1.2.1](services/kms/CHANGELOG.md#v121) |
| 98 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 99 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
| 100 | + - [v1.2.0](services/kms/CHANGELOG.md#v120) |
| 101 | + - Set fields `Description` and `ImportOnly` to required in response struct `Key` |
| 102 | + - **Breaking change:** Constructor `NewKey` has new parameters `description` and `importOnly` |
| 103 | + - **Breaking change:** Remove methods `HasDescription` and `GetImportOnly` in `Key` model |
| 104 | + - Set field `Description` to required in response struct `KeyRing` |
| 105 | + - **Breaking change:** Constructor `NewKeyRing` has new parameter `description` |
| 106 | + - **Breaking change:** Remove method `HasDescription` in `KeyRing` model |
| 107 | + - Set field `Disabled` to required in response struct `Version` |
| 108 | + - **Breaking change:** Constructor `NewVersion` has new parameter `disabled` |
| 109 | + - **Breaking change:** Remove method `HasDisabled` in `Version` model |
| 110 | + - Set fields `Description` and `PublicKey` to required in response struct `WrappingKey` |
| 111 | + - **Breaking change:** Constructor `NewWrappingKey` has new parameters `description` and `publicKey` |
| 112 | + - **Breaking change:** Remove methods `HasDescription` and `HasPublicKey` in `WrappingKey` model |
| 113 | +- `sqlserverflex`: |
| 114 | + - [v1.4.1](services/sqlserverflex/CHANGELOG.md#v141) |
| 115 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 116 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
| 117 | + - [v1.4.0](services/sqlserverflex/CHANGELOG.md#v140) |
| 118 | + - **Breaking change:** Add region parameter in `ListMetrics` method. Previously the method failed, because the region parameter was missing |
| 119 | +- `mongodbflex`: |
| 120 | + - [v1.5.6](services/mongodbflex/CHANGELOG.md#v156) |
| 121 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 122 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
| 123 | + - [v1.5.5](services/mongodbflex/CHANGELOG.md#v155) |
| 124 | + - **Docs:** Extend description of `Roles` field in `CreateUserPayload`, `PartialUpdateUserPayload`, `UpdateUserPayload` and `User` model |
91 | 125 | - `authorization`: [v0.11.0](services/authorization/CHANGELOG.md#v0110) |
92 | 126 | - **Feature:** Add new methods for managing roles: `AddRole`, `DeleteRole`, `GetRole`, `UpdateRole` |
93 | | -- `serverbackup`: [v1.3.5](services/serverbackup/CHANGELOG.md#v135) |
94 | | - - **Bugfix:** Update backup status codes to match the backup status codes actually returned by the server backup API |
95 | | -- `runcommand`: [v1.4.0](services/runcommand/CHANGELOG.md#v140) |
96 | | - - **Bugfix:** Rename field `ParameterSchema` to `ParametersSchema` in `CommandTemplateSchema` model to match the actually attribute sent by the api |
| 127 | +- `serverbackup`: |
| 128 | + - [v1.3.6](services/serverbackup/CHANGELOG.md#v136) |
| 129 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 130 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
| 131 | + - [v1.3.5](services/serverbackup/CHANGELOG.md#v135) |
| 132 | + - **Bugfix:** Update backup status codes to match the backup status codes actually returned by the server backup API |
| 133 | +- `runcommand`: |
| 134 | + - [v1.4.1](services/runcommand/CHANGELOG.md#v141) |
| 135 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 136 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
| 137 | + - [v1.4.0](services/runcommand/CHANGELOG.md#v140) |
| 138 | + - **Bugfix:** Rename field `ParameterSchema` to `ParametersSchema` in `CommandTemplateSchema` model to match the actually attribute sent by the api |
| 139 | +- `serviceenablement`: [v1.2.5](services/serviceenablement/CHANGELOG.md#v125) |
| 140 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 141 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
| 142 | +- `serviceaccount`: [v0.11.4](services/serviceaccount/CHANGELOG.md#v0114) |
| 143 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 144 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
| 145 | +- `serverupdate`: [v1.2.4](services/serverupdate/CHANGELOG.md#v124) |
| 146 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 147 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
| 148 | +- `resourcemanager`: [v0.18.3](services/resourcemanager/CHANGELOG.md#v0183) |
| 149 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 150 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
| 151 | +- `redis`: [v0.25.4](services/redis/CHANGELOG.md#v0254) |
| 152 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 153 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
| 154 | +- `rabbitmq`: [v0.25.4](services/rabbitmq/CHANGELOG.md#v0254) |
| 155 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 156 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
| 157 | +- `postgresflex`: [v1.3.3](services/postgresflex/CHANGELOG.md#v133) |
| 158 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 159 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
| 160 | +- `opensearch`: [v0.24.4](services/opensearch/CHANGELOG.md#v0244) |
| 161 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 162 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
| 163 | +- `objectstorage`: [v1.4.3](services/objectstorage/CHANGELOG.md#v143) |
| 164 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 165 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
| 166 | +- `modelserving`: [v0.6.3](services/modelserving/CHANGELOG.md#v063) |
| 167 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 168 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
| 169 | +- `mariadb`: [v0.25.4](services/mariadb/CHANGELOG.md#v0254) |
| 170 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 171 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
| 172 | +- `logme`: [v0.25.4](services/logme/CHANGELOG.md#v0254) |
| 173 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 174 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
| 175 | +- `intake`: [v0.4.2](services/intake/CHANGELOG.md#v042) |
| 176 | + - **Bugfix:** Correctly handle file closing for file uploads |
| 177 | + - Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0` |
97 | 178 |
|
98 | 179 | ## Release (2025-12-05) |
99 | 180 | - `alb`: |
|
0 commit comments