Skip to content

Bump github.com/databricks/databricks-sdk-go from 0.63.0 to 0.65.0 #2786

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps github.com/databricks/databricks-sdk-go from 0.63.0 to 0.65.0.

Release notes

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

v0.64.0

Release v0.64.0

New Features and Improvements

  • Enabled asynchronous token refreshes by default (#1208).

API Changes

Changelog

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

Release v0.64.0

New Features and Improvements

  • Enabled asynchronous token refreshes by default (#1208).

API Changes

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/databricks/databricks-sdk-go [>= 0.28.a, < 0.29]

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 Apr 28, 2025
Bumps [github.com/databricks/databricks-sdk-go](https://github.com/databricks/databricks-sdk-go) from 0.63.0 to 0.64.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.63.0...v0.64.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/databricks/databricks-sdk-go-0.64.0 branch from 75eb249 to dbf1d0a Compare April 29, 2025 05:18
@andrewnester andrewnester changed the title Bump github.com/databricks/databricks-sdk-go from 0.63.0 to 0.64.0 Bump github.com/databricks/databricks-sdk-go from 0.63.0 to 0.65.0 Apr 29, 2025
@andrewnester andrewnester added this pull request to the merge queue Apr 29, 2025
Merged via the queue into main with commit a45caaf Apr 29, 2025
10 checks passed
@andrewnester andrewnester deleted the dependabot/go_modules/github.com/databricks/databricks-sdk-go-0.64.0 branch April 29, 2025 13:53
deco-sdk-tagging bot added a commit that referenced this pull request Apr 30, 2025
## Release v0.250.0

### Notable Changes
* Added inline script execution support to bundle run. You can now run scripts in the same authentication context as a DAB using the databricks bundle run command. ([#2413](#2413))

### Dependency updates
* Upgrade TF provider to 1.75.0 ([#2775](#2775))
* Upgrade Go SDK to 0.65.0 ([#2786](#2786))

### CLI
* Added `databricks apps run-local` command to run Databricks apps locally ([#2555](#2555))

### Bundles
* Raise an error when Unity Catalog volumes are used for paths other than artifacts ([#2754](#2754))
* Fixed issue with jobs and pipelines declared in Python not showing in "Bundle resource explorer" in VSCode ([#2764](#2764))
* Made `experimental/python/mutators` and `experimental/python/resources` fields optional in JSON schema ([#2761](#2761))
* Annotated deprecated fields in JSON schema ([#2770](#2770))
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