Skip to content

Bump github.com/databricks/databricks-sdk-go from 0.124.0 to 0.126.0 in /metascan#686

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/metascan/github.com/databricks/databricks-sdk-go-0.126.0
Open

Bump github.com/databricks/databricks-sdk-go from 0.124.0 to 0.126.0 in /metascan#686
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/metascan/github.com/databricks/databricks-sdk-go-0.126.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/databricks/databricks-sdk-go from 0.124.0 to 0.126.0.

Release notes

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

v0.126.0

Release v0.126.0

New Features and Improvements

  • Add PersistentAuth.ForceRefreshToken() to force-refresh cached U2M OAuth tokens and return an error instead of falling back to an existing token when refresh fails.
  • Add ErrMissingRefreshToken, returned when a token refresh is requested but the cached token has no refresh token (i.e. Token() or ForceRefreshToken()).

v0.125.0

Release v0.125.0

New Features and Improvements

  • Add automatic detection of AI coding agents (Claude Code, Cursor, Cline, Codex, Copilot CLI, Gemini CLI, OpenCode, Antigravity, Openclaw) in the user-agent string. The SDK now appends agent/<name> to HTTP request headers when running inside a known AI agent environment.

API Changes

Changelog

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

Release v0.126.0 (2026-03-20)

New Features and Improvements

  • Add PersistentAuth.ForceRefreshToken() to force-refresh cached U2M OAuth tokens and return an error instead of falling back to an existing token when refresh fails.
  • Add ErrMissingRefreshToken, returned when a token refresh is requested but the cached token has no refresh token (i.e. Token() or ForceRefreshToken()).

Release v0.125.0 (2026-03-19)

New Features and Improvements

  • Add automatic detection of AI coding agents (Claude Code, Cursor, Cline, Codex, Copilot CLI, Gemini CLI, OpenCode, Antigravity, Openclaw) in the user-agent string. The SDK now appends agent/<name> to HTTP request headers when running inside a known AI agent environment.

API Changes

Commits

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.124.0 to 0.126.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.124.0...v0.126.0)

---
updated-dependencies:
- dependency-name: github.com/databricks/databricks-sdk-go
  dependency-version: 0.126.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 20, 2026
@dependabot dependabot bot requested review from alexott and nfx as code owners March 20, 2026 15:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 20, 2026
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.

0 participants