ReleaseDatabricks (DBRX)Databricks (DBRX)published Jun 1, 2026seen 5d

databricks/databricks-sdk-go v0.140.0

databricks/databricks-sdk-go

Open original ↗

Captured source

source ↗
published Jun 1, 2026seen 5dcaptured 13hhttp 200method plain

v0.140.0

Repository: databricks/databricks-sdk-go

Tag: v0.140.0

Published: 2026-06-01T10:03:01Z

Prerelease: no

Release notes:

New Features and Improvements

  • Add u2m.WithDiscoveryAccountTarget() option that sets target=ACCOUNT on the login.databricks.com authorize URL, so the discovery flow lands the user on the account selector instead of the workspace selector.

Internal Changes

  • Switch workspace addressing header on workspace-scoped API calls from X-Databricks-Org-Id to X-Databricks-Workspace-Id. The value continues to come from Config.WorkspaceID (DATABRICKS_WORKSPACE_ID), and now accepts either a classic numeric workspace ID or a CPDR connection ID (server disambiguates). Part of the DECO + Unified Workspace Addressing initiative.

API Changes

Notability

notability 2.0/10

Routine SDK update, low impact