Skip to content

Commit 21cfcc4

Browse files
committed
chore(sdk): add changelog for updated api
1 parent 688a7ff commit 21cfcc4

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
- **Breaking Change:** Introduce typed enum constants for status attributes
1515
- `git`: [v0.3.2](services/git/CHANGELOG.md#v032-2025-05-02)
1616
- **Bugfix**: Spelling corrections in documentation
17+
- `cdn`[v1.0.0](services/cdn/CHANGELOG.md#v100-2025-05-02)
18+
- **Feature:** Support for log management
19+
- **Feature:** Create distribution payload has additional optional attributes for blocked countries, IPs and volume limitation
20+
- **Feature:** Config Patch payload has additional optional attributes for blocked countries, IPs and volume limitation
21+
- **Breaking Change:** Config has additional required attributes for blocked countries, IPs and volume limitation
1722
- `alb`: [v0.2.2](services/alb/CHANGELOG.md#v022-2025-05-02)
1823
- **Feature:** Switch to beta2 API
1924

services/cdn/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v1.0.0 (2025-05-02)
2+
- **Feature:** Support for log management
3+
- **Feature:** Create distribution payload has additional optional attributes for blocked countries, IPs and volume limitation
4+
- **Feature:** Config Patch payload has additional optional attributes for blocked countries, IPs and volume limitation
5+
- **Breaking Change:** Config has additional required attributes for blocked countries, IPs and volume limitation
6+
17
## v0.3.1 (2025-04-29)
28
- **Bugfix:** Correctly handle empty payload in body
39

0 commit comments

Comments
 (0)