Databricks SDK Java v0.135.0 Adds Catalog Enums, Includes Breaking Changes
sdkdatadatabricksengineer
breaking patch
Databricks SDK Java v0.135.0 introduces new enum values for catalog ownership, enhancing schema and table management. However, this release also contains breaking changes, including a modified `createDeployment()` method signature and the removal of the `deploymentId` field from the `CreateDeploymentRequest`. These changes require users of the Java SDK to update their code to accommodate the new API structure.
- →Change createDeployment() method for workspaceClient.bundleDeployments() service with new required argument order
- →Remove deploymentId field for com.databricks.sdk.service.bundledeployments.CreateDeploymentRequest
Breaking changes (2) ›
- Change createDeployment() method for workspaceClient.bundleDeployments() service with new required argument order
- Remove deploymentId field for com.databricks.sdk.service.bundledeployments.CreateDeploymentRequest
Enhancements (1) ›
Add SPECIAL_DESTINATION_SCHEMA_OWNER, SPECIAL_DESTINATION_TABLE_OWNER, SPECIAL_DESTINATION_VOLUME_OWNER, SPECIAL_DESTINATION_FUNCTION_OWNER and SPECIAL_DESTINATION_REGISTERED_MODEL_OWNER enum values for com.databricks.sdk.service.catalog.SpecialDestination
Read the original announcement →
https://github.com/databricks/databricks-sdk-java/releases/tag/v0.135.0
Related releases
- Databricks SDK Java v0.136.0 Updates Databricks Java SDK Releases ·
- Databricks SDK for Go v0.165.0 Adds New API Methods Databricks Go SDK Releases ·
- AI Applications in Finance: Use Cases, Risks, and Implementation Guide Databricks Blog ·
- AI Literacy Framework for Education and Workforce Databricks Blog ·
- Databricks Genie One: AI Use Cases for Business Users Databricks Blog ·
- EU Digital Product Passport: Databricks Solution for Traceability Deadline Databricks Blog ·