Skip to content

Commit 3ca1ab6

Browse files
committed
chore(sdk): add changelog for updated api
1 parent 1b8023a commit 3ca1ab6

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
@@ -12,6 +12,11 @@
1212
- **Breaking Change:** Introduce typed enum constants for status attributes
1313
- `git`: [v0.3.2](services/git/CHANGELOG.md#v032-2025-05-02)
1414
- **Bugfix**: Spelling corrections in documentation
15+
- `CDN`[v1.0.0](services/cdn/CHANGELOG.md#v100-2025-05-02)
16+
- **Feature:** Support for log management
17+
- **Feature:** Create distribution payload has additional optional attributes for blocked countries, IPs and volume limitation
18+
- **Feature:** Config Patch payload has additional optional attributes for blocked countries, IPs and volume limitation
19+
- **Breaking Change:** Config has additional required attributes for blocked countries, IPs and volume limitation
1520

1621
## Release (2025-04-30)
1722
- `core`: [v0.17.1](core/CHANGELOG.md#v0171-2025-04-09)

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)