Databricks SDK Java v0.131.0 adds fields, includes breaking API changes
Databricks SDK Java version 0.131.0 introduces new fields across several services, including ML, Jobs, Networking, and Workspace. This release also contains breaking changes affecting IAM v2 client methods and the TimeWindow object in ML, requiring consumers to update their code. These updates are now generally available.
- →Remove longRolling field for com.databricks.sdk.service.ml.TimeWindow
- →Add dataframeSchema and transformationSql fields for com.databricks.sdk.service.ml.StreamSource
- →Add effectiveTablePrefix field for com.databricks.sdk.service.ml.UcTraceLocation
- →Add performanceTarget field for com.databricks.sdk.service.jobs.SubmitRun
- →Add awsVpcEndpointInfo and gcpPscEndpointInfo fields for com.databricks.sdk.service.networking.Endpoint
Breaking changes (3) ›
Change createWorkspaceAssignmentDetail(), deleteWorkspaceAssignmentDetail(), getWorkspaceAccessDetail(), getWorkspaceAssignmentDetail(), listWorkspaceAssignmentDetails(), resolveGroup(), resolveServicePrincipal(), resolveUser() and updateWorkspaceAssignmentDetail() methods for accountClient.accountIamV2() service. Method path has changed
Change createWorkspaceAssignmentDetailProxy(), deleteWorkspaceAssignmentDetailProxy(), getWorkspaceAccessDetailLocal(), getWorkspaceAssignmentDetailProxy(), listWorkspaceAssignmentDetailsProxy(), resolveGroupProxy(), resolveServicePrincipalProxy(), resolveUserProxy() and updateWorkspaceAssignmentDetailProxy() methods for workspaceClient.workspaceIamV2() service. Method path has changed
- Remove longRolling field for com.databricks.sdk.service.ml.TimeWindow
Enhancements (7) ›
- Add dataframeSchema and transformationSql fields for com.databricks.sdk.service.ml.StreamSource
- Add effectiveTablePrefix field for com.databricks.sdk.service.ml.UcTraceLocation
- Add performanceTarget field for com.databricks.sdk.service.jobs.SubmitRun
- Add awsVpcEndpointInfo and gcpPscEndpointInfo fields for com.databricks.sdk.service.networking.Endpoint
- Add gitCliEnabled field for com.databricks.sdk.service.workspace.GetRepoResponse
- Add KSA_ECC_CCC_DCC enum value for com.databricks.sdk.service.settings.ComplianceStandard
- Add sawtooth field for com.databricks.sdk.service.ml.TimeWindow
https://github.com/databricks/databricks-sdk-java/releases/tag/v0.131.0
Related releases
- Databricks restricts UI disabling of partner-powered AI features Databricks Release Notes ·
- Databricks to remove partner-powered AI features setting toggle Databricks Release Notes ·
- Sharing Foreign Schemas and Tables with OpenSharing is Generally Available Databricks Release Notes ·
- Databricks OpenSharing now generally available for foreign Iceberg tables Databricks Release Notes ·
- Databricks Lakeflow Connect Unifies Marketing Data with Managed Connectors Databricks Blog ·
- Databricks and Abacus Insights Power AI for Health Plan MLR Analysis Databricks Blog ·