databricks Databricks Go SDK Releases · · 0.141.0

Databricks SDK for Go v0.141.0 Adds Bundle Deployment Options

sdkinfradatabricksengineer
patch

Databricks SDK for Go version 0.141.0 introduces new fields to enhance bundle deployment configurations and settings management. These updates allow for more granular control over deployment modes and collaboration platform connectivity, impacting developers using the Go SDK for Databricks. The changes are available in the latest SDK release.

  • Add DeploymentMode field for bundle.Deployment
  • Add DeploymentMode field for bundle.Version
  • Add CollaborationPlatformConnectivity and EffectiveCollaborationPlatformConnectivity fields for settingsv2.Setting
Enhancements (3)
  • Add DeploymentMode field for bundle.Deployment
  • Add DeploymentMode field for bundle.Version
  • Add CollaborationPlatformConnectivity and EffectiveCollaborationPlatformConnectivity fields for settingsv2.Setting
Read the original announcement →

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

Related releases