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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@
7
7
-**Feature (breaking change):** Introduction of multi API version support. See the GitHub discussion post for more details: https://github.com/stackitcloud/stackit-sdk-java/discussions/530
8
8
-`sfs`: [v0.3.1](services/sfs/CHANGELOG.md#v031)
9
9
- Deprecate `getSchedule` and `listSchedules` methods in `SfsApi` class
-**Feature (breaking change):** Introduction of multi API version support. See the GitHub discussion post for more details: https://github.com/stackitcloud/stackit-sdk-java/discussions/530
Copy file name to clipboardExpand all lines: services/serverupdate/CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,6 @@
1
+
## v0.2.0
2
+
-**Feature (breaking change):** Introduction of multi API version support. See the GitHub discussion post for more details: https://github.com/stackitcloud/stackit-sdk-java/discussions/530
3
+
1
4
## v0.1.3
2
5
- Bump dependency `org.apache.commons:commons-lang3` to `3.18.0`
3
6
- Bump dependency `org.openapitools:jackson-databind-nullable` to `0.2.8`
@@ -9,4 +12,4 @@
9
12
- Bump dependency `cloud.stackit.sdk.core` to v0.4.1
10
13
11
14
## v0.1.0
12
-
- Initial onboarding of STACKIT Java SDK for Server Update service
15
+
- Initial onboarding of STACKIT Java SDK for Server Update service
0 commit comments