Summary
Query parameters specified in `ForceSendFields` are now sent with their zero values, which is a breaking change if you relied on them being silently omitted. New API fields and methods were added across disaster recovery, dashboards (Genie), Postgres, and serving endpoints.
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
* Add `Spec` field for [environments.WorkspaceBaseEnvironment](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/environments#WorkspaceBaseEnvironment).
This release fixes a bug where repeated user agent injections could cause the User-Agent header to grow indefinitely. It also introduces new API methods and fields for managing and enforcing cluster policy compliance, and makes the `ReplicateWorkspaceAssets` field optional in disaster recovery workspace sets.
This release adds `BundleRootPath` to bundle deployment workspace information. It also introduces `AiRuntimeTask` and `AiRuntimeTaskOutput` fields across various job-related structs for AI runtime task integration.
The SDK now reports an `omnigent meta-harness` user-agent dimension when the `OMNIGENT` environment variable is set. A new `Xlarge` enum value has been added to `apps.ComputeSize`.