Update module github.com/cloudflare/cloudflare-go/v7 to v7.8.0 - #2619
Open
renovate[bot] wants to merge 1 commit into
Open
Update module github.com/cloudflare/cloudflare-go/v7 to v7.8.0#2619renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
requested review from
adelowo,
golanglemonade and
theopenlane-bender
July 21, 2026 16:06
renovate
Bot
force-pushed
the
renovate/github.com-cloudflare-cloudflare-go-v7-7.x
branch
from
July 22, 2026 08:04
849836b to
4472ffe
Compare
|
adelowo
approved these changes
Jul 22, 2026
adelowo
previously approved these changes
Jul 27, 2026
renovate
Bot
force-pushed
the
renovate/github.com-cloudflare-cloudflare-go-v7-7.x
branch
from
August 3, 2026 14:36
4472ffe to
9c6adf6
Compare
renovate
Bot
force-pushed
the
renovate/github.com-cloudflare-cloudflare-go-v7-7.x
branch
from
August 11, 2026 18:16
9c6adf6 to
a2edcf4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
v7.6.0→v7.8.0Release Notes
cloudflare/cloudflare-go (github.com/cloudflare/cloudflare-go/v7)
v7.8.0Compare Source
7.8.0 (2026-07-24)
Breaking Changes
See the v7.8.0 Migration Guide for before/after code examples and actions needed for each change.
CertificateAuthorityparam and response type removed from theacmpackage. Callers referencing this type directly must update.V2.Queries.Get()return type changed from*[]V2QueryGetResponseto*V2QueryGetResponseUnion. TheV2QueryGetResponsetype is removed; use the new union type and handle variants via.AsUnion().HostnameAssociationParamandHostnameAssociationtypes removed. UseTLSHostnameAssociationParamand the per-method response types instead.ThreatEvents.IndicatorTypessub-resource relocated toThreatEvents.Indicators.Types. The endpoint path changed from/events/indicatorTypesto/events/indicator-types. The type nameThreatEventIndicatorTypeListResponseis unchanged.Statusresponse type removed from thecustom_certificatespackage.Configs.List()pagination type changed fromSinglePage[Hyperdrive]toV4PagePaginationArray[Hyperdrive]. The second parameter name changed fromquerytoparams.Relays.Tokens.Rotate()method removed along withRelayTokenRotateResponseandRelayTokenRotateParams. Replaced by full CRUD:Tokens.New(),Tokens.List(),Tokens.Delete().MTLSCertificateresponse type removed.List(),Delete(), andGet()now returnMTLSCertificateListResponse,MTLSCertificateDeleteResponse, andMTLSCertificateGetResponserespectively.HostParam,Host,Status, andValidationMethodtypes removed from thesslpackage.Casb.Applications.SetupFlowssub-resource renamed toCasb.Applications.AuthMethods. TheCasbApplicationSetupFlowListResponsetype is replaced byCasbApplicationAuthMethodListResponse. The path parameter onApplications.Get()changed fromslug(CasbApplicationGetParamsSlug) toapplicationID(CasbApplicationGetParamsApplicationID).Features
registrar_sandbox-- test domain registration flows without buying real domainsclient.RegistrarSandbox.Check,client.RegistrarSandbox.SearchRegistrations.{New,List,Edit,Get}RegistrationStatus.Get,UpdateStatus.GetExtensions.{List,Get}AnalyticsQuery-- analytics query API at the top-level clientclient.AnalyticsQuery.Summary,client.AnalyticsQuery.Timeseries,client.AnalyticsQuery.TopNDataSecurity.ContentFindings.TopNDataSecurity.Findings.{Summary,Timeseries}Robots.BulkGetandRobots.GetmethodsUsage.PaygoInfomethod (GET /accounts/{account_id}/paygo-usage-info)ThreatEventssub-resources:Aggregate.List,Graphql.New,Graph.ListQueries.{New,List,Delete,Edit,Get}Relationships.ListIndicators.{List,Aggregate,ByDataset,ByDataset.Tags}Categories.Catalog.ListDatasets.{Delete,Events.Get}Tags.{List,Delete,Edit}+Tags.Categories.{New,Update,List,Delete,Get}+Tags.Indicators,Tags.Indicators.ByDatasetTargetIndustries.{ByDataset.List,Catalog.List}Update,Editmethods on the root service; addRules.ListandAccountRules.ListmethodsSettings.Domains.BulkDeletemethodConnectors.Interruptssub-resource (New,List)Relays.Tokens.{New,List,Delete}methods (replacingRotate)Extensionssub-resource (List,Get)Casb.Posturesub-resource tree (~40 new methods):Findings.{List,Export,Get,Ignore,ResetSeverity,TuneSeverity,Unignore}Findings.Instances.{List,Archive,Export,Get,Unarchive}Exports.{List,Get}FindingTypes.{List,Get}+FindingTypes.RemediationTypes.ListContent.{List,Export}Remediations.Jobs.{New,List,Export}Webhooks.{New,Update,List,Delete,Evaluate,EvaluateExisting,Get}+Webhooks.Jobs.NewSubscriptions.NewandSubscriptions.Getnow support both account-level and zone-level paths (/{accounts_or_zones}/{account_or_zone_id}/subscriptions). Params accept bothAccountIDandZoneID(mutually exclusive); existingAccountID-only callers are unaffected./{accounts_or_zones}/{account_or_zone_id}/load_balancers). Params accept bothAccountIDandZoneID; existingZoneID-only callers are unaffected.v7.7.0Compare Source
7.7.0 (2026-07-08)
Full Changelog: v7.6.0...v7.7.0
Breaking Changes
See the v7.7.0 Migration Guide for before/after code examples and actions needed for each change.
ssl:
Recommendations.Getmethod andRecommendationGetResponse/RecommendationGetParamstypes removed.ai_gateway, workflows, zero_trust/dlpemailaccountmapping: merged-union parent fields with same-name-different-type collisions changed from a variant-struct type to
interface{}. Affected fields:ai_gateway.AIGateway{New,Update,List,Delete,Get}ResponseSpendLimitsRulesMetadata.Mode(5 structs)workflows.VersionGraphResponseGraphWorkflowPayload.Typezero_trust.DLPEmailAccountMapping{New,Get}ResponseAuthRequirements.Type(2 structs)These fields were unreadable in the previous type (marshaling panicked with
reflect: call of reflect.Value.SetString on struct Value). The newinterface{}type matches the codegen pattern used by sibling merged fields on the same structs (e.g.Values,Fields,AllowedMicrosoftOrganizations); callers should switch on the parent union viaAsUnion()for a strongly-typed variant.zero_trust:
Devices.DEXTests.{New,Update,List,Get}response type renamed fromDeviceDEXTest{New,Update,List,Get}Responseto the sharedSchemaHTTP; field structure unchanged. Nested types renamed accordingly (e.g.DeviceDEXTestNewResponseData→SchemaData,DeviceDEXTestNewResponseTargetPolicy→SchemaHTTPTargetPolicy). Callers using:=inference and field access continue to compile; callers referencing the removed type names must update toSchemaHTTP.zero_trust:
Devices.IPProfiles.Listpagination changed frompagination.SinglePage[IPProfile]topagination.V4PagePaginationArray[IPProfile]..Resultfield access andListAutoPaging()iteration continue to work; callers referencing the pagination type by name must update.Features
email_auth— DMARC reports edit/get and SPF inspectclient.EmailAuth.DMARCReports.Editclient.EmailAuth.DMARCReports.Getclient.EmailAuth.SPF.Inspect.Getmoq— Media over QUIC relay managementclient.MoQ.Relays.{New,Update,List,Delete,Get}client.MoQ.Relays.Tokens.Rotateclient.ZeroTrust.Casb.*)Applications.{List,Get}+Applications.SetupFlows.ListIntegrations.{New,Update,List,Delete,Get,Pause,Resume}LogExplorersub-resourceLogExplorer.Query.SqlLogExplorer.Datasets.{New,Update,List,Get}LogExplorer.Datasets.Available.ListAccessibilityTree.NewmethodEmailRouting.UnlockandEmailRouting.Addresses.EditmethodsAccountRules.Listmethod (GET /accounts/{account_id}/email/routing/rules) returningAccountRulewith newZonefield;Rules.Listgains optionalAccountIDparam (mutually exclusive withZoneID) so callers can list rules by account or zoneInvestigate.Bulk.{New,List,Delete,Get}Investigate.Bulk.Cancel.NewInvestigate.Bulk.Messages.ListLogs.Audit.HistoryandLogs.Audit.ProductCategoriesmethodsLogs.Audit.HistorymethodBug Fixes
interface{}(3de4191)AccessibilityTreeNewParamsBodyObjectnow usesURL(matching the generated test fixture) instead ofHTML(0f44441)Shadow*query params onRecordListParamsandIncludeShadowMetadataonRecord{New,Update,List,Batch,Edit,Get}Paramsafter a codegen regression dropped them (f9b3f27)Chores
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.