Skip to content

Releases: cloudflare/cloudflare-go

v4.5.1

16 Jun 21:44
911970b
Compare
Choose a tag to compare

4.5.1 (2025-06-16)

Full Changelog: v4.5.0...v4.5.1

Features

  • client: add debug log helper (cd7dd39)

Bug Fixes

  • api: Update zone subscription paths (7b78606)

v4.5.0

16 Jun 18:17
e543b27
Compare
Choose a tag to compare

4.5.0 (2025-06-16)

Full Changelog: v4.4.0...v4.5.0

Features

Bug Fixes

  • add back kv.namespaces bulk methods (5cb2db9)
  • add missing properties (41b4851)
  • AI: Add explicit variant names for union types (f16e867)
  • api: 'name' and 'type' are required on dns_record (6f8cbb6)
  • api: Typo in jsonpath-plus query for transformation (ba73079)
  • config: Diagnostic errors (467f38f)
  • DLP: Add explicit variant names (70af3b9)

Chores

  • api: Fix edge IPs variant names (0169853)
  • api: mark some methods as deprecated (c73b979)
  • internal: codegen related update (f148dac)
  • internal: codegen related update (5b1bc45)
  • internal: codegen related update (f7f249b)
  • make go mod tidy continue on error (a615f3b)

v4.4.0

16 May 03:24
a3a1e0e
Compare
Choose a tag to compare

4.4.0 (2025-05-16)

Full Changelog: v4.3.0...v4.4.0

Features

Bug Fixes

  • api: fix path placeholders (b915548)
  • client: clean up reader resources (cf6bee7)
  • client: correctly update body in WithJSONSet (f464861)
  • client: remove shared import (a684ed7)
  • urlscanner: don't unwwrap scan response (0b12408)

v4.3.0

05 May 03:13
1219741
Compare
Choose a tag to compare

4.3.0 (2025-05-05)

Full Changelog: v4.2.0...v4.3.0

Features

Read more

v4.2.0

18 Mar 05:02
e581516
Compare
Choose a tag to compare

4.2.0 (2025-03-18)

Full Changelog: v4.1.0...v4.2.0

Features

Read more

v4.1.0

11 Feb 03:35
0982b83
Compare
Choose a tag to compare

4.1.0 (2025-02-11)

Full Changelog: v4.0.0...v4.1.0

Features

Read more

v0.115.0

29 Jan 04:23
57714bf
Compare
Choose a tag to compare

ENHANCEMENTS:

  • access_service_token: add last_seen_at field (#3838)
  • dns: Add settings to DNSRecord (#3670)
  • teams_rules: add support for biso admin controls v2 (#3848)

DEPENDENCIES:

  • deps: bumps dependabot/fetch-metadata from 2.2.0 to 2.3.0 (#3865)
  • deps: bumps github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0 (#3869)
  • deps: bumps github.com/goccy/go-json from 0.10.4 to 0.10.5 (#3870)
  • deps: bumps golang.org/x/net from 0.25.0 to 0.33.0 (#3868)

v0.114.0

15 Jan 04:12
d289377
Compare
Choose a tag to compare

NOTES:

  • rulesets: remove http_request_sbfm phase (#3824)
  • workers: The placement_mode attribute in script upload responses has been deprecated. The new attribute placement.mode should be used instead. (#3825)

ENHANCEMENTS:

  • access_application: added more fields to private destinations (#3829)
  • teams_rules: add support for resolve_dns_internally settings on dns_resolver rules (#3779)
  • waiting_room: add waiting room turnstile integration fields (#3764)
  • workers: Add new placement attribute object in script upload responses. It contains the mode and status attributes. (#3825)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.33.0 to 0.34.0 (#3796)
  • deps: bumps golang.org/x/time from 0.8.0 to 0.9.0 (#3783)

v4.0.0

10 Jan 01:02
12285aa
Compare
Choose a tag to compare

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 usable jurisdiction parameter (#3774)
  • r2: rename cf-r2-jurisdiction to more usable jurisdiction parameter (#3773)
  • r2: rename cf-r2-jurisdiction to more usable jurisdiction 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

Read more

v0.113.0

02 Jan 00:40
1b10fa5
Compare
Choose a tag to compare

ENHANCEMENTS:

  • teams_location: make location parameters optional (#3758)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.32.0 to 0.33.0 (#3756)