Databricks SDK Go v0.159.0: New fields, one breaking change
sdkinfradatabricksengineer
breaking patch
The Databricks SDK Go version 0.159.0 introduces new fields for disaster recovery and pipeline configurations, enhancing data resilience and pipeline management. However, it also removes the `CodeSourcePath` field from `AiRuntimeTask` in the jobs service, which is a breaking change requiring user code updates. This release impacts developers using the Go SDK for Databricks integration.
- →Remove CodeSourcePath field for jobs.AiRuntimeTask
- →Add EffectiveWorkspaceId field for disasterrecovery.StableUrl
- →Add SourceMetadataColumn field for pipelines.TableSpecificConfig
Breaking changes (1) ›
- Remove CodeSourcePath field for jobs.AiRuntimeTask
Enhancements (2) ›
- Add EffectiveWorkspaceId field for disasterrecovery.StableUrl
- Add SourceMetadataColumn field for pipelines.TableSpecificConfig
Read the original announcement →
https://github.com/databricks/databricks-sdk-go/releases/tag/v0.159.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 ·