Skip to content

Commit 2951057

Browse files
committed
changelogs
1 parent b0bd2ef commit 2951057

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,17 @@
55
- **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
66
- `resourcemanager`: [v0.5.0](services/resourcemanager/CHANGELOG.md#v050)
77
- **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-
- `sfs`: [v0.3.1](services/sfs/CHANGELOG.md#v031)
9-
- Deprecate `getSchedule` and `listSchedules` methods in `SfsApi` class
108
- `serverupdate`: [v0.2.0](services/serverupdate/CHANGELOG.md#v020)
119
- **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
1210
- `loadbalancer`: [v0.5.0](services/loadbalancer/CHANGELOG.md#v050)
1311
- **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
1412
- `objectstorage`: [v0.3.0](services/objectstorage/CHANGELOG.md#v030)
1513
- **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
14+
- `sfs`:
15+
- [v0.3.1](services/sfs/CHANGELOG.md#v031)
16+
- Deprecate `getSchedule` and `listSchedules` methods in `SfsApi` class
17+
- [v0.4.0](services/sfs/CHANGELOG.md#v040)
18+
- **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
1619

1720
## Release (2026-04-08)
1821
- `iaas`:

services/sfs/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.4.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+
14
## v0.3.1
25
- Deprecate `getSchedule` and `listSchedules` methods in `SfsApi` class
36

services/sfs/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.1
1+
0.4.0

0 commit comments

Comments
 (0)