File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1- ## Release (2025 -MM-DD)
1+ ## Release (2026 -MM-DD)
22- ` core ` : [ v0.4.1] ( core/CHANGELOG.md/#v041 )
33 - ** Bugfix:** Add check in ` KeyFlowAuthenticator ` to prevent endless loops
44- ` iaas ` : [ v0.3.1] ( services/iaas/CHANGELOG.md#v031 )
1111 - [ v0.1.0] ( services/loadbalancer/CHANGELOG.md#v010 )
1212 - Initial onboarding of STACKIT Java SDK for Load balancer service
1313- ` alb ` :
14+ - [ v0.2.0] ( services/alb/CHANGELOG.md#v020 )
15+ - ** Feature:** Switch from ` v2beta ` API version to ` v2 ` version.
16+ - ** Feature:** ` MaxCredentials ` field added to ` GetQuotaResponse `
17+ - ** Breaking change:** added ` version ` to LoadBalancer constructor
18+ - ** Breaking change:** renamed ` exact ` to ` exactMatch ` in Path model
19+ - ** Breaking change:** removed ` pathPrefix ` from Rule model
1420 - [ v0.1.1] ( services/alb/CHANGELOG.md#v011 )
1521 - Bump dependency ` cloud.stackit.sdk.core ` to v0.4.1
1622 - [ v0.1.0] ( services/alb/CHANGELOG.md#v010 )
Original file line number Diff line number Diff line change 1+ ## v0.2.0
2+ - ** Feature:** Switch from ` v2beta ` API version to ` v2 ` version.
3+ - ** Feature:** ` MaxCredentials ` field added to ` GetQuotaResponse `
4+ - ** Breaking change:** added ` version ` to LoadBalancer constructor
5+ - ** Breaking change:** renamed ` exact ` to ` exactMatch ` in Path model
6+ - ** Breaking change:** removed ` pathPrefix ` from Rule model
7+
18## v0.1.1
29- Bump dependency ` cloud.stackit.sdk.core ` to v0.4.1
310
Original file line number Diff line number Diff line change 1- 0.1.1
1+ 0.2.0
You can’t perform that action at this time.
0 commit comments