You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**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
26
26
-`v1api`: New package which can be used for communication with the sqlserverflex v1 API
27
-
-`v2api`: New package which can be used for communication with the sqlserverflex v1 API
27
+
-`v2api`: New package which can be used for communication with the sqlserverflex v2 API
28
28
-`v3alpha1api`: New package which can be used for communication with the sqlserverflex v3 alpha1 API
29
29
-`v3beta1api`: New package which can be used for communication with the sqlserverflex v3 beta1 API
30
30
-**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.
@@ -50,6 +50,12 @@
50
50
-`v2betaapi`: New package which can be used for communication with the certificates v2 API
51
51
-**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.
52
52
-**Dependencies:** Bump STACKIT SDK core module from `v0.21.1` to `v0.22.0`
53
+
-`ske`: [v1.8.0](services/ske/CHANGELOG.md#v180)
54
+
-**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
55
+
-`v1api`: New package which can be used for communication with the ske v1 API
56
+
-`v2api`: New package which can be used for communication with the ske v2 API
57
+
-**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.
58
+
-**Dependencies:** Bump STACKIT SDK core module from `v0.21.1` to `v0.22.0`
Copy file name to clipboardExpand all lines: services/ske/CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
## v1.8.0
2
+
-**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
3
+
-`v1api`: New package which can be used for communication with the ske v1 API
4
+
-`v2api`: New package which can be used for communication with the ske v2 API
5
+
-**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.
6
+
-**Dependencies:** Bump STACKIT SDK core module from `v0.21.1` to `v0.22.0`
0 commit comments