Databricks SDK Go v0.164.0: API changes and breaking updates
sdkinfradatabricksengineer
breaking patch
Databricks SDK Go v0.164.0 introduces new enum values for catalog ownership and includes two breaking changes. Developers using the SDK must update their code to accommodate the reordered arguments in the `CreateDeployment` method and the removal of the `DeploymentId` field in the request. These changes primarily affect engineers and architects working with Databricks bundles and workspace deployments.
- →Change CreateDeployment method for w.BundleDeployments workspace-level service with new required argument order
- →Remove DeploymentId field for bundledeployments.CreateDeploymentRequest
Breaking changes (2) ›
- Change CreateDeployment method for w.BundleDeployments workspace-level service with new required argument order
- Remove DeploymentId field for bundledeployments.CreateDeploymentRequest
Enhancements (1) ›
Add SpecialDestinationSchemaOwner, SpecialDestinationTableOwner, SpecialDestinationVolumeOwner, SpecialDestinationFunctionOwner and SpecialDestinationRegisteredModelOwner enum values for catalog.SpecialDestination
Read the original announcement →
https://github.com/databricks/databricks-sdk-go/releases/tag/v0.164.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 ·