Summary
The Databricks SDK for Go now supports an Xlarge compute size for apps. It also adds a user-agent dimension for the omnigent meta-harness, detected via an environment variable.
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
The Databricks SDK for Go now includes a ServerlessComputeId field in pipeline-related requests and specifications. This allows users to specify serverless compute for DLT pipelines when cloning, creating, or editing them.
This release adds new methods for managing Postgres data APIs at the workspace level. Compute clusters can now specify an Azure Capacity Reservation Group in their attributes.
This release fixes an issue where tag policy and assignment operations failed with 404 errors when tag keys contained forward slashes. It also introduces a breaking change by making the `ResourceId` field optional in `bundledeployments.Operation`.
The `database.SyncedTableSpec` and `postgres.SyncedTableSyncedTableSpec` structs now include a `TypeOverrides` field. This allows for specifying type overrides when defining synced tables.
This release adds an `AcceleratedSync` field to `database.SyncedTableSpec` and `postgres.SyncedTableSyncedTableSpec`. This new field enables configuration of accelerated sync for synced tables within Databricks.
This release introduces new services for AI Search and Bundle Deployments, along with several new fields across various services like Catalog, ML, and Pipelines. It also includes breaking changes by removing the old Bundle package and its associated workspace-level service.