Skip to content

Bump github.com/databricks/databricks-sdk-go from 0.108.0 to 0.119.0 in /go-libs#657

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

Bump github.com/databricks/databricks-sdk-go from 0.108.0 to 0.119.0 in /go-libs#657
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-libs/github.com/databricks/databricks-sdk-go-0.119.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/databricks/databricks-sdk-go from 0.108.0 to 0.119.0.

Release notes

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

v0.119.0

Release v0.119.0

API Changes

v0.118.0

Release v0.118.0

Internal Changes

  • Fix GetWorkspaceClient for unified account hosts (#1517).
  • Add test for GetWorkspaceClient with SPOG host (#1518).

v0.117.0

Release v0.117.0

Internal Changes

  • Move cloud-based credential filtering from individual strategies into DefaultCredentials. Azure strategies are skipped on GCP/AWS hosts in auto-detect mode; GCP strategies are skipped on Azure/AWS hosts. When auth_type is explicitly set (e.g. azure-cli), cloud filtering is bypassed so the named strategy is always attempted regardless of host cloud.

v0.116.0

Release v0.116.0

Bug Fixes

  • Fix HostType() misclassifying account hosts when the scheme is missing (#1510).

v0.115.0

Release v0.115.0

Internal Changes

  • Implement dynamic auth token stale period based on initial token lifetime. Increased up to 20 mins for standard OAuth with proportionally shorter periods for short-lived tokens.

API Changes

v0.114.0

Release v0.114.0

... (truncated)

Changelog

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

Release v0.119.0 (2026-03-09)

API Changes

Release v0.118.0 (2026-03-05)

Internal Changes

  • Fix GetWorkspaceClient for unified account hosts (#1517).
  • Add test for GetWorkspaceClient with SPOG host (#1518).

Release v0.117.0 (2026-03-04)

Internal Changes

  • Move cloud-based credential filtering from individual strategies into DefaultCredentials. Azure strategies are skipped on GCP/AWS hosts in auto-detect mode; GCP strategies are skipped on Azure/AWS hosts. When auth_type is explicitly set (e.g. azure-cli), cloud filtering is bypassed so the named strategy is always attempted regardless of host cloud.

Release v0.116.0 (2026-03-03)

Bug Fixes

  • Fix HostType() misclassifying account hosts when the scheme is missing (#1510).

Release v0.115.0 (2026-03-02)

Internal Changes

  • Implement dynamic auth token stale period based on initial token lifetime. Increased up to 20 mins for standard OAuth with proportionally shorter periods for short-lived tokens.

API Changes

Release v0.114.0 (2026-02-26)

... (truncated)

Commits
  • 14cfb49 [Release] Release v0.119.0
  • 48ad758 Update SDK API to a7c320a6b531263c8fa45619c1565b63849750e5 (#1527)
  • 111e99e Adopt AGENTS.md + .agent/ directory for agent metadata (#1520)
  • 5741e64 [Release] Release v0.118.0
  • 2d352cd [Internal] Update NEXT_CHANGELOG.md (#1519)
  • e996b46 Add test for GetWorkspaceClient with SPOG host (#1518)
  • bf7e53c Fix GetWorkspaceClient for unified account hosts (#1517)
  • 32dc67e [Release] Release v0.117.0
  • 004a000 Move cloud filtering from individual strategies to DefaultCredentials (#1505)
  • 55e79c5 Add Cloud to HostMetadata (#1512)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/databricks/databricks-sdk-go [>= 0.37.a, < 0.38]

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.108.0 to 0.119.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.108.0...v0.119.0)

---
updated-dependencies:
- dependency-name: github.com/databricks/databricks-sdk-go
  dependency-version: 0.119.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 9, 2026
@dependabot dependabot bot requested review from alexott and nfx as code owners March 9, 2026 16:42
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