Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

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

Release notes

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

v0.72.0

New Features and Improvements

API Changes

... (truncated)

Changelog

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

Release v0.72.0

New Features and Improvements

API Changes

... (truncated)

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)

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

---
updated-dependencies:
- dependency-name: github.com/databricks/databricks-sdk-go
  dependency-version: 0.72.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 Jun 9, 2025
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 9, 2025
@dependabot dependabot bot had a problem deploying to test-trigger-is June 9, 2025 12:10 Failure
@andrewnester andrewnester self-assigned this Jun 10, 2025
Arguments:
SECURABLE_TYPE: Type of securable.
Supported values: [
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor regression. The enum list is being removed here. This is still present in the API docs but is being removed here.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It does not seems to actually have it in docs as well https://docs.databricks.com/api/workspace/grants/get#securable_type

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is preset in the build API docs we have internally. But yeah as long as it's consistent with the public docs it's good.

@shreyas-goenka shreyas-goenka merged commit 5199db1 into main Jun 13, 2025
15 of 16 checks passed
@shreyas-goenka shreyas-goenka deleted the dependabot/go_modules/github.com/databricks/databricks-sdk-go-0.72.0 branch June 13, 2025 10:53
Each client comes with a specific set of pre-installed libraries.
The version is a string, consisting of the major client version.
"""

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kanterov FYI, this property is removed because the underlying field is deprecated.

But it will break user code if used. They should probably still be emitted to keep things portable.

github-merge-queue bot pushed a commit that referenced this pull request Jun 16, 2025
## Changes

Fix typo in error message for metastore lookup.

Spotted while reviewing #3013.

## Tests

Unit tests still pass.
@pietern
Copy link
Contributor

pietern commented Jun 18, 2025

@dependabot ignore this dependency

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 18, 2025

OK, I won't notify you about github.com/databricks/databricks-sdk-go again, unless you re-open this PR.

@pietern
Copy link
Contributor

pietern commented Jun 18, 2025

Context: we need to pair these bumps with TF provider bumps (e.g. #3087).

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.

4 participants