Databricks SDK Go v0.145.0: Bug fixes and API enhancements
Databricks SDK Go version 0.145.0 includes bug fixes for tag policy routing and several API changes, including a breaking change to the `ResourceId` field in bundle deployments. These updates affect developers working with tags, bundle deployments, and data catalog connections. The release also introduces new fields for vector indexes and adds a new connection type.
- →Change ResourceId field for bundledeployments.Operation to no longer be required
- →Add Dynamics365 enum value for catalog.ConnectionType
- →Add EndpointId field for vectorsearch.MiniVectorIndex
- →Add EndpointId field for vectorsearch.VectorIndex
Breaking changes (1) ›
- Change ResourceId field for bundledeployments.Operation to no longer be required
Enhancements (4) ›
- Change ResourceId field for bundledeployments.Operation to no longer be required
- Add Dynamics365 enum value for catalog.ConnectionType
- Add EndpointId field for vectorsearch.MiniVectorIndex
- Add EndpointId field for vectorsearch.VectorIndex
Fixes (1) ›
Encode the governed-tag key as a single path segment when it is sent as a URL path parameter, so hierarchical keys containing / route correctly instead of being split into extra path segments and resolving to no endpoint (404 / ENDPOINT_NOT_FOUND). Affects GetTagPolicy/DeleteTagPolicy/UpdateTagPolicy , GetTagAssignment/DeleteTagAssignment/UpdateTagAssignment , and Get/Delete/Update
https://github.com/databricks/databricks-sdk-go/releases/tag/v0.145.0
Related releases
- Building an AI-Forward Healthcare Organization on Data and Governance Databricks Blog ·
- Databricks Accelerates Agentic Media Buying with New Reference Implementation Databricks Blog ·
- NBCUniversal Migrates to Databricks Lakehouse for Scalable Analytics Databricks Blog ·
- Databricks SDK for Python v0.123.0: API changes and breaking updates Databricks Python SDK Releases ·
- Databricks Go SDK v0.167.0 Adds Cloud Provider Auth Fields Databricks Go SDK Releases ·
- Databricks SDK Java v0.138.0 Adds Model Provider Config Fields Databricks Java SDK Releases ·