Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

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

Release Notes

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

v6.5.0

Compare Source

6.5.0 (2025-12-17)

Full Changelog: v6.4.0...v6.5.0

Features
  • ai_gateway: add zdr field (f85b933)
  • ai_search: add AI Search endpoints (9d95c4b)
  • leaked_credentials_check: Add GET endpoint for leaked_credentials_check/detections (2c4f6f5)
  • magic_transit: support custom remote identities (f85b933)
  • r2: add keys to super slurper response types (f85b933)
  • radar: support filtering results by agent type (2020995)
  • workers: add startup_time_ms to version types (f85b933)
  • zero_trust: support new gateway list types (2020995)
Chores
  • accounts: docs, tests updates (f85b933)
  • api_gateway Deprecate API Shield Schema Validation resources (ae8644c)
  • internal: codegen related update (d2d0a29)
  • load_balancers: update pool, monitor nullability (2020995)
  • zero_trus: refactor DLP entry types (23fdbc6)

v6.4.0

Compare Source

6.4.0 (2025-12-04)

Full Changelog: v6.3.0...v6.4.0

Features
  • feat(r2_data_catalog): Configure SDKs/Terraform to use R2 Data Catalog routes (d1b1eab)
  • feat(silences): add a new alert silencing api (fbe4969)
  • feat(account_auditlog): Added ID field to LogAuditListParams (deprecates AuditLogID)
  • feat(browser_rendering): Added Meta field to SnapshotNewResponseEnvelope
  • feat(cloudforce_one):
  • Added HasChildren field to threat event response types
  • ThreatEventBulkNew returns structured response with CreatedEventsCount, CreatedIndicatorsCount, CreatedTagsCount, ErrorCount
  • Removed required IndicatorType field from ThreatEventNewParams
  • feat(email_security): Added fields to InvestigateListResponse and InvestigateGetResponse: EnvelopeFrom, EnvelopeTo, PostfixIDOutbound, Replyto
  • feat(r2):
    • Added generic S3-compatible provider support to Sippy (SippySourceProviderS3)
    • Added BucketURL field to SippySource
    • Added BucketSippyUpdateParamsBodyR2EnableSippyS3 for S3-compatible sources
Bug Fixes
  • fix(iam): properly unwraps envelope response
Chores
  • api: update composite API spec (813b47b)
  • api: update composite API spec (86f0a73)
  • internal: codegen related update (4548d4d)
Breaking Changes
  • pages: return types changed for all project and deployment methods - Project and Deployment shared types replaced with method-specific response types.
    • Projects.New now returns ProjectNewResponse (was Project)
    • Projects.List now returns ProjectListResponse (was Deployment)
    • Projects.Edit now returns ProjectEditResponse (was Project)
    • Projects.Get now returns ProjectGetResponse (was Project)
    • Projects.Deployments.New now returns ProjectDeploymentNewResponse (was Deployment)
    • Projects.Deployments.List now returns ProjectDeploymentListResponse (was Deployment)
    • Projects.Deployments.Get now returns ProjectDeploymentGetResponse (was Deployment)
    • Projects.Deployments.Retry now returns ProjectDeploymentRetryResponse (was Deployment)
    • Projects.Deployments.Rollback now returns ProjectDeploymentRollbackResponse (was Deployment)
    • Removed shared types Deployment, Project, DeploymentParam, ProjectParam, StageParam
Deprecations
  • account_auditlog: Depractes AuditLogID in favor of ID field to LogAuditListParams (deprecates AuditLogID)

v6.3.0

Compare Source

6.3.0 (2025-11-19)

Full Changelog: v6.2.0...v6.3.0

Features
  • mcp_portals: enable sdks generation (c582b3d)
  • iam: add SSO Connectors resource to SDKs (a6cadb2)
  • config: add token validation to stainless config (f733821)
  • workers: expose subdomain delete (159aba7)
  • abuse_reports: expose new abuse report endpoints (GET and LIST) (b5e8f16)
  • tomarkdown: add new markdown supported endpoint (6737d33)
  • abuse_reports: add abuse mitigations in client API (e25cf5d)
  • pipelines: configure SDKs/Terraform to use the new Pipelines, Streams, Sinks routes (47fe62a)
  • dlp: switch DLP Predefined Profile endpoints (496a17a)
  • addressing_load: add deprecation to LOA api (2d0f886)
Bug Fixes
  • schema: correctly reflect schema validation model mapping (e13a4b0)
  • ai_controls: incorrect use of standalone_api (12b2f77)
  • wvpc: move to connectivity module (30e2d15)
  • realtime-kit: tabbing on realtime-kit api resources (b0f08de)
Chores

v6.2.0

Compare Source

6.2.0 (2025-10-22)

Full Changelog: v6.1.0...v6.2.0

Features
  • zero_trust: add tenant support (511b36f)
  • zero_trust: add connectivity directory service support (eb26e21)
  • organizations: SDKs for Organizations and OrganizationsProfile (1dbce03)
  • zero_trust: add MCP portals support (6f3b557)
  • radar: add new group by dimension support (1dcc5a6)
  • content_scanning: add content scanning support (1e28d33)
  • abuse: add abuse report support (c0d3b38)
  • queues: add subscription read support (3f6d26f)
  • zero_trust: add target attributes support (3f6d26f)
  • accounts: add managed by support (d86239b)
  • leaked_credential_checks: add support for user defined patterns (d86239b)
  • magic_transit: add support for bonds in connector snapshots (d86239b)
  • organizations: add support for deleting orgs (d86239b)
  • queues: add support for reading consumers (d86239b)
  • queues: add bulk message push support (d86239b)
  • queues: add event subscription support (d86239b)
  • radar: add new ctlog fields (d86239b)
  • secrets_store: support new scopes (d86239b)
  • workers: add support for observability telemetry support (d86239b)
  • zero_trust: add mcp portal support (d86239b)
  • zero_trust: add new fields to logs request (d86239b)
  • alerting: add support for abuse reports (da98270)
  • email_security: support additional fields (da98270)
  • organizations: add list support (da98270)
  • workers: add references support (5fc3d87)
Bug Fixes
  • zero_trust: fix return types for connectivity directory service (fdb4538)
  • custom_pages: fix identifier types (d86239b)
Chores
  • radar: deprecate to_markdown resources (1dcc5a6)
  • cloudforce_one: deprecate threat event read support in favor of datasets (8b1203b)
  • rulesets: deprecate mirage support (8b1203b)
  • r2: bucket notification rules are required (3f6d26f)
  • rulesets: deprecate Cloudflare app support (3f6d26f)
  • radar: deprecate AI bot summary UA support (fdb4538)
  • workers: drop tail consumer binding type (d86239b)
  • workers_for_platforms: drop tail consumer binding type (d86239b)
  • zero_trust: dlp profile ID is not required (d86239b)
  • pages: update project types (500840e)
  • pipelines: deprecate several operations in favor of Streams API (4fa18b7)

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

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

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
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-6.x branch 2 times, most recently from 74735dc to b7c3a36 Compare October 29, 2025 14:27
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-6.x branch 2 times, most recently from 6c3111e to 55fd0d2 Compare November 21, 2025 07:28
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-6.x branch from 55fd0d2 to 40ff91f Compare December 5, 2025 02:39
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-6.x branch from 40ff91f to d397231 Compare December 19, 2025 01:39
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-6.x branch from d397231 to 9bb56c9 Compare December 25, 2025 11:49
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.

1 participant