Skip to content

Bump github.com/databricks/databricks-sdk-go from 0.118.0 to 0.120.0 in /runtime-packages#665

Merged
alexott merged 1 commit intomainfrom
dependabot/go_modules/runtime-packages/github.com/databricks/databricks-sdk-go-0.120.0
Mar 12, 2026
Merged

Bump github.com/databricks/databricks-sdk-go from 0.118.0 to 0.120.0 in /runtime-packages#665
alexott merged 1 commit intomainfrom
dependabot/go_modules/runtime-packages/github.com/databricks/databricks-sdk-go-0.120.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2026

Bumps github.com/databricks/databricks-sdk-go from 0.118.0 to 0.120.0.

Release notes

Sourced from github.com/databricks/databricks-sdk-go's releases.

v0.120.0

Release v0.120.0

New Features and Improvements

  • Added discovery login flow for login.databricks.com to the U2M OAuth infrastructure. This enables the CLI to authenticate users without requiring a workspace URL upfront.

Internal Changes

  • Auth cache: Simplify experimental auth token refresh scheduling by replacing stale-duration/token-state tracking with an asyncRefreshAllowedAfter timestamp. Async refreshes now start based on a per-token dynamic lead time and, after a failed async refresh, are deferred by 1 minute before retrying while expiry still forces a blocking refresh.

v0.119.0

Release v0.119.0

API Changes

Changelog

Sourced from github.com/databricks/databricks-sdk-go's changelog.

Release v0.120.0 (2026-03-10)

New Features and Improvements

  • Added discovery login flow for login.databricks.com to the U2M OAuth infrastructure. This enables the CLI to authenticate users without requiring a workspace URL upfront.

Internal Changes

  • Auth cache: Simplify experimental auth token refresh scheduling by replacing stale-duration/token-state tracking with an asyncRefreshAllowedAfter timestamp. Async refreshes now start based on a per-token dynamic lead time and, after a failed async refresh, are deferred by 1 minute before retrying while expiry still forces a blocking refresh.

Release v0.119.0 (2026-03-09)

API Changes

Commits
  • 8996837 [Release] Release v0.120.0
  • 6012009 Add login.databricks.com discovery login flow (#1530)
  • c46f80a Add 1-min retry backoff for async token refresh (#1523)
  • 14cfb49 [Release] Release v0.119.0
  • 48ad758 Update SDK API to a7c320a6b531263c8fa45619c1565b63849750e5 (#1527)
  • 111e99e Adopt AGENTS.md + .agent/ directory for agent metadata (#1520)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/databricks/databricks-sdk-go](https://github.com/databricks/databricks-sdk-go) from 0.118.0 to 0.120.0.
- [Release notes](https://github.com/databricks/databricks-sdk-go/releases)
- [Changelog](https://github.com/databricks/databricks-sdk-go/blob/main/CHANGELOG.md)
- [Commits](databricks/databricks-sdk-go@v0.118.0...v0.120.0)

---
updated-dependencies:
- dependency-name: github.com/databricks/databricks-sdk-go
  dependency-version: 0.120.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 11, 2026
@dependabot dependabot bot requested review from alexott and nfx as code owners March 11, 2026 15:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 11, 2026
@alexott alexott merged commit 10a61c9 into main Mar 12, 2026
2 checks passed
@alexott alexott deleted the dependabot/go_modules/runtime-packages/github.com/databricks/databricks-sdk-go-0.120.0 branch March 12, 2026 12:33
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.

1 participant