- Alias
apierr.ErrResourceAlreadyExiststoapierr.ErrAlreadyExistssoerrors.Ismatches both the gRPC-canonicalALREADY_EXISTSand the Databricks-specificRESOURCE_ALREADY_EXISTSerror codes, regardless of which one the backend returns.
- Add
UndeleteProjectmethod for w.Postgres workspace-level service. - Add
ConfidentialComputeTypefield for compute.GcpAttributes. - Add
Purgefield for postgres.DeleteProjectRequest. - Add
ShowDeletedfield for postgres.ListProjectsRequest. - Add
DeleteTimeandPurgeTimefields for postgres.Project. - Add
UcConnectionfield for supervisoragents.Tool. - Change
Namefield for supervisoragents.Connection to no longer be required. - [Breaking] Change
Namefield for supervisoragents.Connection to no longer be required.