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 (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
2
4
-`sfs`: [v0.3.1](services/sfs/CHANGELOG.md#v031)
3
5
- Deprecate `getSchedule` and `listSchedules` methods in `SfsApi` class
Copy file name to clipboardExpand all lines: services/resourcemanager/CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,6 @@
1
+
## v0.5.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.4.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`
0 commit comments