Skip to content

release-2025-12-08

Latest

Choose a tag to compare

@Fyusel Fyusel released this 08 Dec 10:11
3ffe18c

Highlights

  • scf: v0.3.0
    • Feature: Add new model IsolationSegment and IsolationSegmentsList
  • cdn: v2.2.0
    • 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
  • intake: v0.4.0
    • Feature: Add new enum class PartitioningUpdateType
    • Feature: Add attributes partition_by and partitioning to IntakeCatalogPatch model class
  • authorization: v0.5.0
    • Add new etag attribute to Role model class
  • ske: v1.4.0
    • Feature: Add new optional version_state param to DefaultApi.list_provider_options method
    • Feature: Add new enum GetProviderOptionsRequestVersionState
  • git: v0.7.0
    • Breaking Change: Replace patch_operation by patch_instance_payload in patch_instance request
    • Feature: Add enums InstanceFlavor

What's Changed

Full Changelog: release-2025-11-14...release-2025-12-08