Skip to content

Commit f88de7f

Browse files
committed
changelogs
1 parent 03f7a7e commit f88de7f

3 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
- Deprecate `getSchedule` and `listSchedules` methods in `SfsApi` class
1717
- [v0.4.0](services/sfs/CHANGELOG.md#v040)
1818
- **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
19+
- `serverbackup`: [v0.2.0](services/serverbackup/CHANGELOG.md#v020)
20+
- **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
1921

2022
## Release (2026-04-08)
2123
- `iaas`:

services/serverbackup/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
14
## v0.1.2
25
- Bump dependency `org.apache.commons:commons-lang3` to `3.18.0`
36
- Bump dependency `org.openapitools:jackson-databind-nullable` to `0.2.8`

services/serverbackup/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.2
1+
0.2.0

0 commit comments

Comments
 (0)