|
17 | 17 | - [v0.1.4](services/auditlog/CHANGELOG.md#v014) |
18 | 18 | - **Dependencies**: Bump `github.com/golang-jwt/jwt/v5` from `v5.3.0` to `v5.3.1` |
19 | 19 | - `authorization`: |
| 20 | + - [v0.12.0](services/authorization/CHANGELOG.md#v0120) |
| 21 | + - **Breaking change:** removed operation `GetAssignableSubjects` and related models `AssignableSubject`, `ListAssignableSubjectsResponse` |
20 | 22 | - [v0.11.3](services/authorization/CHANGELOG.md#v0113) |
21 | 23 | - Bump STACKIT SDK core module from `v0.21.0` to `v0.21.1` |
22 | 24 | - [v0.11.2](services/authorization/CHANGELOG.md#v0112) |
23 | 25 | - **Dependencies**: Bump `github.com/golang-jwt/jwt/v5` from `v5.3.0` to `v5.3.1` |
24 | 26 | - `cdn`: |
| 27 | + - [v1.10.0](services/cdn/CHANGELOG.md#v1100) |
| 28 | + - **Feature:** Add support for `RedirectConfig` in `Config`, `ConfigPatch` and `CreateDistributionPayload` models |
| 29 | + - new related models `RedirectConfig`, `RedirectRule`, `Matcher` and `MatchCondition` |
25 | 30 | - [v1.9.4](services/cdn/CHANGELOG.md#v194) |
26 | 31 | - Bump STACKIT SDK core module from `v0.21.0` to `v0.21.1` |
27 | 32 | - [v1.9.3](services/cdn/CHANGELOG.md#v193) |
|
165 | 170 | - [v1.3.4](services/postgresflex/CHANGELOG.md#v134) |
166 | 171 | - **Dependencies**: Bump `github.com/golang-jwt/jwt/v5` from `v5.3.0` to `v5.3.1` |
167 | 172 | - `rabbitmq`: |
| 173 | + - [v0.26.0](services/rabbitmq/CHANGELOG.md#v0260) |
| 174 | + - **Breaking change:** `SetTLSProtocols` now accepts a slice of strings instead of a single string |
168 | 175 | - [v0.25.6](services/rabbitmq/CHANGELOG.md#v0256) |
169 | 176 | - Bump STACKIT SDK core module from `v0.21.0` to `v0.21.1` |
170 | 177 | - [v0.25.5](services/rabbitmq/CHANGELOG.md#v0255) |
|
205 | 212 | - [v1.2.5](services/serverupdate/CHANGELOG.md#v125) |
206 | 213 | - **Dependencies**: Bump `github.com/golang-jwt/jwt/v5` from `v5.3.0` to `v5.3.1` |
207 | 214 | - `serviceaccount`: |
| 215 | + - [v0.12.0](services/serviceaccount/CHANGELOG.md#v0120) |
| 216 | + - **Feature:** add support for Federated Identity Providers |
| 217 | + - new operations: `CreateFederatedIdentityProvider`, `DeleteServiceFederatedIdentityProvider`, `ListFederatedIdentityProviders`, `PartialUpdateServiceAccountFederatedIdentityProvider` |
| 218 | + - new models: `CreateFederatedIdentityProviderPayload`, `CreateFederatedIdentityProviderPayloadAssertionsInner`, `CreateFederatedIdentityProviderResponse`, `CreateFederatedIdentityProviderResponseAssertionsInner`, `FederatedListFederatedIdentityProvidersResponse`, `PartialUpdateServiceAccountFederatedIdentityProviderPayload` |
208 | 219 | - [v0.11.6](services/serviceaccount/CHANGELOG.md#v0116) |
209 | 220 | - Bump STACKIT SDK core module from `v0.21.0` to `v0.21.1` |
210 | 221 | - [v0.11.5](services/serviceaccount/CHANGELOG.md#v0115) |
|
225 | 236 | - [v0.2.2](services/sfs/CHANGELOG.md#v022) |
226 | 237 | - **Dependencies**: Bump `github.com/golang-jwt/jwt/v5` from `v5.3.0` to `v5.3.1` |
227 | 238 | - `ske`: |
| 239 | + - [v1.7.0](services/ske/CHANGELOG.md#v170) |
| 240 | + - **Feature:** new model `AccessScope` |
| 241 | + - **Feature:** new model `V2ControlPlaneNetwork` |
| 242 | + - **Feature:** added field `ControlPlane` of type `V2ControlPlaneNetwork` to model `Network` |
228 | 243 | - [v1.6.3](services/ske/CHANGELOG.md#v163) |
229 | 244 | - Bump STACKIT SDK core module from `v0.21.0` to `v0.21.1` |
230 | 245 | - [v1.6.2](services/ske/CHANGELOG.md#v162) |
|
0 commit comments