Databricks Java SDK v0.149.0 Adds Telemetry Field, Improves Int64 Deserialization
sdkinfradatabricksgaengineer
patch
Databricks has released Java SDK `v0.149.0`, which adds an `enabledTelemetryFeatures` field to the `TelemetryConfig` for serving services. This version also includes a bug fix, enabling `int64` response fields to correctly deserialize from both JSON numbers and decimal strings. These updates enhance the SDK's robustness and provide more control over telemetry, primarily affecting developers building applications with the Databricks Java SDK.
- →Accept both JSON numbers and decimal strings when deserializing int64 (Long) response fields
- →Add enabledTelemetryFeatures field for com.databricks.sdk.service.serving.TelemetryConfig
Enhancements (1) ›
- Add enabledTelemetryFeatures field for com.databricks.sdk.service.serving.TelemetryConfig
Fixes (1) ›
- Accept both JSON numbers and decimal strings when deserializing int64 (Long) response fields
Read the original announcement →
https://github.com/databricks/databricks-sdk-java/releases/tag/v0.149.0
Related releases
- Databricks Simplifies SQL ETL with Declarative Patterns in Lakehouse Databricks Blog ·
- Databricks Details AI SRE Platform for Accelerated Incident Investigation Databricks Blog ·
- Run, Debug, and Scale Databricks Workloads from Local IDEs Databricks Blog ·
- Databricks Terraform Provider v1.129.0 Enhances Resource Export Capabilities Terraform Databricks Provider Releases ·
- Databricks Java SDK v0.150.0 Enhances Unit Test Fixture Portability Databricks Java SDK Releases ·
- Databricks Runtime 13.3 has reached end of life endoflife.date ·