databricks Databricks Go SDK Releases · · 0.175.0

Databricks Go SDK v0.175.0 Adds Telemetry Configuration Field

sdkobservabilitydatabricksengineer
patch

Databricks Go SDK version 0.175.0 introduces an update to its serving API. This release adds the `EnabledTelemetryFeatures` field to the `TelemetryConfig` structure. This enhancement allows developers to configure specific telemetry features for Databricks serving deployments. The update primarily affects engineers building applications that integrate with Databricks serving via the Go SDK.

Enhancements (1)
  • Add EnabledTelemetryFeatures field for serving.TelemetryConfig
Read the original announcement →

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

Related releases