databricks Databricks Go SDK Releases · · 0.180.0

Databricks Go SDK v0.180.0 Adds GroupName to Pipelines.RunAs Configuration

sdkinfradatabricksgaengineer
patch

Databricks Go SDK version 0.180.0 introduces a new `GroupName` field within the `pipelines.RunAs` configuration. This enhancement allows developers to specify a group for pipeline execution, improving permission management and access control. The update affects engineers using the Go SDK to programmatically define and manage Databricks data pipelines.

Enhancements (1)
  • Add GroupName field for pipelines.RunAs
Read the original announcement →

https://github.com/databricks/databricks-sdk-go/releases/tag/v0.180.0

Related releases