Summary
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.
Summary generated by brickster.ai. For the full changelog and any code/binary attachments, follow the GitHub link above.
Topics
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 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 for bundle deployment operations.
The `database.SyncedTableSpec` and `postgres.SyncedTableSyncedTableSpec` structs now include a `TypeOverrides` field. This allows for specifying custom type mappings when working with 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 existing services like Catalog, ML, and Pipelines. It also includes breaking changes by removing the old Bundle package and its associated workspace-level service.