Databricks SDK Go v0.134.0 adds new job and settings fields
sdkinfradatabricksengineer
patch
The Databricks SDK for Go has been updated to version 0.134.0, introducing new fields for managing pipeline refresh and operational email settings. These additions provide more granular control over job refresh behaviors and custom email recipient configurations within Databricks. The update is primarily relevant for Go developers interacting with Databricks jobs and settings via the SDK.
- →Add FullRefreshSelection, RefreshFlowSelection, RefreshSelection and ResetCheckpointSelection fields for jobs.PipelineParams
- →Add FullRefreshSelection, RefreshFlowSelection, RefreshSelection and ResetCheckpointSelection fields for jobs.PipelineTask
- →Add EffectiveOperationalEmailCustomRecipient and OperationalEmailCustomRecipient fields for settingsv2.Setting
Enhancements (3) ›
- Add FullRefreshSelection, RefreshFlowSelection, RefreshSelection and ResetCheckpointSelection fields for jobs.PipelineParams
- Add FullRefreshSelection, RefreshFlowSelection, RefreshSelection and ResetCheckpointSelection fields for jobs.PipelineTask
- Add EffectiveOperationalEmailCustomRecipient and OperationalEmailCustomRecipient fields for settingsv2.Setting
Read the original announcement →
https://github.com/databricks/databricks-sdk-go/releases/tag/v0.134.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 ·