Skip to content

build(deps): bump the databricks-sdk-go group across 1 directory with 4 updates - #6760

Merged
tejaskochar-db merged 2 commits into
mainfrom
dependabot/go_modules/databricks-sdk-go-93f1f38dcc
Sep 21, 2026
Merged

tejaskochar-db merged 2 commits into
mainfrom
dependabot/go_modules/databricks-sdk-go-93f1f38dcc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 19, 2026

Copy link
Copy Markdown
Contributor

Changes

  • Bump github.com/databricks/sdk-go/auth, core, and options from v0.0.1-dev.1 to v0.0.1-dev.8, and files to v0.0.1-dev.9.
  • Migrate Files API calls to value request parameters.
  • Replace the removed WithoutProfileResolution option with WithoutConfigFile and WithoutEnv, preserving the CLI's already-resolved configuration.
  • Add a regression test proving ambient config-file and environment values do not leak into the Files client.

Why

The latest modular SDK releases include breaking request-signature and client-option changes. The CLI must adopt those interfaces while continuing to use the credentials and workspace routing already resolved by its existing workspace client.

Tests

  • go build ./...
  • go test ./libs/filer/...
  • ./task generate-check
  • ./task generate-schema-map
  • ./task fmt
  • ./task checks
  • ./task lint
  • Full unit and doctest suites
  • Full local acceptance suite with jq 1.7.1; two unrelated Terraform cases timed out under parallel load and passed on automatic isolated reruns

This PR was written by Codex.

@dependabot dependabot Bot added Dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 19, 2026
@dependabot dependabot Bot changed the title build(deps): bump the databricks-sdk-go group with 4 updates build(deps): bump the databricks-sdk-go group across 1 directory with 4 updates Sep 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/databricks-sdk-go-93f1f38dcc branch 2 times, most recently from 97fff50 to 181bc2f Compare September 21, 2026 09:23
dependabot Bot and others added 2 commits September 21, 2026 11:42
… 4 updates

Bumps the databricks-sdk-go group with 4 updates in the / directory: [github.com/databricks/sdk-go/core](https://github.com/databricks/sdk-go), [github.com/databricks/sdk-go/auth](https://github.com/databricks/sdk-go), [github.com/databricks/sdk-go/files](https://github.com/databricks/sdk-go) and [github.com/databricks/sdk-go/options](https://github.com/databricks/sdk-go).


Updates `github.com/databricks/sdk-go/core` from 0.0.1-dev.1 to 0.0.1-dev.6
- [Commits](databricks/sdk-go@jobs/v0.0.1-dev.1...jobs/v0.0.1-dev.6)

Updates `github.com/databricks/sdk-go/auth` from 0.0.1-dev.1 to 0.0.1-dev.6
- [Commits](databricks/sdk-go@jobs/v0.0.1-dev.1...jobs/v0.0.1-dev.6)

Updates `github.com/databricks/sdk-go/files` from 0.0.1-dev.1 to 0.0.1-dev.6
- [Commits](databricks/sdk-go@jobs/v0.0.1-dev.1...jobs/v0.0.1-dev.6)

Updates `github.com/databricks/sdk-go/options` from 0.0.1-dev.1 to 0.0.1-dev.6
- [Commits](databricks/sdk-go@jobs/v0.0.1-dev.1...jobs/v0.0.1-dev.6)

---
updated-dependencies:
- dependency-name: github.com/databricks/sdk-go/auth
  dependency-version: 0.0.1-dev.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: databricks-sdk-go
- dependency-name: github.com/databricks/sdk-go/core
  dependency-version: 0.0.1-dev.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: databricks-sdk-go
- dependency-name: github.com/databricks/sdk-go/files
  dependency-version: 0.0.1-dev.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: databricks-sdk-go
- dependency-name: github.com/databricks/sdk-go/options
  dependency-version: 0.0.1-dev.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: databricks-sdk-go
...

Signed-off-by: dependabot[bot] <support@github.com>
Update the modular SDK modules to their latest published versions. Adapt Files API requests to value parameters and preserve the CLI's resolved credentials by disabling ambient config sources.

Signed-off-by: Tejas Kochar <tejas.kochar@databricks.com>
@tejaskochar-db
tejaskochar-db force-pushed the dependabot/go_modules/databricks-sdk-go-93f1f38dcc branch from edb4134 to b06ac10 Compare September 21, 2026 11:42
Comment thread go.mod
github.com/databricks/sdk-go/options v0.0.1-dev.1 // Apache-2.0
github.com/databricks/sdk-go/auth v0.0.1-dev.8 // Apache-2.0
github.com/databricks/sdk-go/files v0.0.1-dev.9 // Apache-2.0
github.com/databricks/sdk-go/options v0.0.1-dev.8 // Apache-2.0

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tejaskochar-db Is the mix of .8 and .9 expected?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, we are only cutting releases for packages that have changes themselves or in their dependancies so their latest version numbers can differ.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for clarifying.

Comment thread go.mod
github.com/databricks/sdk-go/options v0.0.1-dev.1 // Apache-2.0
github.com/databricks/sdk-go/auth v0.0.1-dev.8 // Apache-2.0
github.com/databricks/sdk-go/files v0.0.1-dev.9 // Apache-2.0
github.com/databricks/sdk-go/options v0.0.1-dev.8 // Apache-2.0

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for clarifying.

@eng-dev-ecosystem-bot

Copy link
Copy Markdown
Collaborator

Integration test report

Commit: b06ac10

Run: 35595616932

Env 🔄​flaky ✅​pass 🙈​skip Time
✅​ aws linux 276 15 5:32
✅​ aws windows 278 13 9:19
✅​ azure linux 275 15 5:30
✅​ azure windows 277 13 8:35
✅​ gcp linux 276 15 5:33
🔄​ gcp windows 1 277 13 9:23
Test Name gcp windows
🔄​ TestSyncIncrementalSyncPythonNotebookToFile 🔄​f
Top 6 slowest tests (at least 2 minutes):
duration env testname
9:16 aws windows TestAccept
9:01 gcp windows TestAccept
8:32 azure windows TestAccept
4:13 gcp linux TestAccept
4:04 azure linux TestAccept
4:02 aws linux TestAccept

@tejaskochar-db
tejaskochar-db added this pull request to the merge queue Sep 21, 2026
Merged via the queue into main with commit 8944a2b Sep 21, 2026
45 checks passed
@tejaskochar-db
tejaskochar-db deleted the dependabot/go_modules/databricks-sdk-go-93f1f38dcc branch September 21, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants