github databricks/databricks-sdk-py v0.94.0

9 hours ago

Release v0.94.0

New Features and Improvements

  • Added Config.discovery_url config field (DATABRICKS_DISCOVERY_URL env var). When set, OIDC endpoints are fetched directly from this URL instead of the default host-type-based logic. Mirrors discoveryUrl in the Java SDK.

Bug Fixes

  • Pass --profile to 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_mode field for databricks.sdk.service.pipelines.GetPipelineResponse.
  • Add dbr_autoscale enum value for databricks.sdk.service.compute.EventDetailsCause.
  • Change output_catalog field for databricks.sdk.service.cleanrooms.CreateCleanRoomOutputCatalogResponse to be required.
  • [Breaking] Remove internal_attributes field for databricks.sdk.service.sharing.Table.
  • [Breaking] Remove internal_attributes field for databricks.sdk.service.sharing.Volume.

Don't miss a new databricks-sdk-py release

NewReleases is sending notifications on new releases.