databricks/databricks-sdk-go v0.176.0
databricks/databricks-sdk-go
Captured source
source ↗published Aug 27, 2026seen 10hcaptured 10hhttp 200method plain
v0.176.0
Repository: databricks/databricks-sdk-go
Tag: v0.176.0
Published: 2026-08-27T11:34:10Z
Prerelease: no
Release notes:
New Features and Improvements
- Added group role assumption to built-in SDK OAuth M2M and workload identity
federation authentication, with safeguards that prevent other built-in credential strategies, including Databricks CLI authentication, from silently obtaining normal-access credentials.
Internal Changes
- Added group ID configuration and U2M OAuth support for group role assumption.
Account authentication is rejected, while unified authentication passes the group ID to the OAuth server for compatibility with future support. The SDK's Databricks CLI authentication rejects group role assumption until the CLI behavior is supported.