Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps github.com/databricks/databricks-sdk-go from 0.73.1 to 0.82.0.

Release notes

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

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

v0.81.0

Bug Fixes

  • Update the U2M port selection mechanism to try port 8020 first and fall back incrementally (to port 8021, 8022, and so on...) if a port is not available. This fixes an issue with the Databricks CLI which is only allowlisted on port 8020.

API Changes

... (truncated)

Changelog

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

Release 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

Release v0.81.0

Bug Fixes

  • Update the U2M port selection mechanism to try port 8020 first and fall back incrementally (to port 8021, 8022, and so on...) if a port is not available. This fixes an issue with the Databricks CLI which is only allowlisted on port 8020.

API Changes

... (truncated)

Commits
  • dea24ed [Release] Release v0.82.0
  • 1020902 Fix Azure CLI authentication for federated token service principals (#1274)
  • 797d5ef Update SDK to Latest API Definition (#1275)
  • 4c75570 [Release] Release v0.81.0
  • 72b4d89 Update OpenAPI spec (#1272)
  • 4431777 Update u2m port selection mechanism to start from 8020. (#1269)
  • b6d5a08 [Release] Release v0.80.0
  • 9ee360f Update SDK using latest OpenAPI spec (#1265)
  • 743aa5f Add Credentials interface and reimplement PAT authentication. (#1260)
  • d4cc97c Explicitly mark APIError.ResponseWrapper as experimental. (#1262)
  • 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 dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 2, 2025
@dependabot dependabot bot requested review from alexott and nfx as code owners September 2, 2025 01:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 2, 2025
Bumps [github.com/databricks/databricks-sdk-go](https://github.com/databricks/databricks-sdk-go) from 0.73.1 to 0.82.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.73.1...v0.82.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go-libs/github.com/databricks/databricks-sdk-go-0.82.0 branch from f605848 to dd8f49d Compare September 5, 2025 15:16
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2025

Superseded by #569.

@dependabot dependabot bot closed this Sep 8, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/go-libs/github.com/databricks/databricks-sdk-go-0.82.0 branch September 8, 2025 15:19
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