You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,6 @@
1
1
## 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
Copy file name to clipboardExpand all lines: services/alb/CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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
+
1
4
## v0.4.0
2
5
-**Feature:** Add new field `AltPort` to `ActiveHealthCheck`
3
6
-**Feature:** Add new field `Tls` to `HttpHealthCheck`
@@ -22,4 +25,4 @@
22
25
- Bump dependency `cloud.stackit.sdk.core` to v0.4.1
23
26
24
27
## 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
0 commit comments