Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/databricks/databricks-sdk-go from 0.26.1 to 0.26.2 #1053

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps github.com/databricks/databricks-sdk-go from 0.26.1 to 0.26.2.

Release notes

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

v0.26.2

This is a bugfix release, including a fix correcting issues with OAuth flows, due to a bug with the propagation of the response status in httpclient's RoundTrip() implementation. This fixes the failed during request visitor: token: oauth2: cannot fetch token: Response: {...} error.

All fixes:

  • Migrate Azure MSI & Metadata Service token sources to httpclient and add 100% test coverage (#709).
  • Added config.NewAzureCliTokenSource and config.NewAzureMsiTokenSource constructors (#727).
  • Use per-config refresh context for OAuth tokens (#728).
Changelog

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

0.26.2

This is a bugfix release, including a fix correcting issues with OAuth flows, due to a bug with the propagation of the response status in httpclient's RoundTrip() implementation. This fixes the failed during request visitor: token: oauth2: cannot fetch token: Response: {...} error.

All fixes:

  • Migrate Azure MSI & Metadata Service token sources to httpclient and add 100% test coverage (#709).
  • Added config.NewAzureCliTokenSource and config.NewAzureMsiTokenSource constructors (#727).
  • Use per-config refresh context for OAuth tokens (#728).
Commits
  • ebb3ea4 Release v0.26.2 (#732)
  • 2dbf06a Use per-config refresh context for OAuth tokens (#728)
  • 964cdc1 Added config.NewAzureCliTokenSource and config.NewAzureMsiTokenSource con...
  • 82d089a Migrate Azure MSI & Metadata Service token sources to httpclient and add 10...
  • 8b28282 Add account level MSI credentials test (#726)
  • 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.26.1 to 0.26.2.
- [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.26.1...v0.26.2)

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

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 Dec 11, 2023
@andrewnester andrewnester added this pull request to the merge queue Dec 13, 2023
Merged via the queue into main with commit 8ac47d0 Dec 13, 2023
4 checks passed
@andrewnester andrewnester deleted the dependabot/go_modules/github.com/databricks/databricks-sdk-go-0.26.2 branch December 13, 2023 10:18
andrewnester added a commit that referenced this pull request Dec 13, 2023
Bundles:
 * Improve default template ([#1046](#1046)).
 * Fix passthrough of pipeline notifications ([#1058](#1058)).

Internal:
 * Stub out Python virtual environment installation for `labs` commands ([#1057](#1057)).
 * Upgrade Terraform schema version to v1.31.1 ([#1055](#1055)).

Dependency updates:
 * Bump github.com/hashicorp/hc-install from 0.6.1 to 0.6.2 ([#1054](#1054)).
 * Bump github.com/databricks/databricks-sdk-go from 0.26.1 to 0.26.2 ([#1053](#1053)).
@andrewnester andrewnester mentioned this pull request Dec 13, 2023
github-merge-queue bot pushed a commit that referenced this pull request Dec 13, 2023
Bundles:
* Improve default template
([#1046](#1046)).
* Fix passthrough of pipeline notifications
([#1058](#1058)).

Internal:
* Stub out Python virtual environment installation for `labs` commands
([#1057](#1057)).
* Upgrade Terraform schema version to v1.31.1
([#1055](#1055)).


Dependency updates:
* Bump github.com/hashicorp/hc-install from 0.6.1 to 0.6.2
([#1054](#1054)).
* Bump github.com/databricks/databricks-sdk-go from 0.26.1 to 0.26.2
([#1053](#1053)).
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.

None yet

1 participant