Databricks SDK Java v0.118.0: Canonical Bearer token handling
sdkdatadatabricksengineer
patch
Databricks SDK for Java version 0.118.0 introduces a bug fix for canonicalizing Bearer tokens in Authorization headers. This change ensures consistent handling of tokens, which is crucial for authentication and authorization in API interactions. The update includes an API change with a new `getCanonicalTokenType()` method for the `Token` class. This release is for developers using the Java SDK.
- →Canonicalize Bearer tokenType in Authorization headers
- →Add getCanonicalTokenType() method for com.databricks.sdk.core.oauth.Token
Enhancements (1) ›
- Add getCanonicalTokenType() method for com.databricks.sdk.core.oauth.Token
Fixes (1) ›
- Canonicalize Bearer tokenType in Authorization headers
Read the original announcement →
https://github.com/databricks/databricks-sdk-java/releases/tag/v0.118.0
Related releases
- Building an AI-Forward Healthcare Organization on Data and Governance Databricks Blog ·
- Databricks Accelerates Agentic Media Buying with New Reference Implementation Databricks Blog ·
- NBCUniversal Migrates to Databricks Lakehouse for Scalable Analytics Databricks Blog ·
- Databricks SDK for Python v0.123.0: API changes and breaking updates Databricks Python SDK Releases ·
- Databricks Go SDK v0.167.0 Adds Cloud Provider Auth Fields Databricks Go SDK Releases ·
- Databricks SDK Java v0.138.0 Adds Model Provider Config Fields Databricks Java SDK Releases ·