Releases: cloudflare/cloudflare-go
Releases · cloudflare/cloudflare-go
v4.0.0
4.0.0 (2025-01-10)
Full Changelog: v3.1.0...v4.0.0
⚠ BREAKING CHANGES
- addressing: reshuffle relationship in the namespace to align with the product (#3789)
- r2: rename
cf-r2-jurisdiction
to more usablejurisdiction
parameter (#3774) - r2: rename
cf-r2-jurisdiction
to more usablejurisdiction
parameter (#3773) - r2: rename
cf-r2-jurisdiction
to more usablejurisdiction
parameter (#3772) - loa_documents: move download subresource into parent as
get
(#3769) - addressing: move service bindings to dedicated namespace (#3768)
- ai: move to dedicated namespace (#3730)
- kv: move analytics under existing namespace (#3696)
- zone_transfers: move under DNS namespace (#3692)
- dnssec: move under DNS namespace (#3691)
- url_scanner: swap all methods to be v2 only (#3690)
- warp_connector: move under zero trust namespace (#3679)
- calls: split turn and sfu apps (#3566)
Features
- addressing: move service bindings to dedicated namespace (#3768) (ee8325c)
- addressing: reshuffle relationship in the namespace to align with the product (#3789) (5d9860b)
- ai: add support for search endpoints and finetunes (#3771) (79f4ddc)
- ai: move AI back to dedicated namespace (#3735) (ba69c7b)
- ai: move to dedicated namespace (#3730) (148bd4b)
- api: add more path mappings (#3628) (9e2cfac)
- api: Add PATCH zone hold update method (#3729) (4a8b278)
- api: api shield operations updates; rename discovery resource (#3755) (f627885)
- api: api update (#3552) (16c5687)
- api: api update (#3553) (7c07b9a)
- api: api update (#3558) (1ee2686)
- api: api update (#3559) (7deadea)
- api: api update (#3561) (1e4a82b)
- api: api update (#3562) (6bf2f2f)
- api: api update (#3563) (207114e)
- api: api update (#3564) (9b98cb9)
- api: api update (#3567) (f53c2f0)
- api: api update (#3569) (7c59bf3)
- api: api update (#3570) (007b781)
- api: api update (#3572) (b02cba5)
- api: api update (#3573) (aaaa3c5)
- api: api update (#3574) (edfbb01)
- api: api update (#3575) (2c874e7)
- api: api update (#3579) (2b2e51a)
- api: api update (#3581) (77f4aae)
- api: api update (#3582) (2a8eeb3)
- api: api update (#3583) (19400fb)
- api: api update (#3586) (53cb014)
- api: api update (#3587) (4e178d5)
- api: api update (#3589) (13b389b)
- api: api update (#3593) (343ceb9)
- api: api update (#3595) (94e12ac)
- api: api update (#3597) (7fe00c0)
- api: api update (#3599) (4aaf8f2)
- api: api update (#3600) (3082cf5)
- api: api update (#3601) (f75fa4b)
- api: api update (#3602) (eca1540)
- api: api update (#3603) (fc33831)
- api: api update (#3604) (f3ceece)
- api: api update (#3605) (5e09299)
- api: api update (#3611) ([b8814b0](b8814b0660afba29de1ff4a2...
v0.113.0
v0.112.0
ENHANCEMENTS:
- access_application: support Access service token + multi-valued authentication for SCIM provisioning (#3708)
- certificate_authorities: add new methods to interact with Certificate Authorities Hostname Associations API (#3740)
- content_scanning: Add new support for CRUD operations (#3700)
- teams: sync latest doc changes (#3743)
- teams_location: add support for
dns_destination_ipv6_block_id
to the location payload (#3738) - teams_locations: Add dns_destination_ips_id and ipv4_destination_backup (#3699)
BUG FIXES:
- certificate_authorities: fixes for methods to interact with Certificate Authorities Hostname Associations API (#3742)
DEPENDENCIES:
v0.111.0
BREAKING CHANGES:
- access: Remove the deprecated
SelfHostedDomains
field from Access applications. UseDestinations
instead. (#3667)
ENHANCEMENTS:
- Adds allow_email_alias connection rule boolean to access infra policy payload (#3675)
- access: Add
DomainType
field to Access applications. (#3667) - leaked_credential_check: add new methods to interact with leaked credential check cloudfare API (#3634)
BUG FIXES:
- authenticated_origin_pulls_per_hostname: fixes the struct to allow null (nil) values on the
Enabled
property (#3680) - snippets_rules: fix upsert request type (#3669)
DEPENDENCIES:
- deps: bumps github.com/stretchr/testify from 1.9.0 to 1.10.0 (#3672)