Skip to content

Commit

Permalink
Generator: Update SDK /services/resourcemanager (#1340)
Browse files Browse the repository at this point in the history
* Generate resourcemanager

* Update CHANGELOG

---------

Co-authored-by: Marcel Jacek <[email protected]>
  • Loading branch information
stackit-pipeline and marceljk authored Jan 31, 2025
1 parent b5a279b commit 199e928
Show file tree
Hide file tree
Showing 9 changed files with 6 additions and 1,285 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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


## Release (2025-01-24)
Expand Down
4 changes: 4 additions & 0 deletions services/resourcemanager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.12.0 (2025-01-31)

- **Breaking Change**: Remove the methods `BffGetContainersOfAFolder` and `BffGetContainersOfAnOrganization`

## v0.11.1 (2024-12-17)

- **Bugfix:** Correctly handle nullable attributes in model types
Expand Down
337 changes: 0 additions & 337 deletions services/resourcemanager/api_default.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 199e928

Please sign in to comment.