Skip to content

Commit 99e8209

Browse files
committed
changelogs
1 parent 58d5d60 commit 99e8209

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
## Release (2026-MM-DD)
2+
- `alb`: [v0.5.0](services/alb/CHANGELOG.md#v050)
3+
- **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
4+
- `iaas`: [v1.2.0](services/resourcemanager/CHANGELOG.md#v120)
5+
- **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
26
- `resourcemanager`: [v0.5.0](services/resourcemanager/CHANGELOG.md#v050)
37
- **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
48
- `sfs`: [v0.3.1](services/sfs/CHANGELOG.md#v031)
59
- Deprecate `getSchedule` and `listSchedules` methods in `SfsApi` class
610

711
## Release (2026-04-08)
8-
- `alb`: [v0.5.0](services/alb/CHANGELOG.md#v050)
9-
- **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
1012
- `iaas`:
1113
- [v1.0.1](services/iaas/CHANGELOG.md#v101)
1214
- **Docs:** Extend docs of class `PortRange`

services/iaas/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v1.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
## v1.1.0
25
- **Feature:** Add `cascade` parameter to `deleteVolume` methods in `DefaultApi` / `IaasApi` class
36
- **Feature:** Add methods for new attribute `configDrive` in `CreateServerPayload` and `Server` class

services/iaas/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.0
1+
1.2.0

0 commit comments

Comments
 (0)