Skip to content

Commit 77a0460

Browse files
Generator: Update SDK /services/runcommand (#1673)
* Generate runcommand * chore: updated changelog --------- Co-authored-by: Rüdiger Schmitz <[email protected]>
1 parent f7ce25e commit 77a0460

19 files changed

+1567
-988
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
- **Breaking Change:** The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request.
88
- `serverbackup`: [1.0.0](services/serverbackup/CHANGELOG.md#v100-2025-xx-yy)
99
- **Breaking Change:** The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request.
10+
- `runcommand`: [1.0.0](services/runcommand/CHANGELOG.md#v100-2025-xx-yy)
11+
- **Breaking Change:** The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request.
1012

1113

1214
## Release (2025-03-14)

services/runcommand/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v1.0.0 (2025-XX-YY)
2+
- **Breaking Change:** The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request.
3+
14
## v0.3.0 (2025-02-21)
25
- **New:** Minimal go version is now Go 1.21
36

services/runcommand/api_default.go

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

0 commit comments

Comments
 (0)