Skip to content

Commit 199e928

Browse files
Generator: Update SDK /services/resourcemanager (#1340)
* Generate resourcemanager * Update CHANGELOG --------- Co-authored-by: Marcel Jacek <[email protected]>
1 parent b5a279b commit 199e928

9 files changed

+6
-1285
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
- `lbapplication`: [v0.2.0](services/lbapplication/CHANGELOG.md#v020-2025-01-30)
44
- **Bugfix**: Set type from interface to int64 of `HealthyThreshold`, `UnhealthyThreshold`, `MaxLoadBalancers`, `Port`, `MaxConnections`, `Code` and `TargetPort`
5+
- `resourcemanager`: [v0.12.0](services/resourcemanager/CHANGELOG.md#v0120-2025-01-31)
6+
- **Breaking Change**: Remove the methods `BffGetContainersOfAFolder` and `BffGetContainersOfAnOrganization`
57

68

79
## Release (2025-01-24)

services/resourcemanager/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.12.0 (2025-01-31)
2+
3+
- **Breaking Change**: Remove the methods `BffGetContainersOfAFolder` and `BffGetContainersOfAnOrganization`
4+
15
## v0.11.1 (2024-12-17)
26

37
- **Bugfix:** Correctly handle nullable attributes in model types

services/resourcemanager/api_default.go

Lines changed: 0 additions & 337 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)