|
28 | 28 | - **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 `v0api` package instead. |
29 | 29 | - **Dependencies:** Bump STACKIT SDK core module from `v0.21.1` to `v0.22.0` |
30 | 30 | - **Breaking Change:** Removal of deprecated constants `ActiveState` and `CreatingState` in `wait` package |
31 | | -- `logs`: [v0.6.0](services/logs/CHANGELOG.md#v060) |
32 | | - - **Feature:** Introduction of multi API version support for the logs SDK module. For more details please see the announcement on GitHub: https://github.com/stackitcloud/stackit-sdk-go/discussions/5062 |
33 | | - - `v1alphaapi`: New package which can be used for communication with the logs v1 alpha API |
34 | | - - `v1betaapi`: New package which can be used for communication with the logs v1 beta API |
35 | | - - `v1api`: New package which can be used for communication with the logs v1 API |
36 | | - - **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. |
37 | | - - **Dependencies:** Bump STACKIT SDK core module from `v0.21.1` to `v0.22.0` |
| 31 | +- `logs`: |
| 32 | + - [v0.6.0](services/logs/CHANGELOG.md#v060) |
| 33 | + - **Feature:** Introduction of multi API version support for the logs SDK module. For more details please see the announcement on GitHub: https://github.com/stackitcloud/stackit-sdk-go/discussions/5062 |
| 34 | + - `v1alphaapi`: New package which can be used for communication with the logs v1 alpha API |
| 35 | + - `v1betaapi`: New package which can be used for communication with the logs v1 beta API |
| 36 | + - `v1api`: New package which can be used for communication with the logs v1 API |
| 37 | + - **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. |
| 38 | + - **Dependencies:** Bump STACKIT SDK core module from `v0.21.1` to `v0.22.0` |
| 39 | + - [v0.7.0](services/logs/CHANGELOG.md#v070) |
| 40 | + - **Bugfix:** Disable strict decoding of API responses |
| 41 | + - **Feature:** Add `AdditionalProperties` fields to model structs |
38 | 42 | - `sqlserverflex`: |
39 | 43 | - [v1.5.0](services/sqlserverflex/CHANGELOG.md#v150) |
40 | 44 | - **Feature:** Introduction of multi API version support for the sqlserverflex SDK module. For more details please see the announcement on GitHub: https://github.com/stackitcloud/stackit-sdk-go/discussions/5062 |
|
0 commit comments