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
- Databricks Genie One launches native mobile apps for iOS and Android Databricks Blog ·
- Guide to Python App Hosting for Data and AI Workloads Databricks Blog ·
- Databricks Omnigent Uses Contextual Policies to Block Slow-Burn Attacks Databricks Blog ·
- Databricks Genie: AI Coworker for Retail Finance Margin Protection Databricks Blog ·
- Databricks Lakebase Accelerators for Cross-Industry and Functional Solutions Databricks Blog ·
- Databricks SDK for Go v0.158.0 adds cleanrooms and pipelines fields Databricks Go SDK Releases ·