sandbox icon indicating copy to clipboard operation
sandbox copied to clipboard

Bump github.com/databricks/databricks-sdk-go from 0.81.0 to 0.84.0 in /go-libs

Open dependabot[bot] opened this issue 2 months ago • 0 comments

Bumps github.com/databricks/databricks-sdk-go from 0.81.0 to 0.84.0.

Release notes

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

v0.83.0

API Changes

v0.82.0

Bug Fixes

  • Fixed Azure CLI authentication for federated token service principals in AKS workload identity environments. The SDK now properly detects service principals with GUID-like names as federated tokens and skips tenant ID parameters that cause authentication failures.

API Changes

Changelog

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

Release v0.84.0

New Features and Improvements

  • Increased rate limiter burst setting from 1 to rate_limit value.

API Changes

Release v0.83.0

API Changes

Release v0.82.0

Bug Fixes

... (truncated)

Commits
  • f307a2a [Release] Release v0.84.0
  • 99de857 Update SDK to latest API definition. (#1290)
  • a323662 Increase burst for rate limiter (#1280)
  • 8615288 [Internal] Update SDK to latest openapi spec (#1284)
  • ee60abf [Release] Release v0.83.0
  • 9329971 Update SDK to Latest API Definition (#1278)
  • 1227701 Add LroOptions struct for Long Running Operations configuration (#1277)
  • 19c3640 Add custom classes to represent Google Well Known Types (#1271)
  • dea24ed [Release] Release v0.82.0
  • 1020902 Fix Azure CLI authentication for federated token service principals (#1274)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

dependabot[bot] avatar Sep 19 '25 15:09 dependabot[bot]