databricks Databricks Go SDK Releases · · 0.135.0

Databricks SDK Go v0.135.0 Adds Bundle Package and TLS Config

sdkinfradatabricksengineer
patch

The Databricks SDK for Go version 0.135.0 introduces a new bundle package and a workspace-level bundle API, enhancing deployment capabilities. It also adds an MtlsConfig field to the ML AuthConfig, improving secure authentication for machine learning workloads. These updates are primarily relevant to Go developers utilizing the Databricks SDK for infrastructure and ML operations.

  • Add bundle package
  • Add w.Bundle workspace-level service
  • Add MtlsConfig field for ml.AuthConfig
Enhancements (3)
  • Add bundle package
  • Add w.Bundle workspace-level service
  • Add MtlsConfig field for ml.AuthConfig
Read the original announcement →

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

Related releases