Breaking Changes
- Raise the minimum supported Go version from 1.24 to 1.25
Bug Fixes
- Recover from concurrent OAuth token cache writes by using the fresh token stored by another process.
- Fix Spark runtime selection for major-only runtime versions.
API Changes
- Add
AgentTypefield for dashboards.GenieConversationSummary. - Add
GroupIdfield for iamv2.DirectGroupMember. - Add
EffectiveServerlessComputeIdfield for jobs.RunTask. - Add
PipelineChannelfield for postgres.NewPipelineSpec. - Add
TextAttachmentPurposeAnswerenum value for dashboards.TextAttachmentPurpose. - [Breaking] Add pagination for AccountIamV2API.ListDirectGroupMembers.
- [Breaking] Add pagination for AccountIamV2API.ListWorkspaceAssignmentDetails.
- [Breaking] Add pagination for WorkspaceIamV2API.ListDirectGroupMembersProxy.
- [Breaking] Add pagination for WorkspaceIamV2API.ListWorkspaceAssignmentDetailsProxy.
- Add
PgSpecificTypeHalfvecandPgSpecificTypeVarcharenum values for database.SyncedTableSpecPgSpecificType. - Add
PgSpecificTypeHalfvecandPgSpecificTypeVarcharenum values for postgres.SyncedTableSyncedTableSpecPgSpecificType. - [Breaking] Add pagination for AccountIamV2API.ListWorkspaceAssignments.
- [Breaking] Add pagination for WorkspaceIamV2API.ListWorkspaceAssignmentsProxy.
- Add
LinkedinAdsOptionsandMarketoOptionsfields for pipelines.ConnectorOptions. - [Breaking] Change
ActionTypeandStatusfields for bundledeployments.Operation to no longer be required. - Change
ActionTypeandStatusfields for bundledeployments.Operation to no longer be required. - [Breaking] Remove
CreateOperationmethod for w.BundleDeployments workspace-level service.