Commit 4d74e8b
Bump Databricks Go SDK to 0.120.0 (#4698)
## Why
Keeps the CLI up to date with the latest Go SDK release (v0.120.0).
## Changes
Bumps `github.com/databricks/databricks-sdk-go` from v0.119.0 to
v0.120.0. Both versions share the same OpenAPI SHA, so no generated code
changes are needed.
## Test plan
- [x] `make generate` produced no code diffs
- [x] `make lintfull` passed (0 issues)
- [x] Unit tests (`build`, `schema`, `dresources`, `resources`) passed
- [x] Acceptance tests (`refschema`, `account-help`, `workspace-help`)
passed
- [x] `make checks` passed
Release notes:
https://github.com/databricks/databricks-sdk-go/releases/tag/v0.120.0
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 63e6c73 commit 4d74e8b
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
| 78 | + | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments