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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -200,6 +200,12 @@
200
200
-`v2beta1api`: New package which can be used for communication with the iaas v2 beta1 API
201
201
-**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.
202
202
-**Dependencies:** Bump STACKIT SDK core module from `v0.21.1` to `v0.22.0`
-**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
205
+
-`v1api`: New package which can be used for communication with the mongodbflex v1 API
206
+
-`v2api`: New package which can be used for communication with the mongodbflex v2 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`
Copy file name to clipboardExpand all lines: services/mongodbflex/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.6.0
2
+
-**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
3
+
-`v1api`: New package which can be used for communication with the mongodbflex v1 API
4
+
-`v2api`: New package which can be used for communication with the mongodbflex 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`
7
+
1
8
## v1.5.8
2
9
- Bump STACKIT SDK core module from `v0.21.0` to `v0.21.1`
0 commit comments