Skip to content

Sync API client from cli@40cd697 - #338

Merged
no-itsbackpack merged 2 commits into
mainfrom
sync-cli-40cd697
Aug 12, 2026
Merged

Sync API client from cli@40cd697#338
no-itsbackpack merged 2 commits into
mainfrom
sync-cli-40cd697

Conversation

@planetscale-cli

Copy link
Copy Markdown
Contributor

Automated sync of the API client from planetscale/cli@40cd697.

The client in the cli repo (internal/planetscale) is the source of
truth; this repo is a read-only mirror for external module users.

Review the API report below before merging. If it lists incompatible
changes, the next tag needs to reflect that.

gorelease report (base: v0.178.0)

# github.com/planetscale/planetscale-go/planetscale
## incompatible changes
DatabaseBranchesService.CancelResize: added
DatabaseBranchesService.ListResizes: added
DatabaseBranchesService.Resize: added
DatabaseBranchesService.ResizeStatus: added
DatabasesService.UpdateSettings: added
Keyspace: old is comparable, new is not
KeyspacesService.UpdateReadOnlyRegions: added
PostgresBranchClusterResizeRequest: old is comparable, new is not
PostgresBranchesService.CancelChanges: added
PostgresBranchesService.GetChange: added
PostgresBranchesService.ListChanges: added
PostgresBranchesService.ListParameters: added
ResizePostgresBranchRequest: old is comparable, new is not
VtctldUpdateThrottlerConfigRequest.Enabled: changed from bool to *bool
## compatible changes
(*PostgresBranchClusterResizeRequest).Finished: added
(*databaseBranchesService).CancelResize: added
(*databaseBranchesService).ListResizes: added
(*databaseBranchesService).Resize: added
(*databaseBranchesService).ResizeStatus: added
(*databasesService).UpdateSettings: added
(*keyspacesService).UpdateReadOnlyRegions: added
(*postgresBranchesService).CancelChanges: added
(*postgresBranchesService).GetChange: added
(*postgresBranchesService).ListChanges: added
(*postgresBranchesService).ListParameters: added
Anomaly: added
AuthAttemptExport: added
AuthAttemptExportFilters: added
AuthAttemptExportsService: added
BackupPoliciesService: added
BackupPolicy: added
BranchResizeRequest: added
BranchResizeStatusRequest: added
CancelBranchResizeRequest: added
CancelPostgresBouncerResizesRequest: added
CancelPostgresBranchChangesRequest: added
Client.AuthAttemptExports: added
Client.BackupPolicies: added
Client.PostgresBouncers: added
Client.PostgresCIDRs: added
Client.QueryInsights: added
Client.ReadOnlyRegions: added
CreateAuthAttemptExportRequest: added
CreateBackupPolicyRequest: added
CreateDatabaseRequest.CloudflareAccountID: added
CreateDatabaseRequest.CloudflareSignature: added
CreateDatabaseRequest.CloudflareTimestamp: added
CreatePostgresBouncerRequest: added
CreatePostgresCIDRRequest: added
Database.AllowDataBranching: added
Database.AutomaticMigrations: added
Database.DefaultBranch: added
Database.ForeignKeysEnabled: added
Database.InsightsEnabled: added
Database.InsightsRawQueries: added
Database.MigrationFramework: added
Database.MigrationTableName: added
Database.ProductionBranchWebConsole: added
Database.RequireApprovalForDeploy: added
Database.RestrictBranchRegion: added
DatabaseBranch.VTGateCount: added
DatabaseBranch.VTGateSize: added
DatabaseBranchPassword.ReadOnlyRegion: added
DatabaseBranchPassword.Region: added
DatabaseBranchPasswordRequest.ReadOnlyRegionID: added
DeleteBackupPolicyRequest: added
DeletePostgresBouncerRequest: added
DeletePostgresCIDRRequest: added
DismissSchemaRecommendationRequest.Reason: added
DownloadAuthAttemptExportRequest: added
Error.APICode: added
FindReadOnlyRegion: added
GetAuthAttemptExportRequest: added
GetBackupPolicyRequest: added
GetKeyspaceRequest.Full: added
GetPostgresBouncerRequest: added
GetPostgresBranchChangeRequest: added
GetPostgresCIDRRequest: added
GetQueryTagRequest: added
IndexUsage: added
IsSignedDownloadTransportError: added
Keyspace.ReadOnlyRegions: added
ListAnomaliesRequest: added
ListBackupPoliciesRequest: added
ListBranchResizesRequest: added
ListPostgresBouncerResizesRequest: added
ListPostgresBouncersRequest: added
ListPostgresBranchChangesRequest: added
ListPostgresCIDRsRequest: added
ListPostgresParametersRequest: added
ListQueryInsightsErrorsRequest: added
ListQueryInsightsRequest: added
ListQuerySamplesRequest: added
ListQueryTagsRequest: added
ListReadOnlyRegionsRequest: added
ListTagSummariesRequest: added
NewBackupPoliciesService: added
NewPostgresCIDRsService: added
PostgresBouncer: added
PostgresBouncerBranch: added
PostgresBouncerParameter: added
PostgresBouncerResizeRequest: added
PostgresBouncerResizeStateCanceled: added
PostgresBouncerResizeStateCompleted: added
PostgresBouncerResizeStatePending: added
PostgresBouncerResizeStateResizing: added
PostgresBouncerSKU: added
PostgresBouncersService: added
PostgresBranchChangeStateCanceled: added
PostgresBranchChangeStateCompleted: added
PostgresBranchClusterResizeRequest.Parameters: added
PostgresBranchClusterResizeRequest.PreviousParameters: added
PostgresCIDR: added
PostgresCIDRsService: added
PostgresParameter: added
QueryInsight: added
QueryInsightError: added
QueryInsightsService: added
QuerySample: added
QuerySampleTag: added
QueryTag: added
QueryTagValue: added
ReadOnlyRegion: added
ReadOnlyRegionKeyspace: added
ReadOnlyRegionKeyspaceConfig: added
ReadOnlyRegionsService: added
ResizeBranchRequest: added
ResizePostgresBouncerRequest: added
ResizePostgresBranchRequest.Parameters: added
TagSummary: added
UpdateBackupPolicyRequest: added
UpdateDatabaseSettingsRequest: added
UpdatePostgresCIDRRequest: added
UpdateReadOnlyRegionsRequest: added
VtctldUpdateThrottlerConfigRequest.AppCheckedMetrics: added
VtctldUpdateThrottlerConfigRequest.UnthrottleApps: added
WithFingerprint: added
WithKeyspace: added
WithPeriod: added
WithSearch: added
WithSort: added
WithStatus: added
WithTags: added

# summary
Suggested version: v0.179.0

@planetscale-cli
planetscale-cli Bot requested a review from a team as a code owner August 12, 2026 19:06

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit c16030f. Configure here.

Comment thread planetscale/insights_tags.go
@no-itsbackpack
no-itsbackpack merged commit a0c0d3e into main Aug 12, 2026
6 checks passed
@no-itsbackpack
no-itsbackpack deleted the sync-cli-40cd697 branch August 12, 2026 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant