|
64 | 64 | - `v2betaapi`: New package which can be used for communication with the certificates v2 API |
65 | 65 | - **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 packages for the available API versions instead. |
66 | 66 | - **Dependencies:** Bump STACKIT SDK core module from `v0.21.1` to `v0.22.0` |
67 | | -- `ske`: [v1.8.0](services/ske/CHANGELOG.md#v180) |
68 | | - - **Feature:** Introduction of multi API version support for the ske SDK module. For more details please see the announcement on GitHub: https://github.com/stackitcloud/stackit-sdk-go/discussions/5062 |
69 | | - - `v1api`: New package which can be used for communication with the ske v1 API |
70 | | - - `v2api`: New package which can be used for communication with the ske v2 API |
71 | | - - **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. |
72 | | - - **Dependencies:** Bump STACKIT SDK core module from `v0.21.1` to `v0.22.0` |
| 67 | +- `ske`: |
| 68 | + - [v1.8.0](services/ske/CHANGELOG.md#v180) |
| 69 | + - **Feature:** Introduction of multi API version support for the ske SDK module. For more details please see the announcement on GitHub: https://github.com/stackitcloud/stackit-sdk-go/discussions/5062 |
| 70 | + - `v1api`: New package which can be used for communication with the ske v1 API |
| 71 | + - `v2api`: New package which can be used for communication with the ske v2 API |
| 72 | + - **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. |
| 73 | + - **Dependencies:** Bump STACKIT SDK core module from `v0.21.1` to `v0.22.0` |
| 74 | + - [v1.9.0](services/ske/CHANGELOG.md#v190) |
| 75 | + - Package `v2api`: |
| 76 | + - **Feature:** New model structs: `Access`, `IDPKubeconfig` |
| 77 | + - **Feature:** New field `Access` in `Cluster` and `CreateOrUpdateClusterPayload` model structs |
| 78 | + - **Feature:** New API client method: `GetIDPKubeconfig` |
| 79 | + - Added new possible values to description of `Code` field in the `ClusterError` model struct |
| 80 | + - Deprecated SDK layer in root of the module: |
| 81 | + - **Feature:** New model structs: `Access`, `IDPKubeconfig` |
| 82 | + - **Feature:** New field `Access` in `Cluster` and `CreateOrUpdateClusterPayload` model structs |
| 83 | + - **Feature:** New API client method: `GetIDPKubeconfig` |
| 84 | + - Added new possible values to description of `Code` field in the `ClusterError` model struct |
73 | 85 | - `dns`: [v0.18.0](services/dns/CHANGELOG.md#v0180) |
74 | 86 | - **Feature:** Introduction of multi API version support for the dns SDK module. For more details please see the announcement on GitHub: https://github.com/stackitcloud/stackit-sdk-go/discussions/5062 |
75 | 87 | - `v1api`: New package which should be used for communication with the STACKIT dns API in the future |
|
0 commit comments