No summary available for this release. Read the full release notes on GitHub.
More from databricks/databricks-sdk-java
New fields for pipeline refresh selection and checkpoint reset are available in `PipelineParams` and `PipelineTask` objects. The `Setting` object now includes fields for operational email custom recipients.
This release adds comprehensive API support for managing workspace assignments at both account and workspace levels, including create, read, update, and delete operations. It also introduces new fields for Python operator tasks in jobs, rolling time windows in ML, and cross-workspace access in network policies.
The `Feature` object now includes catalog, schema, creation, and name details, while listing features requires new catalog and schema parameters, which is a breaking change to the `listFeatures()` method. Additionally, `GPU_XLARGE` is now a supported workload type for serving models, and the `unspecifiedResourceName` field has been removed from `RequestedResource`.
The Databricks CLI `--profile` fallback is fixed, and the SDK now requests fresh tokens from the CLI. Several breaking changes occurred in `vectorsearch` endpoint scaling fields, and `guidelines` and `description` fields are no longer required in `knowledgeassistants.Example` and `supervisoragents.Tool` respectively.
This release adds new services for disaster recovery and temporary volume credentials, alongside extensive new methods for knowledge assistants. It also introduces new fields for various services, including confidential compute types, Delta table names, and several connector options, while making the `description` field in `SupervisorAgent` optional and removing the `connection` field from `Tool`.
The SDK now automatically detects AI coding agents and appends agent information to HTTP request headers, while also removing the unused `experimentalIsUnifiedHost` field from `DatabricksConfig`. A bug fix addresses `X-Databricks-Org-Id` header issues for `SharesExtImpl.list()` with SPOG hosts, and several API changes introduce new services and fields, alongside breaking changes to method paths for various `workspaceClient` services.