|
198 | 198 | - `v1api`: New package which should be used for communication with the STACKIT scf API in the future |
199 | 199 | - **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 `v1api` package instead. |
200 | 200 | - **Dependencies:** Bump STACKIT SDK core module from `v0.21.1` to `v0.22.0` |
201 | | -- `iaas`: [v1.4.0](services/iaas/CHANGELOG.md#v140) |
202 | | - - **Feature:** Introduction of multi API version support for the iaas SDK module. For more details please see the announcement on GitHub: https://github.com/stackitcloud/stackit-sdk-go/discussions/5062 |
203 | | - - `v1api`: New package which can be used for communication with the iaas v1 API |
204 | | - - `v2api`: New package which can be used for communication with the iaas v2 API |
205 | | - - `v2alpha1api`: New package which can be used for communication with the iaas v2 alpha1 API |
206 | | - - `v2beta1api`: New package which can be used for communication with the iaas v2 beta1 API |
207 | | - - **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. |
208 | | - - **Dependencies:** Bump STACKIT SDK core module from `v0.21.1` to `v0.22.0` |
| 201 | +- `iaas`: |
| 202 | + - [v1.4.0](services/iaas/CHANGELOG.md#v140) |
| 203 | + - **Feature:** Introduction of multi API version support for the iaas SDK module. For more details please see the announcement on GitHub: https://github.com/stackitcloud/stackit-sdk-go/discussions/5062 |
| 204 | + - `v1api`: New package which can be used for communication with the iaas v1 API |
| 205 | + - `v2api`: New package which can be used for communication with the iaas v2 API |
| 206 | + - `v2alpha1api`: New package which can be used for communication with the iaas v2 alpha1 API |
| 207 | + - `v2beta1api`: New package which can be used for communication with the iaas v2 beta1 API |
| 208 | + - **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. |
| 209 | + - **Dependencies:** Bump STACKIT SDK core module from `v0.21.1` to `v0.22.0` |
| 210 | + - [v1.5.0](services/iaas/CHANGELOG.md#v150) |
| 211 | + - `v1api`: |
| 212 | + - **Feature:** Add new field `Description` in `Backup`, `CreateBackupPayload`, `UpdateBackupPayload`, `Snapshot`, `CreateSnapshotPayload`, `UpdateSnapshotPayload` model struct |
| 213 | + - `v2api`: |
| 214 | + - **Feature:** Add new field `Description` in `Backup`, `CreateBackupPayload`, `UpdateBackupPayload`, `Snapshot`, `CreateSnapshotPayload`, `UpdateSnapshotPayload` model struct |
| 215 | + - Deprecated SDK layer in root of the module: |
| 216 | + - **Feature:** Add new field `Description` in `Backup`, `CreateBackupPayload`, `UpdateBackupPayload`, `Snapshot`, `CreateSnapshotPayload`, `UpdateSnapshotPayload` model struct |
| 217 | + - `v2beta1api`: Align package to latest API specification |
209 | 218 | - `mongodbflex`: [v1.6.0](services/mongodbflex/CHANGELOG.md#v160) |
210 | 219 | - **Feature:** Introduction of multi API version support for the mongodbflex SDK module. For more details please see the announcement on GitHub: https://github.com/stackitcloud/stackit-sdk-go/discussions/5062 |
211 | 220 | - `v1api`: New package which can be used for communication with the mongodbflex v1 API |
|
0 commit comments