|
1 | 1 | ##Release (2025-xx-xx) |
2 | | --`cdn`:[v2.0.0](services/cdn/CHANGELOG.md#v200) |
3 | | --**Feature:** Switch from`v1beta` CDN API version to`v1beta2` version. |
4 | | --**Breaking change:** Changed spelling from`WAF` to`Waf` in model class names |
5 | | --`WAFStatusRuleBlock` ->`WafStatusRuleBlock` |
6 | | --`WAFRuleGroup` ->`WafRuleGroup` |
7 | | --`WAFRuleCollection` ->`WafRuleCollection` |
8 | | --`WAFRule` ->`WafRule` |
9 | | --`ListWAFCollectionsResponse` ->`ListWafCollectionsResponse` |
10 | | --**Breaking change:** Changed spelling from model class named`GenericJSONResponse` to`GenericJsonResponse` |
11 | | --**Breaking change:** Removal of attributes from model classes |
12 | | -- Remove`description` attribute from`ErrorDetails` model class |
13 | | -- Remove`domain` attribute from`PutCustomDomainResponse` and`GetCustomDomainResponse` model classes |
14 | | -- Remove`occured_at` attribute from`GetCacheInfoResponseHistoryEntry` model class |
15 | | --**Breaking change:** Removal of API client method`get_logs_search_filters` |
16 | | --**Feature:** Add attributes to model classes |
17 | | -- Add`backend` attribute to`CreateDistributionPayload` model class |
18 | | --**Feature:** New model classes |
19 | | -- New Loki model classes:`LokiLogSinkCredentials`,`LokiLogSinkCreate`,`LokiLogSinkPatch` |
20 | | -- New Backend model classes:`HttpBackendCreate`,`BucketBackendCreate`,`BucketBackend`,`BucketBackendPatch`,`CreateDistributionPayloadBackend`,`ConfigPatchBackend`,`ConfigBackend` |
21 | | -- Other new model classes:`BucketCredentials` |
| 2 | +-`cdn`: |
| 3 | +-[v2.1.0](services/cdn/CHANGELOG.md#v210) |
| 4 | +-**Breaking change:** Remove unused model classes:`GetLogsSearchFiltersResponse`,`PatchLokiLogSink` |
| 5 | +-[v2.0.0](services/cdn/CHANGELOG.md#v200) |
| 6 | +-**Feature:** Switch from`v1beta` CDN API version to`v1beta2` version. |
| 7 | +-**Breaking change:** Changed spelling from`WAF` to`Waf` in model class names |
| 8 | +-`WAFStatusRuleBlock` ->`WafStatusRuleBlock` |
| 9 | +-`WAFRuleGroup` ->`WafRuleGroup` |
| 10 | +-`WAFRuleCollection` ->`WafRuleCollection` |
| 11 | +-`WAFRule` ->`WafRule` |
| 12 | +-`ListWAFCollectionsResponse` ->`ListWafCollectionsResponse` |
| 13 | +-**Breaking change:** Changed spelling from model class named`GenericJSONResponse` to`GenericJsonResponse` |
| 14 | +-**Breaking change:** Removal of attributes from model classes |
| 15 | +- Remove`description` attribute from`ErrorDetails` model class |
| 16 | +- Remove`domain` attribute from`PutCustomDomainResponse` and`GetCustomDomainResponse` model classes |
| 17 | +- Remove`occured_at` attribute from`GetCacheInfoResponseHistoryEntry` model class |
| 18 | +-**Breaking change:** Removal of API client method`get_logs_search_filters` |
| 19 | +-**Feature:** Add attributes to model classes |
| 20 | +- Add`backend` attribute to`CreateDistributionPayload` model class |
| 21 | +-**Feature:** New model classes |
| 22 | +- New Loki model classes:`LokiLogSinkCredentials`,`LokiLogSinkCreate`,`LokiLogSinkPatch` |
| 23 | +- New Backend model classes:`HttpBackendCreate`,`BucketBackendCreate`,`BucketBackend`,`BucketBackendPatch`,`CreateDistributionPayloadBackend`,`ConfigPatchBackend`,`ConfigBackend` |
| 24 | +- Other new model classes:`BucketCredentials` |
22 | 25 |
|
23 | 26 | ##Release (2025-10-29) |
24 | 27 | -`stackitmarketplace`:[v1.15.0](services/stackitmarketplace/CHANGELOG.md#v1150) |
|