Databricks SDK Go v0.138.0 fixes config profile loading
sdkdatabricksengineer
patch
The Databricks SDK Go v0.138.0 release updates the configuration file loader to correctly set the profile name to 'DEFAULT' when falling back to legacy configurations. This change ensures consistency for consumers who derive profile identifiers, preventing issues where a write operation under 'DEFAULT' might not be recognized by subsequent read operations.
Read the original announcement →
https://github.com/databricks/databricks-sdk-go/releases/tag/v0.138.0
