Skip to content

Commit 46b1481

Browse files
Update SDK API to 0b8f4fd36b4cd47ad6c053f11b7b551c9d7da814 (#1723)
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>
1 parent f2b8164 commit 46b1481

16 files changed

Lines changed: 1778 additions & 9 deletions

.codegen/_openapi_sha

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
fdd601b0b898ac466db7fc48626fa9247c22b0cc
1+
0b8f4fd36b4cd47ad6c053f11b7b551c9d7da814

NEXT_CHANGELOG.md

100644100755
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@
1313
### Internal Changes
1414

1515
### API Changes
16+
* Add `CreateDataApi`, `DeleteDataApi`, `GetDataApi` and `UpdateDataApi` methods for [w.Postgres](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/postgres#PostgresAPI) workspace-level service.
17+
* Add `CapacityReservationGroup` field for [compute.AzureAttributes](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/compute#AzureAttributes).

experimental/mocks/service/postgres/mock_create_data_api_operation_interface.go

Lines changed: 268 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)