-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### API Changes: * Added `accountClient.federationPolicy()` service and `accountClient.servicePrincipalFederationPolicy()` service. * Added `isSingleNode`, `kind` and `useMlRuntime` fields for `com.databricks.sdk.service.compute.ClusterAttributes`. * Added `isSingleNode`, `kind` and `useMlRuntime` fields for `com.databricks.sdk.service.compute.ClusterDetails`. * Added `isSingleNode`, `kind` and `useMlRuntime` fields for `com.databricks.sdk.service.compute.ClusterSpec`. * Added `isSingleNode`, `kind` and `useMlRuntime` fields for `com.databricks.sdk.service.compute.CreateCluster`. * Added `isSingleNode`, `kind` and `useMlRuntime` fields for `com.databricks.sdk.service.compute.EditCluster`. * Added `isSingleNode`, `kind` and `useMlRuntime` fields for `com.databricks.sdk.service.compute.UpdateClusterResource`. * Added `updateParameterSyntax` field for `com.databricks.sdk.service.dashboards.MigrateDashboardRequest`. * Added `cleanRoomsNotebookTask` field for `com.databricks.sdk.service.jobs.RunTask`. * Added `cleanRoomsNotebookTask` field for `com.databricks.sdk.service.jobs.SubmitTask`. * Added `cleanRoomsNotebookTask` field for `com.databricks.sdk.service.jobs.Task`. * Changed `daysOfWeek` field for `com.databricks.sdk.service.pipelines.RestartWindow` to type `com.databricks.sdk.service.pipelines.RestartWindowDaysOfWeekList` class. OpenAPI SHA: a6a317df8327c9b1e5cb59a03a42ffa2aabeef6d, Date: 2024-12-16
- Loading branch information
1 parent
5deb321
commit 05e57f9
Showing
50 changed files
with
2,429 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
7016dcbf2e011459416cf408ce21143bcc4b3a25 | ||
a6a317df8327c9b1e5cb59a03a42ffa2aabeef6d |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.