Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.84 KB

File metadata and controls

51 lines (37 loc) · 1.84 KB

v1.4.0

  • Feature: Added new filter functions DataCenterRegion, RequestCountryCode, StatusCode and CacheHit
  • Feature: Added Attribute LogSink and Certificate
  • Feature: Added ConfigLogSink and PatchLokiLogSink functionality

v1.3.2

  • Dependencies: Bump github.com/golang-jwt/jwt/v5 from v5.2.2 to v5.2.3

v1.3.1

  • Improvement: Improve parsing of oneOf

v1.3.0

  • Feature: Add DefaultCacheDuration field to Config, ConfigPatch, and CreateDistributionPayload models
  • Add required:"true" tags to model structs

v1.2.1 (2025-06-04)

  • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • Feature: Added Optimizer attribute

v1.2.0 (2025-05-15)

  • Breaking change: Introduce interfaces for APIClient and the request structs

v1.1.0 (2025-05-14)

  • Breaking change: Introduce typed enum constants for status attributes

v1.0.2 (2025-05-09)

  • Feature: Update user-agent header

v1.0.1 (2025-05-05)

  • Enhancement: Increase waiter timeouts

v1.0.0 (2025-05-02)

  • 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

v0.3.1 (2025-04-29)

  • Bugfix: Correctly handle empty payload in body

v0.3.0 (2025-04-04)

  • New: Add waiter for creation of CustomDomain

v0.2.0 (2025-04-01)

  • API enhancement: Provide waiter infrastructure

v0.1.1 (2025-03-27)

  • Bugfix: Removed ConfigureRegion() from API client

v0.1.0 (2025-03-19)

  • New: Introduce new API for content delivery