Skip to content

Bump databricks-sdk-go from v0.175.0 to v0.177.0 - #6523

Draft
shreyas-goenka wants to merge 2 commits into
mainfrom
isaac/bump-sdk-0.177.0
Draft

Bump databricks-sdk-go from v0.175.0 to v0.177.0#6523
shreyas-goenka wants to merge 2 commits into
mainfrom
isaac/bump-sdk-0.177.0

Conversation

@shreyas-goenka

Copy link
Copy Markdown
Contributor

Changes

Bump github.com/databricks/databricks-sdk-go from v0.175.0 to v0.177.0, moving .codegen/_openapi_sha with it, and regenerate cli.json, the command stubs, bundle schema/validation, pydabs models and the DABs<->TF field map.

Why

Picks up BundleDeployments.UpdateDeployment and Version.operations (needed by the DABs deployment-state work), adds job continuous.maintenance_window and pipelines RabbitMQ ingestion, and relaxes pipeline ingestion validation so source_schema/source_table are no longer required. v0.177.0 removes several ml.* fields, but the only affected code was generated, so no hand-written usage needed changing.

Tests

All generators clean and go build ./... passes. The acceptance verify pass shows no new failures against origin/main: the single differing test (bundle/resources/apps/update, terraform engine) passes when run scoped, and the rest are the pre-existing offline python-wheel and terraform-engine classes.

This PR was written by Claude Code.

shreyas-goenka and others added 2 commits September 4, 2026 01:37
Move go.mod and .codegen/_openapi_sha as a pair, then regenerate cli.json,
the command stubs, bundle schema/validation, pydabs models and the DABs<->TF
field map.

v0.177.0 removes several ml.* fields; the only affected code was generated
(cmd/workspace/feature-engineering), so regeneration resolves it and no
hand-written usage needed disabling.

Co-authored-by: Isaac <no-reply@databricks.com>
Co-authored-by: Isaac <no-reply@databricks.com>
@eng-dev-ecosystem-bot

Copy link
Copy Markdown
Collaborator

Integration test report

Commit: 28e6796

Run: 33826679937

Env 💚​RECOVERED 🙈​SKIP ✅​pass 🙈​skip Time
💚​ aws linux 1 1 274 1220 5:29
💚​ aws windows 1 1 276 1218 7:19
💚​ azure linux 1 1 273 1220 5:04
💚​ azure windows 1 1 275 1218 7:20
💚​ gcp linux 1 1 274 1220 5:52
💚​ gcp windows 1 1 276 1218 7:10
Test Name aws linux aws windows azure linux azure windows gcp linux gcp windows
💚​ TestAccept 💚​R 💚​R 💚​R 💚​R 💚​R 💚​R
🙈​ TestAccept/ssh/connection 🙈​S 🙈​S 🙈​S 🙈​S 🙈​S 🙈​S
Top 6 slowest tests (at least 2 minutes):
duration env testname
7:16 azure windows TestAccept
7:15 aws windows TestAccept
7:06 gcp windows TestAccept
3:59 aws linux TestAccept
3:58 gcp linux TestAccept
3:48 azure linux TestAccept

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants