Release v0.94.0
New Features and Improvements
- Added
Config.discovery_urlconfig field (DATABRICKS_DISCOVERY_URLenv var). When set, OIDC endpoints are fetched directly from this URL instead of the default host-type-based logic. MirrorsdiscoveryUrlin the Java SDK.
Bug Fixes
- Pass
--profileto CLI token source when profile is set, and add read-fallback to migrate legacy host-keyed tokens to profile keys.
API Changes
- Add
effective_publishing_modefield fordatabricks.sdk.service.pipelines.GetPipelineResponse. - Add
dbr_autoscaleenum value fordatabricks.sdk.service.compute.EventDetailsCause. - Change
output_catalogfield fordatabricks.sdk.service.cleanrooms.CreateCleanRoomOutputCatalogResponseto be required. - [Breaking] Remove
internal_attributesfield fordatabricks.sdk.service.sharing.Table. - [Breaking] Remove
internal_attributesfield fordatabricks.sdk.service.sharing.Volume.