Skip to content

Commit 4f1675d

Browse files
Generator: Update SDK /services/serviceaccount (#2068)
Co-authored-by: Ruben Hoenle <[email protected]>
1 parent 8527d0a commit 4f1675d

File tree

4 files changed

+27
-23
lines changed

4 files changed

+27
-23
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
- **Feature:** Add new methods `ListLogsAlertgroups`, `CreateLogsAlertgroups`, `GetLogsAlertgroup`, `UpdateLogsAlertgroup`, `DeleteLogsAlertgroup`
1515
- `kms`: [v0.0.1](services/kms/CHANGELOG.md#v001-2025-04-28)
1616
- **New module:** Initial publication of Key Management Service API
17-
17+
- `serviceaccount`: [v0.6.2](services/serviceaccount/CHANGELOG.md#v062-2025-04-29)
18+
- **Bugfix:** Correctly handle empty payload in body
1819

1920
## Release (2025-04-09)
2021
- `cdn`: [v0.3.0](services/cdn/CHANGELOG.md#v030-2025-04-04)

services/serviceaccount/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.6.2 (2025-04-29)
2+
- **Bugfix:** Correctly handle empty payload in body
3+
14
## v0.6.1 (2025-03-19)
25
- **Internal:** Backwards compatible change to generated code
36

services/serviceaccount/api_default_test.go

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

services/serviceaccount/client.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)