Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2025

Bumps github.com/databricks/databricks-sdk-go from 0.68.0 to 0.71.0.

Release notes

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

v0.71.0

Bug Fixes

  • Properly cache tokens when using the metadata-service auth type (#1225).

Features

v0.70.0

Release v0.70.0

Bug Fixes

API Changes

v0.69.0

New Features and Improvements

  • Add support to authenticate with Account-wide token federation from the following auth methods: env-oidc, file-oidc, and github-oidc.

... (truncated)

Changelog

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

Release v0.71.0

Bug Fixes

  • Properly cache tokens when using the metadata-service auth type (#1225).

Release v0.70.0

Bug Fixes

  • Stop swallowing authentication errors when a non-default auth type is explicitly set (#1223)

API Changes

Release v0.69.0

New Features and Improvements

  • Add support to authenticate with Account-wide token federation from the following auth methods: env-oidc, file-oidc, and github-oidc.

API Changes

... (truncated)

Commits
  • b5dde68 [Release] Release v0.71.0
  • c54b388 Fix caching issue in the metadata-service auth type. (#1225)
  • df15242 Return ErrCannotConfigureDefault when DefaulCredentials cannot determine ...
  • 616a9b4 [Release] Release v0.70.0
  • 01d49f0 [Internal] Update SDK to latest OpenAPI Spec (#1224)
  • ef3a65c Return auth error when auth type is set (#1223)
  • 83e4d69 [Release] Release v0.69.0
  • 635106e [Internal] Update SDK to latest OpenAPI spec (#1221)
  • a2a34b9 Add support to authenticate with Account-wide token federation (#1219)
  • See full diff 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 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)

Bumps [github.com/databricks/databricks-sdk-go](https://github.com/databricks/databricks-sdk-go) from 0.68.0 to 0.71.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.68.0...v0.71.0)

---
updated-dependencies:
- dependency-name: github.com/databricks/databricks-sdk-go
  dependency-version: 0.71.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 May 27, 2025
@dependabot dependabot bot requested a review from nfx as a code owner May 27, 2025 15:34
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 27, 2025
@dependabot dependabot bot requested a review from alexott as a code owner May 27, 2025 15:34
@dependabot dependabot bot added the go Pull requests that update Go code label May 27, 2025
@alexott alexott merged commit 50b4a18 into main May 28, 2025
1 check passed
@alexott alexott deleted the dependabot/go_modules/runtime-packages/github.com/databricks/databricks-sdk-go-0.71.0 branch May 28, 2025 15:27
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.

2 participants