chore: bump github.com/databricks/databricks-sdk-go from 0.50.0 to 0.56.1#36
Conversation
Bumps [github.com/databricks/databricks-sdk-go](https://github.com/databricks/databricks-sdk-go) from 0.50.0 to 0.56.1. - [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.50.0...v0.56.1) --- updated-dependencies: - dependency-name: github.com/databricks/databricks-sdk-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Reviewer's Guide by SourceryThis pull request bumps the databricks-sdk-go library from version 0.50.0 to 0.56.1. This includes several bug fixes, internal changes, and API changes. Class diagram showing API changes in databricks-sdk-go updateclassDiagram
class ServingEndpointsAPI {
+HttpRequest() *Response
+Create() *Response
+GetOpenApi() *Response
+Patch() *EndpointTags
}
class CleanRoomAssetNotebook {
+ReviewState
+Reviews
+RunnerCollaborators
}
class RecipientInfo {
+Activated
+ActivationUrl
+AuthenticationType
+Cloud
+Comment
+CreatedAt
+CreatedBy
+DataRecipientGlobalMetastoreId
+IpAccessList
+MetastoreId
+Name
+Owner
+PropertiesKvpairs
+Region
+SharingCode
+Tokens
+UpdatedAt
+UpdatedBy
+ExpirationTime
}
note for ServingEndpointsAPI "Added HttpRequest method and modified Create, GetOpenApi, and Patch methods"
note for CleanRoomAssetNotebook "Added new fields for review and collaboration"
note for RecipientInfo "Added multiple new fields for recipient information"
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
CI Feedback 🧐A test triggered by this PR failed. Here is an AI-generated analysis of the failure:
|
|
Superseded by #43. |
Bumps github.com/databricks/databricks-sdk-go from 0.50.0 to 0.56.1.
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
bf617bb[Release] Release v0.56.1 (#1137)18cebf1[Fix] Do not send query parameters when set to zero value (#1136)28ff749[Release] Release v0.56.0 (#1134)1134540[Internal] Add download target to MakeFile (#1125)e079db9[Fix] Support Query parameters for all HTTP operations (#1124)1045fb9[Internal] Delete examples/mocking module (#1126)914ab6b[Internal] Scope the traversing directory in the Recursive list workspace tes...b83a726[Release] Release v0.55.0 (#1117)23d9c1e[Internal] Move package credentials in config (#1115)adc94ca[Internal] Decouple serving and oauth2 package (#1110)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)Summary by Sourcery
Update the databricks-sdk-go dependency from v0.50.0 to v0.56.1.