Skip to content

release-2025-11-14

Latest

Choose a tag to compare

@Fyusel Fyusel released this 14 Nov 09:53
e4b8ba6

Highlights

  • cdn:
    • v2.1.0
      • Breaking change: Remove unused model classes: GetLogsSearchFiltersResponse, PatchLokiLogSink
    • v2.0.0
      • 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
  • alb v0.6.1
    • Docs: Update description of field WafConfigName in Listener model
  • stackitmarketplace: v1.16.0
    • Feature: Add new field Scope in CatalogProductPricingOption model
    • Deprecation: Deprecated API methods GetCatalogProduct, ListCatalogProducts and InquiriesCreateInquiry

What's Changed

Full Changelog: release-2025-10-29...release-2025-11-14