Skip to content

Bump github.com/databricks/databricks-sdk-go from 0.110.0 to 0.117.0 in /llnotes#650

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/llnotes/github.com/databricks/databricks-sdk-go-0.117.0
Closed

Bump github.com/databricks/databricks-sdk-go from 0.110.0 to 0.117.0 in /llnotes#650
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/llnotes/github.com/databricks/databricks-sdk-go-0.117.0

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

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

New Features and Improvements

  • Add DisableAsyncTokenRefresh field to Config to allow disabling asynchronous token refresh for short-lived processes like the Databricks CLI.

v0.112.0

Release v0.112.0

... (truncated)

Changelog

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

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)

New Features and Improvements

  • Add DisableAsyncTokenRefresh field to Config to allow disabling asynchronous token refresh for short-lived processes like the Databricks CLI.

Release v0.112.0 (2026-02-24)

Bug Fixes

... (truncated)

Commits
  • 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
  • 471755c Update SDK API to 4ad0f0856225e3ebc6bb11392d09d63a19e6d140 (#1508)
  • 9280478 Update SDK API to 1ca70b5c4c094537aa5c31e93031f1809b36e52f (#1507)
  • fb839a3 Add DiscoveryURL field and ResolveHostMetadata to Config (#1501)
  • 3bd2820 Update SDK API to bde0ceb3e78e7f24d00713e088a77e0ad008cbc5 (#1506)
  • 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.117.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.117.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 4, 2026 15:06
@dependabot dependabot bot requested a review from fjakobs March 4, 2026 15:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 4, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2026

Superseded by #654.

@dependabot dependabot bot closed this Mar 6, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/llnotes/github.com/databricks/databricks-sdk-go-0.117.0 branch March 6, 2026 15:05
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