File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed
Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11## Release (2025-XX-XX)
22- `authorization`: [v0.2.4](services/authorization/CHANGELOG.md#v024-2025-05-13)
33 - **Bugfix:** Updated regex validator
4+ - `lbapplication`: [v0.3.2](services/lbapplication/CHANGELOG.md#v032-2025-05-14)
5+ - **Deprecated:** `lbapplication` service is deprecated and no longer maintained. Use the `alb` service instead
46- `stackitmarketplace`: [v1.1.0](services/stackitmarketplace/CHANGELOG.md#v110-2025-05-13)
57 - **Breaking Change:** Added organization id to `VendorSubscription`
68- `ske`: [v0.4.2](services/ske/CHANGELOG.md#v042-2025-05-13)
Original file line number Diff line number Diff line change 1+ ## v0.3.2 (2025-05-14)
2+ - **Deprecated:** `lbapplication` service is deprecated and no longer maintained. Use the `alb` service instead
3+
14## v0.3.1 (2025-03-18)
25- Adapted to minor API changes
36
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "stackit-lbapplication"
33
44[tool.poetry]
55name = "stackit-lbapplication"
6- version = "v0.3.1 "
6+ version = "v0.3.2 "
77authors = [
88 "STACKIT Developer Tools <developer-tools@stackit.cloud>",
99]
You can’t perform that action at this time.
0 commit comments