Skip to content

Commit 3af24fc

Browse files
committed
add changelog entries
1 parent 41c4bda commit 3af24fc

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
@@ -19,6 +19,8 @@
1919
- **Feature:** add attribute `vpcId` to model `Network`,
2020
- **Feature:** add attribute `vtpm` (new model `ServerVTPM`) to model `Server`,
2121
- **Feature:** add attribute `availabilityZone` to model `Snapshot`,
22+
- `serverupdate`: [v0.2.1](services/serverupdate/CHANGELOG.md#v021)
23+
- `v1api`: **Docs:** Extend the description of the attributes `rrule` and `maintenanceWindow`
2224

2325
## Release (2026-04-28)
2426
- `alb`: [v0.5.0](services/alb/CHANGELOG.md#v050)

services/serverupdate/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.2.1
2+
- `v1api`: **Docs:** Extend the description of the attributes `rrule` and `maintenanceWindow`
3+
14
## v0.2.0
25
- **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
36

services/serverupdate/VERSION

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

0 commit comments

Comments
 (0)