Skip to content

Commit 6757c1b

Browse files
committed
fix: updated changelogs
1 parent 2b2a5eb commit 6757c1b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
## Release (2025-XX-YY)
2-
- `core`: [0.17.0](core/CHANGELOG.md#v0170-2025-03-20)
2+
- `core`: [0.17.0](core/CHANGELOG.md#v0170-2025-03-25)
33
- **New:** Helper functions for generic openapi error codes
4+
- **New:** If a custom http.Client is provided, the http.Transport is respected. This allows customizing the http.Client with custom timeouts or instrumentation.
45
- `alb`: [v0.2.0](services/alb/CHANGELOG.md#v020-2025-03-20)
56
- **New:** API for application load balancer
67
- `cdn`: [v0.1.0](services/cdn/CHANGELOG.md#v010-2025-03-19)
78
- **New:** Introduce new API for content delivery
8-
- `core`: [v0.16.2](core/CHANGELOG.md#v0162-2025-03-21)
9-
- **New:** If a custom http.Client is provided, the http.Transport is respected. This allows customizing the http.Client with custom timeouts or instrumentation.
109
- `serverupdate`: [v1.0.0](services/serverupdate/CHANGELOG.md#v100-2025-03-19)
1110
- **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.
1211
- `serverbackup`: [v1.0.0](services/serverbackup/CHANGELOG.md#v100-2025-03-19)

0 commit comments

Comments
 (0)