ReleaseDatabricks (DBRX)Databricks (DBRX)published May 25, 2026seen 5d

databricks/databricks-sdk-go v0.137.0

databricks/databricks-sdk-go

Open original ↗

Captured source

source ↗
published May 25, 2026seen 5dcaptured 10hhttp 200method plain

v0.137.0

Repository: databricks/databricks-sdk-go

Tag: v0.137.0

Published: 2026-05-25T09:33:38Z

Prerelease: no

Release notes:

New Features and Improvements

  • Honor the Vercel AI_AGENT= env var as a secondary fallback for

AI agent detection in the User-Agent header (after the agents.md AGENT= standard). Unrecognized fallback values now pass through the User-Agent sanitized and length-capped at 64 chars instead of being coerced to agent/unknown, so versioned variants such as claude-code_2-1-141_agent surface as-is.

Internal Changes

  • Pass excludedAttributes=entitlements on the SCIM /Me request made by WorkspaceClient.CurrentWorkspaceID (#1681).

CurrentWorkspaceID only reads the X-Databricks-Org-Id response header and discards the body, so it has no use for the User.Entitlements field. Skipping that attribute avoids an expensive getEffectivePermissions scan on the SCIM backend, which has caused incidents on workspaces with large grant counts.

API Changes

Notability

notability 2.0/10

Routine SDK version bump.