You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update SDK API to 44cbc832f1b070c47544ff470fd8498853d24cf3 (#602)
This PR updates the SDK to the latest API changes.
NO_CHANGELOG=true
Co-authored-by: databricks-ci-ghec-1[bot] <184311507+databricks-ci-ghec-1[bot]@users.noreply.github.com>
Copy file name to clipboardExpand all lines: NEXT_CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,4 +37,5 @@
37
37
* Add `accessModes` and `storageLocation` fields for `com.databricks.sdk.service.sharing.Table`.
38
38
* Add `command` and `envVars` fields for `com.databricks.sdk.service.apps.AppDeployment`.
39
39
* Add `fullName` and `securableType` fields for `com.databricks.sdk.service.catalog.AccessRequestDestinations`.
40
-
*[Breaking] Change `deleteKafkaConfig()` method for `workspaceClient.featureEngineering()` service . Method path has changed.
40
+
*[Breaking] Change `deleteKafkaConfig()` method for `workspaceClient.featureEngineering()` service . Method path has changed.
41
+
*[Breaking] Change long-running operation configuration for `workspaceClient.postgres().deleteRole()` method . Long running operation response type changed to `Void class`.
0 commit comments