Skip to content

Commit 44e1111

Browse files
committed
changelogs
1 parent 10ae38f commit 44e1111

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
## Release (2026-04-08)
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
24
- `iaas`:
35
- [v1.0.1](services/iaas/CHANGELOG.md#v101)
46
- **Docs:** Extend docs of class `PortRange`

services/alb/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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+
14
## v0.4.0
25
- **Feature:** Add new field `AltPort` to `ActiveHealthCheck`
36
- **Feature:** Add new field `Tls` to `HttpHealthCheck`
@@ -22,4 +25,4 @@
2225
- Bump dependency `cloud.stackit.sdk.core` to v0.4.1
2326

2427
## v0.1.0
25-
- Initial onboarding of STACKIT Java SDK for Application load balancer service
28+
- Initial onboarding of STACKIT Java SDK for Application load balancer service

services/alb/VERSION

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

0 commit comments

Comments
 (0)