Skip to content

Commit 73a0a1f

Browse files
Generator: Update SDK /services/argus (#530)
* Generate argus * Update CHANGELOG --------- Co-authored-by: vicentepinto98 <[email protected]>
1 parent 332608c commit 73a0a1f

File tree

65 files changed

+445
-957
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+445
-957
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ Release (2024-XX-XX)
88
- `InstanceList` is now `ListInstancesResponse`
99
- `UserList` is now `ListUsersResponse`
1010
- **Breaking change**: Remove unused data types
11+
- `argus`: [v0.11.0](services/argus/CHANGELOG.md#v0110-2024-05-23)
12+
- **Feature**: New methods `GetMetricsStorageRetention`, `UpdateMetricsStorageRetention`
13+
- **Breaking change**: Remove unused data types
1114

1215
- `dns`: [v0.10.0](services/dns/CHANGELOG.md#v0100-2024-05-23)
1316
- **Feature**: New method `CloneZone` to clone an existing zone with all record sets to a new zone with a different name

services/argus/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v0.11.0 (2024-05-23)
2+
3+
- **Feature**: New methods `GetMetricsStorageRetention`, `UpdateMetricsStorageRetention`
4+
- **Breaking change**: Remove unused data types
5+
16
## v0.10.0 (2024-04-11)
27

38
- Set config.ContextHTTPRequest in Execute method

services/argus/api_default.go

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

0 commit comments

Comments
 (0)