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

databricks/databricks-sdk-go v0.138.0

databricks/databricks-sdk-go

Open original ↗

Captured source

source ↗
published May 27, 2026seen 5dcaptured 11hhttp 200method plain

v0.138.0

Repository: databricks/databricks-sdk-go

Tag: v0.138.0

Published: 2026-05-27T09:22:32Z

Prerelease: no

Release notes:

Bug Fixes

  • config: The config-file loader now sets cfg.Profile to "DEFAULT" on the legacy fallback (no profile requested, no [__settings__].default_profile set, [DEFAULT] section loaded). Previously the loader silently used [DEFAULT]'s values but left cfg.Profile empty. Consumers that derive a per-profile identifier from cfg.Profile (e.g. the Databricks CLI's U2M OAuth cache key) need the resolved name to match across the login and read flows; without this fix a write under "DEFAULT" could not be found by a no-flag read.

Notability

notability 3.0/10

Routine SDK version bump