|
188 | 188 | - `v1betaapi`: New package which can be used for communication with the SFS v1 beta API |
189 | 189 | - **Deprecation:** The contents in the root of this SDK module including the `wait` package are marked as deprecated and will be removed after 2026-09-30. Switch to the new packages for the available API versions instead. |
190 | 190 | - **Dependencies:** Bump STACKIT SDK core module from `v0.21.1` to `v0.22.0` |
191 | | -- `serviceaccount`: [v0.13.0](services/serviceaccount/CHANGELOG.md#v0130) |
192 | | - - **Feature:** Introduction of multi API version support for the serviceaccount SDK module. For more details please see the announcement on GitHub: https://github.com/stackitcloud/stackit-sdk-go/discussions/5062 |
193 | | - - `v2api`: New package which should be used for communication with the STACKIT serviceaccount API in the future |
194 | | - - **Deprecation:** The contents in the root of this SDK module are marked as deprecated and will be removed after 2026-09-30. Switch to the new `v2api` package instead. |
195 | | - - **Dependencies:** Bump STACKIT SDK core module from `v0.21.1` to `v0.22.0` |
| 191 | +- `serviceaccount`: |
| 192 | + - [v0.13.0](services/serviceaccount/CHANGELOG.md#v0130) |
| 193 | + - **Feature:** Introduction of multi API version support for the serviceaccount SDK module. For more details please see the announcement on GitHub: https://github.com/stackitcloud/stackit-sdk-go/discussions/5062 |
| 194 | + - `v2api`: New package which should be used for communication with the STACKIT serviceaccount API in the future |
| 195 | + - **Deprecation:** The contents in the root of this SDK module are marked as deprecated and will be removed after 2026-09-30. Switch to the new `v2api` package instead. |
| 196 | + - **Dependencies:** Bump STACKIT SDK core module from `v0.21.1` to `v0.22.0` |
| 197 | + - [v0.14.0](services/serviceaccount/CHANGELOG.md#v0140) |
| 198 | + - `v2api`: |
| 199 | + - **Breaking Change:** Rename model struct `CreateFederatedIdentityProviderResponse` to `FederatedIdentityProvider` |
| 200 | + - **Breaking Change:** Rename model struct `CreateFederatedIdentityProviderResponseAssertionsInner` to `FederatedIdentityProviderAssertionsInner` |
| 201 | + - Deprecated SDK layer in root of the module: |
| 202 | + - **Breaking Change:** Rename model struct `CreateFederatedIdentityProviderResponse` to `FederatedIdentityProvider` |
| 203 | + - **Breaking Change:** Rename model struct `CreateFederatedIdentityProviderResponseAssertionsInner` to `FederatedIdentityProviderAssertionsInner` |
196 | 204 | - `serviceenablement`: [v1.3.0](services/serviceenablement/CHANGELOG.md#v130) |
197 | 205 | - **Feature:** Introduction of multi API version support for the serviceenablement SDK module. For more details please see the announcement on GitHub: https://github.com/stackitcloud/stackit-sdk-go/discussions/5062 |
198 | 206 | - `v1api`: New package which can be used for communication with the serviceenablement v1 API |
|
0 commit comments