Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/cloudflare/cloudflare-go v0.116.0 -> v6.1.0 age confidence

Release Notes

cloudflare/cloudflare-go (github.com/cloudflare/cloudflare-go)

v6.1.0

Compare Source

6.1.0 (2025-09-30)

Full Changelog: v6.0.1...v6.1.0

Features
  • Add load balancer monitor groups endpoints (13e12e5)
  • Add Radar AS-SET lookup endpoint (a0017de)
  • Add organizations and account-specific profile & orgs APIs (5022bf1)
  • Add to_markdown subresource to AI resource (7626bca)
  • Add Zero Trust network hostname route endpoints (4390272)
  • Rename duplicate parameter in the to_markdown subresource (07b0d52)
  • Deprecate Radar AI inference and leaked credential endpoints (a96e487)
  • Remove created_at and updated_at fields from Zero Trust organization (9c36264)
Bug Fixes
  • bugfix for setting JSON keys with special characters (7c0a952)
Chores

v6.0.1

Compare Source

6.0.1 (2025-09-11)

Full Changelog: v6.0.0...v6.0.1

Bug Fixes
  • client: custom fix to rename Body io.Reader param to file (e845c6d)
  • correctly handle sending multipart/form-data requests with JSON (98bbcaa)
  • remove null from release please manifest (e3d2798)
  • use release please annotations on more places (63ded25)
Chores
  • client: add back Body param to AIToMarkdownNewParams (6a2f9b5)
  • internal: codegen related update (049772e)
  • Skip workers prism test (8bda71e)

v6.0.0

Compare Source

6.0.0 (2025-08-29)

Full Changelog: v5.1.0...v6.0.0

Features
Bug Fixes
Chores
  • api: upload stainless config from cloudflare-config (c6759ea)
  • api: upload stainless config from cloudflare-config (50ea4a2)
  • api: upload stainless config from cloudflare-config (170bac6)
  • api: upload stainless config from cloudflare-config (479a6c9)
  • api: upload stainless config from cloudflare-config (a34c220)
  • api: upload stainless config from cloudflare-config (8fbbc09)

v5.1.0

Compare Source

5.1.0 (2025-08-14)

Full Changelog: v5.0.0...v5.1.0

Features
Chores
  • api: upload stainless config from cloudflare-config (3e61f28)
  • api: upload stainless config from cloudflare-config (439434f)
  • api: upload stainless config from cloudflare-config (59fd45c)
  • api: upload stainless config from cloudflare-config (d9210b6)
  • api: upload stainless config from cloudflare-config (d4e90d2)
  • api: upload stainless config from cloudflare-config (a0efab5)
  • api: upload stainless config from cloudflare-config (e3b56c9)
  • api: upload stainless config from cloudflare-config (cf8cd03)
  • api: upload stainless config from cloudflare-config (c256be3)
  • api: upload stainless config from cloudflare-config (66172c2)
  • api: upload stainless config from cloudflare-config (1656cac)
  • api: upload stainless config from cloudflare-config (ae05202)
  • api: upload stainless config from cloudflare-config (cc03077)
  • api: upload stainless config from cloudflare-config (31af2c4)
  • api: upload stainless config from cloudflare-config (09ad3d2)
  • api: upload stainless config from cloudflare-config (5ee5098)
  • api: upload stainless config from cloudflare-config (c702444)
  • api: upload stainless config from cloudflare-config (8689e31)
  • api: upload stainless config from cloudflare-config (98d853d)
  • api: upload stainless config from cloudflare-config (cdccdfc)
  • api: upload stainless config from cloudflare-config (a2e1eaf)
  • api: upload stainless config from cloudflare-config (a69833c)
  • internal: detect breaking changes when removing endpoints (dfb53de)
  • internal: update comment in script (c546ad7)
  • update @​stainless-api/prism-cli to v5.15.0 (5ce990f)

v5.0.0

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Features
  • client: add debug log helper (cd7dd39)
Bug Fixes
  • api: Update zone subscription paths (7b78606)

v4.4.0

Compare Source

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.3.0

Compare Source

4.3.0 (2025-05-05)

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

Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependency Renovate dependency updates label Aug 31, 2025
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-6.x branch 5 times, most recently from 367ed6a to 262ae43 Compare September 17, 2025 13:49
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-6.x branch from 262ae43 to 04fe13e Compare October 2, 2025 04:29
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-6.x branch from 04fe13e to fe08982 Compare October 9, 2025 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency Renovate dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants