ReleaseDatabricks (DBRX)Databricks (DBRX)published Jun 4, 2026seen 5d

databricks/databricks-sdk-java v0.116.0

databricks/databricks-sdk-java

Open original ↗

Captured source

source ↗
published Jun 4, 2026seen 5dcaptured 10hhttp 200method plain

v0.116.0

Repository: databricks/databricks-sdk-java

Tag: v0.116.0

Published: 2026-06-04T09:29:46Z

Prerelease: no

Release notes:

Bug Fixes

  • Make the client ID optional in DatabricksOAuthTokenSource. Previously getToken() threw a

NullPointerException ("ClientID cannot be null") when no client ID was set, which prevented token exchange for users authenticated through a web browser OAuth flow whose IdP JWT does not contain a client ID. When the client ID is null or empty, the client_id parameter is now omitted from the token exchange request to perform account-wide token federation.

Notability

notability 2.0/10

Routine SDK version release, low impact.