Summary
This release fixes an issue where tag policy and assignment operations failed for hierarchical tag keys containing slashes. It also introduces a breaking change by making the `ResourceId` field optional in `bundledeployments.Operation` and adds support for Dynamics365 connection types and `EndpointId` for vector search indexes.
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 TypeOverrides field for database.SyncedTableSpec and postgres.SyncedTableSyncedTableSpec. This allows practitioners to specify 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 Vector Search. It also includes breaking changes by removing the old Bundle package and its associated workspace-level service.
Databricks Asset Bundles now support a DeploymentMode field for both deployments and versions. Workspace settings include new fields for CollaborationPlatformConnectivity and EffectiveCollaborationPlatformConnectivity.
The SDK now supports a discovery flow that lands users on the account selector and includes a new method for updating workspace-level token management. Additional fields for job deployments, pipeline deployments, and token information have been added.
This release adds new methods for managing feature engineering streams and introduces `Parameters` fields for Databricks Jobs and Pipelines. It also includes breaking changes by removing `CatalogId` and `SyncedTableId` fields from PostgreSQL catalog status objects.