File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11## Release (2025-XX-XX)
22- ` alb ` : [ v0.2.0] ( services/alb/CHANGELOG.md#v020-2025-05-14 )
33 - ** Feature:** New field ` Path ` for ` Rule `
4-
54- ` authorization ` : [ v0.2.4] ( services/authorization/CHANGELOG.md#v024-2025-05-13 )
65 - ** Bugfix:** Updated regex validator
6+ - ` lbapplication ` : [ v0.3.2] ( services/lbapplication/CHANGELOG.md#v032-2025-05-14 )
7+ - ** Deprecated:** ` lbapplication ` service is deprecated and no longer maintained. Use the ` alb ` service instead
78- ` resourcemanager ` [ v0.4.0] ( services/resourcemanager/CHANGELOG.md#v040-2025-05-14 )
89 - ** Breaking change:** Fields ` ContainerParentId ` and ` ParentId ` are no longer required in ` ParentListInner `
910- ` stackitmarketplace ` : [ v1.1.0] ( services/stackitmarketplace/CHANGELOG.md#v110-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