Skip to content

Releases: cloudflare/cloudflare-go

v5.0.0

31 Jul 22:37
d365606
Compare
Choose a tag to compare

5.0.0 (2025-07-31)

Full Changelog: v4.6.0...v5.0.0

Features

Bug Fixes

  • api: add missing items param (ed5f28a)
  • client: process custom base url ahead of time (7ee7fb2)

Chores

  • api: Skip broken prism test for updating custom DLP entries (3ea8db4)
  • api: update composite API spec (3a323e3)
  • api: upload OpenAPI schema from api-schemas (6761731)
  • api: upload stainless config from cloudflare-config (8b76cb6)
  • api: upload stainless config from cloudflare-config (d1078bb)
  • api: upload stainless config from cloudflare-config (ffa87b4)
  • api: upload stainless config from cloudflare-config (3dc48e9)
  • api: upload stainless config from cloudflare-config (ca74863)
  • api: upload stainless config from cloudflare-config (3b30e11)
  • api: upload stainless config from cloudflare-config (0047253)
  • api: upload stainless config from cloudflare-config (f65da24)
  • api: upload stainless config from cloudflare-config (7fc61f6)
  • api: upload stainless config from cloudflare-config (7f6d532)
  • api: upload stainless config from cloudflare-config (ae633ac)
  • api: upload stainless config from cloudflare-config (75d845b)
  • api: upload stainless config from cloudflare-config (a152834)
  • api: upload stainless config from cloudflare-config (e9afb14)
  • api: upload stainless config from cloudflare-config (1d4a61b)
  • internal: codegen related update (e1d5e31)
  • lint tests in subpackages (94574f7)

v4.6.0

10 Jul 01:17
2259bff
Compare
Choose a tag to compare

4.6.0 (2025-07-10)

Full Changelog: v4.5.1...v4.6.0

Features

Bug Fixes

  • don't try to deserialize as json when ResponseBodyInto is []byte (590dee4)
  • pagination: check if page data is empty in GetNextPage (a4d9e9c)

Chores

  • api: skip broken prism tests (00501df)
  • api: TTL is required on DNS records (c483216)
  • ci: enable for pull requests (dd46ce2)
  • ci: only run for pushes and fork pull requests (ff43124)
  • internal: add breaking change detection (8dddfab)
  • internal: fix lint script for tests (045d3cc)
  • lint tests (cd65f19)

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)