File tree Expand file tree Collapse file tree 3 files changed +14
-1
lines changed
Expand file tree Collapse file tree 3 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ ## Release (2025-XX-YY)
2+ - ` resourcemanager ` : [ v0.5.0] ( services/resourcemanager/CHANGELOG.md#v050-2025-06-04 )
3+ - ** Feature:** Delete Organization labels using the new method ` DeleteOrganizationLabels `
4+ - ** Feature:** Delete Project labels using the new method ` DeleteProjectLabels `
5+ - ** Feature:** List folders using the new method ` ListFolders `
6+ - ** Feature:** Partial Update Organization using the new method ` PartialUpdateOrganization `
7+
18## Release (2025-06-03)
29
310- ` loadbalancer ` : [ v0.2.4] ( services/loadbalancer/CHANGELOG.md#v024-2025-06-02 )
Original file line number Diff line number Diff line change 1+ ## v0.5.0 (2025-06-04)
2+ - ** Feature:** Delete Organization labels using the new method ` DeleteOrganizationLabels `
3+ - ** Feature:** Delete Project labels using the new method ` DeleteProjectLabels `
4+ - ** Feature:** List folders using the new method ` ListFolders `
5+ - ** Feature:** Partial Update Organization using the new method ` PartialUpdateOrganization `
6+
17## v0.4.0 (2025-05-14)
28- ** Breaking change:** Fields ` ContainerParentId ` and ` ParentId ` are no longer required in ` ParentListInner `
39
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "stackit-resourcemanager"
33
44[tool .poetry ]
55name = " stackit-resourcemanager"
6- version = " v0.4 .0"
6+ version = " v0.5 .0"
77authors = [
88 " STACKIT Developer Tools <developer-tools@stackit.cloud>" ,
99]
You can’t perform that action at this time.
0 commit comments