build(deps): bump github.com/databricks/databricks-sdk-go from 0.71.0 to 0.72.0#3013
Conversation
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>
|
|
||
| Arguments: | ||
| SECURABLE_TYPE: Type of securable. | ||
| Supported values: [ |
There was a problem hiding this comment.
Minor regression. The enum list is being removed here. This is still present in the API docs but is being removed here.
There was a problem hiding this comment.
It does not seems to actually have it in docs as well https://docs.databricks.com/api/workspace/grants/get#securable_type
There was a problem hiding this comment.
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.
…databricks-sdk-go-0.72.0
| Each client comes with a specific set of pre-installed libraries. | ||
| The version is a string, consisting of the major client version. | ||
| """ | ||
|
|
There was a problem hiding this comment.
@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.
## Changes Fix typo in error message for metastore lookup. Spotted while reviewing #3013. ## Tests Unit tests still pass.
|
@dependabot ignore this dependency |
|
OK, I won't notify you about github.com/databricks/databricks-sdk-go again, unless you re-open this PR. |
|
Context: we need to pair these bumps with TF provider bumps (e.g. #3087). |
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.
... (truncated)
Changelog
Sourced from github.com/databricks/databricks-sdk-go's changelog.
... (truncated)
Commits
56af964[Release] Release v0.72.005a562bUpdate SDK to latest OpenAPI spec (#1231)c71c6d1AddValuesto enum definitions. (#1228)Most Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)