Skip to content

Commit 6ec1efb

Browse files
committed
add changelog entries
1 parent 5b4c2fa commit 6ec1efb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
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

0 commit comments

Comments
 (0)