databricks/databricks-sdk-go v0.138.0
databricks/databricks-sdk-go
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 setscfg.Profileto"DEFAULT"on the legacy fallback (no profile requested, no[__settings__].default_profileset,[DEFAULT]section loaded). Previously the loader silently used[DEFAULT]'s values but leftcfg.Profileempty. Consumers that derive a per-profile identifier fromcfg.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/10Routine SDK version bump