Feature: Switch from v1beta2 CDN API version to v1 version.
Feature: Add new function GetLogsSearchFilters
Feature: Add WafAction method to ApiGetLogsRequest struct
Feature: Add Reason field to WafStatusRuleBlock model struct
Feature: Add fields to WafConfig and WafConfigPatch model struct:
AllowedHttpMethods
AllowedHttpVersions
AllowedRequestContentTypes
DisabledRuleCollectionIds
DisabledRuleGroupIds
DisabledRuleIds
EnabledRuleCollectionIds
EnabledRuleGroupIds
EnabledRuleIds
LogOnlyRuleCollectionIds
LogOnlyRuleGroupIds
LogOnlyRuleIds
ParanoiaLevel
Breaking change: Remove unused model classes: GetLogsSearchFiltersResponse, PatchLokiLogSink
Feature: Switch from v1beta CDN API version to v1beta2 version.
Breaking change: Changed spelling from WAF to Waf in model class names
WAFStatusRuleBlock -> WafStatusRuleBlock
WAFRuleGroup -> WafRuleGroup
WAFRuleCollection -> WafRuleCollection
WAFRule -> WafRule
ListWAFCollectionsResponse -> ListWafCollectionsResponse
Breaking change: Changed spelling from model class named GenericJSONResponse to GenericJsonResponse
Breaking change: Removal of attributes from model classes
Remove description attribute from ErrorDetails model class
Remove domain attribute from PutCustomDomainResponse and GetCustomDomainResponse model classes
Remove occured_at attribute from GetCacheInfoResponseHistoryEntry model class
Breaking change: Removal of API client method get_logs_search_filters
Feature: Add attributes to model classes
Add backend attribute to CreateDistributionPayload model class
Feature: New model classes
New Loki model classes: LokiLogSinkCredentials, LokiLogSinkCreate, LokiLogSinkPatch
New Backend model classes: HttpBackendCreate, BucketBackendCreate, BucketBackend, BucketBackendPatch, CreateDistributionPayloadBackend, ConfigPatchBackend, ConfigBackend
Other new model classes: BucketCredentials
Bugfix: Prevent year 0 timestamp issue
Feature: Add models: DistributionWaf, WafConfig, WAFConfigPatch, WAFMode, WAFRule, WAFRuleCollection, WAFRuleGroup and WAFStatusRuleBlock
Feature: Add Waf attribute to Config and Distribution
Feature: Add WafStatus to DistributionRequest and ListWafCollections
Feature: Added Attribute LogSink to ConfigPatch
Feature: Added Attribute Geofencing to DistributionPayload, HttpBackend and HttpBackendPatch
Feature: Added new function GetLogsSearchFilters
Feature: Added new filter functions DataCenterRegion, RequestCountryCode, StatusCode and CacheHit
Feature: Added Attribute LogSink and Certificate
Feature: Added ConfigLogSink and PatchLokiLogSink functionality
Version : Minimal version is now python 3.9
Breaking change: Replace oneOf ConfigBackend with HttpBackend
Internal: Improve deserializing and error types
Feature: Add default_cache_duration attribute to Config, ConfigPatch and CreateDistributionPayload model
Add originUrlRelated to available options given in sort_by description
Feature: Add support for CDN Optimizer feature
Feature: Update user-agent header
Feature: Support for log management
Feature: Create distribution payload has additional optional attributes for blocked countries, IPs and volume limitation
Feature: Config Patch payload has additional optional attributes for blocked countries, IPs and volume limitation
Breaking Change: Config has additional required attributes for blocked countries, IPs and volume limitation
New : Client for managing the CDN service
You can’t perform that action at this time.