Skip to content

Commit e554df6

Browse files
Bump github.com/databricks/databricks-sdk-go from 0.82.0 to 0.83.0 in /runtime-packages (#570)
Bumps [github.com/databricks/databricks-sdk-go](https://github.com/databricks/databricks-sdk-go) from 0.82.0 to 0.83.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/databricks/databricks-sdk-go/releases">github.com/databricks/databricks-sdk-go's releases</a>.</em></p> <blockquote> <h2>v0.83.0</h2> <h3>API Changes</h3> <ul> <li>Added <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/iamv2">iamv2</a> package.</li> <li>Added <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/iamv2#AccountIamV2API">a.AccountIamV2</a> account-level service and <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/iamv2#WorkspaceIamV2API">w.WorkspaceIamV2</a> workspace-level service.</li> <li>Added <code>Feedback</code> field for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieMessage">dashboards.GenieMessage</a>.</li> <li>Added <code>Disabled</code> field for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/jobs#Task">jobs.Task</a>.</li> <li>Added <code>AuxiliaryManagedLocation</code> field for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/sharing#TableInternalAttributes">sharing.TableInternalAttributes</a>.</li> <li>Added <code>Alerts</code> field for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/sql#ListAlertsV2Response">sql.ListAlertsV2Response</a>.</li> <li>Added <code>NoActivatedK8s</code> and <code>UsagePolicyEntitlementDenied</code> enum values for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/compute#TerminationReasonCode">compute.TerminationReasonCode</a>.</li> <li>Added <code>ForeignCatalog</code> enum value for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/pipelines#IngestionSourceType">pipelines.IngestionSourceType</a>.</li> <li>Added <code>ForeignIcebergTable</code> enum value for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/sharing#TableInternalAttributesSharedTableType">sharing.TableInternalAttributesSharedTableType</a>.</li> <li>[Breaking] Removed <code>Disabled</code> field for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/jobs#RunTask">jobs.RunTask</a>.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/databricks/databricks-sdk-go/blob/main/CHANGELOG.md">github.com/databricks/databricks-sdk-go's changelog</a>.</em></p> <blockquote> <h2>Release v0.83.0</h2> <h3>API Changes</h3> <ul> <li>Added <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/iamv2">iamv2</a> package.</li> <li>Added <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/iamv2#AccountIamV2API">a.AccountIamV2</a> account-level service and <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/iamv2#WorkspaceIamV2API">w.WorkspaceIamV2</a> workspace-level service.</li> <li>Added <code>Feedback</code> field for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieMessage">dashboards.GenieMessage</a>.</li> <li>Added <code>Disabled</code> field for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/jobs#Task">jobs.Task</a>.</li> <li>Added <code>AuxiliaryManagedLocation</code> field for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/sharing#TableInternalAttributes">sharing.TableInternalAttributes</a>.</li> <li>Added <code>Alerts</code> field for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/sql#ListAlertsV2Response">sql.ListAlertsV2Response</a>.</li> <li>Added <code>NoActivatedK8s</code> and <code>UsagePolicyEntitlementDenied</code> enum values for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/compute#TerminationReasonCode">compute.TerminationReasonCode</a>.</li> <li>Added <code>ForeignCatalog</code> enum value for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/pipelines#IngestionSourceType">pipelines.IngestionSourceType</a>.</li> <li>Added <code>ForeignIcebergTable</code> enum value for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/sharing#TableInternalAttributesSharedTableType">sharing.TableInternalAttributesSharedTableType</a>.</li> <li>[Breaking] Removed <code>Disabled</code> field for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/jobs#RunTask">jobs.RunTask</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/databricks/databricks-sdk-go/commit/ee60abf7b587640da551ae24702932c912f6b190"><code>ee60abf</code></a> [Release] Release v0.83.0</li> <li><a href="https://github.com/databricks/databricks-sdk-go/commit/9329971a085814ba55e77d5a6380b442552fa3cd"><code>9329971</code></a> Update SDK to Latest API Definition (<a href="https://redirect.github.com/databricks/databricks-sdk-go/issues/1278">#1278</a>)</li> <li><a href="https://github.com/databricks/databricks-sdk-go/commit/12277011055cac7293d4dab9177f78211990f65f"><code>1227701</code></a> Add LroOptions struct for Long Running Operations configuration (<a href="https://redirect.github.com/databricks/databricks-sdk-go/issues/1277">#1277</a>)</li> <li><a href="https://github.com/databricks/databricks-sdk-go/commit/19c36400bdbd100ddceaa8073beb26fb4aa6d9d7"><code>19c3640</code></a> Add custom classes to represent Google Well Known Types (<a href="https://redirect.github.com/databricks/databricks-sdk-go/issues/1271">#1271</a>)</li> <li>See full diff in <a href="https://github.com/databricks/databricks-sdk-go/compare/v0.82.0...v0.83.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/databricks/databricks-sdk-go&package-manager=go_modules&previous-version=0.82.0&new-version=0.83.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e249681 commit e554df6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

runtime-packages/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/databrickslabs/sandbox/runtime-packages
33
go 1.24
44

55
require (
6-
github.com/databricks/databricks-sdk-go v0.82.0
6+
github.com/databricks/databricks-sdk-go v0.83.0
77
github.com/databrickslabs/sandbox/go-libs v0.4.1
88
github.com/fatih/color v1.18.0
99
github.com/spf13/cobra v1.9.1

runtime-packages/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ cloud.google.com/go/compute/metadata v0.6.0/go.mod h1:FjyFAW1MW0C203CEOMDTu3Dk1F
77
github.com/briandowns/spinner v1.23.2 h1:Zc6ecUnI+YzLmJniCfDNaMbW0Wid1d5+qcTq4L2FW8w=
88
github.com/briandowns/spinner v1.23.2/go.mod h1:LaZeM4wm2Ywy6vO571mvhQNRcWfRUnXOs0RcKV0wYKM=
99
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=
10-
github.com/databricks/databricks-sdk-go v0.82.0 h1:Amosg1Jp6M3w04jrvL+sIdMyPx7M+D1W/JtYJFwsGGA=
11-
github.com/databricks/databricks-sdk-go v0.82.0/go.mod h1:xBtjeP9nq+6MgTewZW1EcbRkD7aDY9gZvcRPcwPhZjw=
10+
github.com/databricks/databricks-sdk-go v0.83.0 h1:Z7YGQ/FUt/Eb5laZYtpO1tln/HmpzPk5BiqxOjMsYLc=
11+
github.com/databricks/databricks-sdk-go v0.83.0/go.mod h1:hWoHnHbNLjPKiTm5K/7bcIv3J3Pkgo5x9pPzh8K3RVE=
1212
github.com/databrickslabs/sandbox/go-libs v0.4.1 h1:ZqqcP+ZF69LKvXILvSfZbD9+ssRNCdDb45ipXHdcvbk=
1313
github.com/databrickslabs/sandbox/go-libs v0.4.1/go.mod h1:R0jABegxKm1gv+ufyexdzQT2iC29uP0NtQRRG7Skbvc=
1414
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=

0 commit comments

Comments
 (0)