We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9561ef1 commit 0ece879Copy full SHA for 0ece879
CHANGELOG.md
@@ -16,6 +16,8 @@
16
- **New module:** Initial publication of Key Management Service API
17
- `serviceaccount`: [v0.6.2](services/serviceaccount/CHANGELOG.md#v062-2025-04-29)
18
- **Bugfix:** Correctly handle empty payload in body
19
+- `serverupdate`: [v1.0.2](services/serverupdate/CHANGELOG.md#v102-2025-04-29)
20
+ - **Bugfix:** Correctly handle empty payload in body
21
22
## Release (2025-04-09)
23
- `cdn`: [v0.3.0](services/cdn/CHANGELOG.md#v030-2025-04-04)
services/serverupdate/CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## v1.0.2 (2025-04-29)
2
+- **Bugfix:** Correctly handle empty payload in body
3
+
4
## v1.0.1 (2025-03-27)
5
- **Bugfix:** Removed ConfigureRegion() from API client
6
0 commit comments