Skip to content

Bump github.com/databricks/databricks-sdk-go from 0.110.0 to 0.118.0 in /llnotes#654

Merged
alexott merged 2 commits intomainfrom
dependabot/go_modules/llnotes/github.com/databricks/databricks-sdk-go-0.118.0
Mar 6, 2026
Merged

Bump github.com/databricks/databricks-sdk-go from 0.110.0 to 0.118.0 in /llnotes#654
alexott merged 2 commits intomainfrom
dependabot/go_modules/llnotes/github.com/databricks/databricks-sdk-go-0.118.0

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

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

API Changes

v0.113.0

Release v0.113.0

... (truncated)

Changelog

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

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)

API Changes

Release v0.113.0 (2026-02-25)

... (truncated)

Commits
  • 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)
  • 9d6fb54 [Release] Release v0.116.0
  • f7f7954 Fix HostType() misclassifying account hosts without scheme (#1510)
  • 7ea5839 [Release] Release v0.115.0
  • Additional commits viewable 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.110.0 to 0.118.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.110.0...v0.118.0)

---
updated-dependencies:
- dependency-name: github.com/databricks/databricks-sdk-go
  dependency-version: 0.118.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 6, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 6, 2026 15:05
@dependabot dependabot bot requested a review from renardeinside March 6, 2026 15:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 6, 2026
@alexott alexott force-pushed the dependabot/go_modules/llnotes/github.com/databricks/databricks-sdk-go-0.118.0 branch from 0586892 to 3bf8590 Compare March 6, 2026 17:12
@alexott alexott merged commit 58eee10 into main Mar 6, 2026
4 checks passed
@alexott alexott deleted the dependabot/go_modules/llnotes/github.com/databricks/databricks-sdk-go-0.118.0 branch March 6, 2026 17:14
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