Releases: cloudflare/cloudflare-go
Releases · cloudflare/cloudflare-go
v6.5.0
6.5.0 (2025-12-17)
Full Changelog: v6.4.0...v6.5.0
Features
- ai_gateway: add
zdrfield (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
keysto 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
v6.4.0
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
IDfield toLogAuditListParams(deprecatesAuditLogID) - feat(browser_rendering): Added
Metafield toSnapshotNewResponseEnvelope - feat(cloudforce_one):
- Added
HasChildrenfield to threat event response types ThreatEventBulkNewreturns structured response withCreatedEventsCount,CreatedIndicatorsCount,CreatedTagsCount,ErrorCount- Removed required
IndicatorTypefield fromThreatEventNewParams
- feat(email_security): Added fields to
InvestigateListResponseandInvestigateGetResponse:EnvelopeFrom,EnvelopeTo,PostfixIDOutbound,Replyto - feat(r2):
- Added generic S3-compatible provider support to Sippy (
SippySourceProviderS3) - Added
BucketURLfield toSippySource - Added
BucketSippyUpdateParamsBodyR2EnableSippyS3for S3-compatible sources
- Added generic S3-compatible provider support to Sippy (
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 -
ProjectandDeploymentshared 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
IDfield toLogAuditListParams(deprecatesAuditLogID)
v6.3.0
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
- internal: codegen related update (46aa6df)
- api: update composite API spec (dbd3501, 9d98e16, 1505c81, 8675c4c, b5bbbe9, 38a87ce, fe3eb4e, 3d6daa1, b47aab6, 974bd02, 3d0ffd6, 73536a3, e262a8c, 7f1df0a, 5142652, 75f93c0, 50f68e8, 2392214, 2d6e9a1, ad22ee9, e249bb7, 682d37e, 8eb7d7e, d9a67b9, 7b8206b, e482bcb, 177205f, e10f556, a148439, 8c76499, 58c65f1, 55d06fc, abfc0fa)
v6.2.0
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
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
- bump minimum go version to 1.22 (5c4c9b6)
- do not install brew dependencies in ./scripts/bootstrap by default (e12cc47)
- internal: codegen related update (f2abb93)
- api: update composite API spec (51c768e, e412469, 9143c15, 6606609, f69358a, a49490d, 4e23103, df8a5c6, 846f97f, f6a3e5c, fecd84e, a8ad675, 5d1e96a, 71117ac, 4922672, d3c0858, d366730, 5288377, 667a491, c7efc70, 8ae52b8, 9388bec, 5667889, 0018f12, 271377b, 89c938e, 0518e49, 5d9e625, b6c7c9a, c9a413b, e43e106, 1a80c32, f845ab3, 81d331b, bdc4f1f, e832470, 69aa208, 3cbd246)
v6.0.1
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
v0.116.0
v6.0.0
6.0.0 (2025-08-29)
Full Changelog: v5.1.0...v6.0.0
Features
- api: api update (03db9ff)
- api: api update (139d036)
- api: api update (51c0cf8)
- api: api update (20e62bb)
- api: api update (4c045f3)
- api: api update (9d26ac4)
- api: api update (a8b97e8)
- api: api update (490df89)
- api: api update (94fe120)
- api: api update (7ae7558)
- api: api update (57fe307)
- api: api update (3403ae5)
- api: api update (f366653)
- api: api update (db03de7)
- api: api update (d269308)
- api: api update (5b9831a)
- api: api update (e16034f)
- api: api update (9be9438)
- api: api update (bde7ebc)
- api: api update (878943e)
- api: api update (bc6d589)
Bug Fixes
- close body before retrying (9b946d5)
- fix multipart requests (#136) (c420698)
- update singularization rules (54a49cf)
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
5.1.0 (2025-08-14)
Full Changelog: v5.0.0...v5.1.0
Features
- api: api update (cdefa80)
- api: api update (3ca11ba)
- api: api update (03132ae)
- api: api update (c465010)
- api: api update (0f738e9)
- api: api update (0e99446)
- api: api update (27acb43)
- api: api update (b89677c)
- api: api update (a7c143c)
- api: api update (5e84ef9)
- api: api update (e7eb0d3)
- api: api update (73fb4c2)
- api: api update (fff25dd)
- api: api update (6785937)
- api: api update (fcaab60)
- api: api update (1b6b9de)
- api: api update (2988ac2)
- api: api update (5790c75)
- api: api update (94eecf0)
- api: api update (b18ee68)
- api: api update (f322091)
- api: api update (ec63582)
- api: api update (641814a)
- api: api update (837c738)
- api: api update (a730729)
- api: api update (c3712db)
- api: api update (c0918fa)
- client: support optional json html escaping (4404a00)
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
5.0.0 (2025-07-31)
Full Changelog: v4.6.0...v5.0.0
Features
- api: api update (bd9edf3)
- api: api update (79e66db)
- api: api update (5700669)
- api: api update (17ef90b)
- api: api update (8cdfd4e)
- api: api update (2b4e563)
- api: api update (f17f189)
- api: api update (dbde423)
- api: api update (710cdf0)
- api: api update (a0ea18a)
- api: api update (333b364)
- api: api update (23f3ab9)
- api: api update (bfb307f)
- api: api update (de5645d)
- api: api update (caa4717)
- api: api update (6f7a883)
- api: api update (011f679)
- api: api update (22de1f5)
- api: api update (dc44b01)
- api: api update (f7529fb)
- api: api update (e74bb10)
- api: api update (99e8076)
- api: api update (edc24c1)
- api: api update (8e55138)
- api: api update (f2373af)
- api: api update (da8ef49)
- api: api update (f4f19d6)
- api: api update (7231eb0)
- api: api update (645e36f)
- api: api update (e3e12ba)
- api: api update (ddd0a70)
- api: api update (cbe5621)
- api: api update (2f9bdff)
- api: api update (ddb22ac)
- api: api update (3597c1f)
- api: api update (0db1321)
- api: api update (cc965d4)
- api: api update (55622ac)
- api: api update (6d6cf1a)
- api: api update (29ca1bc)
- api: api update (7de8497)
- api: api update (9c88409)
- client: support file upload requests (0d05222)
Bug Fixes
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)