Summary
This release updates the Databricks Go SDK to add deployment and version ID fields to the jobs service run and base run structures. Additionally, it introduces a stable workspace ID field for disaster recovery stable URLs and a trace location field for MLflow experiment creation and metadata.
Summary generated by brickster.ai. For the full changelog and any code/binary attachments, follow the GitHub link above.
More from databricks/databricks-sdk-go
This release introduces a breaking change that makes the Role field required for postgres.DatabaseDatabaseSpec. Additionally, a new UpdateTime field has been added to bundledeployments.Resource.
This release adds a ParentPath field to job creation and settings configurations, and introduces a GitCredentialId field for managing workspace repository requests. Additionally, new CpuLarge and CpuMedium workload type options are now available for model serving configurations.
This release introduces breaking changes that remove the Name field from iamv2.User and several secret-related fields, including IncludeBrowse, BrowseOnly, and ExternalSecretId. New features include List and ListEffective methods for workspace-level Grants, alongside new fields for jobs, machine learning, catalog permissions, and postgres services.
This release introduces a breaking change where zero-valued query parameters listed in ForceSendFields are now serialized and sent on the wire instead of being silently omitted. Additionally, new API fields and methods have been added across disaster recovery, Genie dashboards, Postgres integration, and model serving configurations.
* Add `Spec` field for [environments.WorkspaceBaseEnvironment](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/environments#WorkspaceBaseEnvironment).
This release introduces new methods and fields to support pending policy compliance enforcement for clusters, while making the ReplicateWorkspaceAssets field optional for disaster recovery workspace sets. Additionally, a bug fix prevents the User-Agent header from growing indefinitely by deduplicating identical key-value pairs in the user agent builder.
