Skip to content

Commit f350902

Browse files
committed
chore(sdk): add changelogs
1 parent 1c8dc23 commit f350902

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
@@ -16,6 +16,11 @@
1616
- **Minor change:** Service update.
1717
- `git`: [v0.1.1](services/git/CHANGELOG.md#v011-2025-05-05)
1818
- **Bugfix**: Spelling corrections in documentation
19+
- `cdn`[v1.0.0](services/cdn/CHANGELOG.md#v100-2025-05-05)
20+
- **Feature:** Support for log management
21+
- **Feature:** Create distribution payload has additional optional attributes for blocked countries, IPs and volume limitation
22+
- **Feature:** Config Patch payload has additional optional attributes for blocked countries, IPs and volume limitation
23+
- **Breaking Change:** Config has additional required attributes for blocked countries, IPs and volume limitation
1924

2025
## Release (2025-04-30)
2126
- `stackitmarketplace`: [v0.4.0](services/stackitmarketplace/CHANGELOG.md#v040-2025-04-16)

services/cdn/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
1+
## v1.0.0 (2025-05-05)
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.1.0 (2025-03-18)
28
- **New**: Client for managing the CDN service

0 commit comments

Comments
 (0)