Skip to content

Commit a45caaf

Browse files
Bump github.com/databricks/databricks-sdk-go from 0.63.0 to 0.65.0 (#2786)
Bumps [github.com/databricks/databricks-sdk-go](https://github.com/databricks/databricks-sdk-go) from 0.63.0 to 0.65.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.64.0</h2> <h2>Release v0.64.0</h2> <h3>New Features and Improvements</h3> <ul> <li>Enabled asynchronous token refreshes by default (<a href="https://redirect.github.com/databricks/databricks-sdk-go/pull/1208">#1208</a>).</li> </ul> <h3>API Changes</h3> <ul> <li>Added <code>UpdateEndpointBudgetPolicy</code> and <code>UpdateEndpointCustomTags</code> methods for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#VectorSearchEndpointsAPI">w.VectorSearchEndpoints</a> workspace-level service.</li> <li>Added <code>NodeTypeFlexibility</code> field for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/compute#EditInstancePool">compute.EditInstancePool</a>.</li> <li>Added <code>PageSize</code> and <code>PageToken</code> fields for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/compute#GetEvents">compute.GetEvents</a>.</li> <li>Added <code>NextPageToken</code> and <code>PrevPageToken</code> fields for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/compute#GetEventsResponse">compute.GetEventsResponse</a>.</li> <li>Added <code>NodeTypeFlexibility</code> field for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/compute#GetInstancePool">compute.GetInstancePool</a>.</li> <li>Added <code>NodeTypeFlexibility</code> field for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/compute#InstancePoolAndStats">compute.InstancePoolAndStats</a>.</li> <li>Added <code>EffectivePerformanceTarget</code> field for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/jobs#RepairHistoryItem">jobs.RepairHistoryItem</a>.</li> <li>Added <code>PerformanceTarget</code> field for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/jobs#RepairRun">jobs.RepairRun</a>.</li> <li>Added <code>BudgetPolicyId</code> field for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#CreateEndpoint">vectorsearch.CreateEndpoint</a>.</li> <li>Added <code>CustomTags</code> and <code>EffectiveBudgetPolicyId</code> fields for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#EndpointInfo">vectorsearch.EndpointInfo</a>.</li> <li>Added <code>Disabled</code> enum value for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/jobs#TerminationCodeCode">jobs.TerminationCodeCode</a>.</li> <li>[Breaking] Changed <code>CreateIndex</code> method for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#VectorSearchIndexesAPI">w.VectorSearchIndexes</a> workspace-level service to return <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#VectorIndex">vectorsearch.VectorIndex</a>.</li> <li>[Breaking] Changed <code>DeleteDataVectorIndex</code> method for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#VectorSearchIndexesAPI">w.VectorSearchIndexes</a> workspace-level service . HTTP method/verb has changed.</li> <li>[Breaking] Changed <code>DeleteDataVectorIndex</code> method for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#VectorSearchIndexesAPI">w.VectorSearchIndexes</a> workspace-level service with new required argument order.</li> <li>[Breaking] Changed <code>DataArray</code> field for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#ResultData">vectorsearch.ResultData</a> to type <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#ListValueList">vectorsearch.ListValueList</a>.</li> <li>[Breaking] Changed waiter for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#VectorSearchEndpointsAPI.CreateEndpoint">VectorSearchEndpointsAPI.CreateEndpoint</a>.</li> <li>[Breaking] Removed <code>NullValue</code> field for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#Value">vectorsearch.Value</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.64.0</h2> <h3>New Features and Improvements</h3> <ul> <li>Enabled asynchronous token refreshes by default (<a href="https://redirect.github.com/databricks/databricks-sdk-go/pull/1208">#1208</a>).</li> </ul> <h3>API Changes</h3> <ul> <li>Added <code>UpdateEndpointBudgetPolicy</code> and <code>UpdateEndpointCustomTags</code> methods for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#VectorSearchEndpointsAPI">w.VectorSearchEndpoints</a> workspace-level service.</li> <li>Added <code>NodeTypeFlexibility</code> field for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/compute#EditInstancePool">compute.EditInstancePool</a>.</li> <li>Added <code>PageSize</code> and <code>PageToken</code> fields for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/compute#GetEvents">compute.GetEvents</a>.</li> <li>Added <code>NextPageToken</code> and <code>PrevPageToken</code> fields for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/compute#GetEventsResponse">compute.GetEventsResponse</a>.</li> <li>Added <code>NodeTypeFlexibility</code> field for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/compute#GetInstancePool">compute.GetInstancePool</a>.</li> <li>Added <code>NodeTypeFlexibility</code> field for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/compute#InstancePoolAndStats">compute.InstancePoolAndStats</a>.</li> <li>Added <code>EffectivePerformanceTarget</code> field for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/jobs#RepairHistoryItem">jobs.RepairHistoryItem</a>.</li> <li>Added <code>PerformanceTarget</code> field for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/jobs#RepairRun">jobs.RepairRun</a>.</li> <li>Added <code>BudgetPolicyId</code> field for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#CreateEndpoint">vectorsearch.CreateEndpoint</a>.</li> <li>Added <code>CustomTags</code> and <code>EffectiveBudgetPolicyId</code> fields for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#EndpointInfo">vectorsearch.EndpointInfo</a>.</li> <li>Added <code>Disabled</code> enum value for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/jobs#TerminationCodeCode">jobs.TerminationCodeCode</a>.</li> <li>[Breaking] Changed <code>CreateIndex</code> method for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#VectorSearchIndexesAPI">w.VectorSearchIndexes</a> workspace-level service to return <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#VectorIndex">vectorsearch.VectorIndex</a>.</li> <li>[Breaking] Changed <code>DeleteDataVectorIndex</code> method for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#VectorSearchIndexesAPI">w.VectorSearchIndexes</a> workspace-level service . HTTP method/verb has changed.</li> <li>[Breaking] Changed <code>DeleteDataVectorIndex</code> method for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#VectorSearchIndexesAPI">w.VectorSearchIndexes</a> workspace-level service with new required argument order.</li> <li>[Breaking] Changed <code>DataArray</code> field for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#ResultData">vectorsearch.ResultData</a> to type <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#ListValueList">vectorsearch.ListValueList</a>.</li> <li>[Breaking] Changed waiter for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#VectorSearchEndpointsAPI.CreateEndpoint">VectorSearchEndpointsAPI.CreateEndpoint</a>.</li> <li>[Breaking] Removed <code>NullValue</code> field for <a href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#Value">vectorsearch.Value</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/databricks/databricks-sdk-go/commit/8027ec932413c18e7d2e586f7165e551194438e7"><code>8027ec9</code></a> [Release] Release v0.64.0</li> <li><a href="https://github.com/databricks/databricks-sdk-go/commit/e7f17368e3a70dddfddf8d91b628e93d0034e9bc"><code>e7f1736</code></a> [Internal] Update SDK to latest OpenAPI spec (<a href="https://redirect.github.com/databricks/databricks-sdk-go/issues/1209">#1209</a>)</li> <li><a href="https://github.com/databricks/databricks-sdk-go/commit/79e4b3a6e9b0b7dcb1af9ad4025deb447b01d933"><code>79e4b3a</code></a> Enabled asynchronous token refreshes by default (<a href="https://redirect.github.com/databricks/databricks-sdk-go/issues/1208">#1208</a>)</li> <li><a href="https://github.com/databricks/databricks-sdk-go/commit/68499d87ae3838d9ea5590f0080f5102d4c81e02"><code>68499d8</code></a> Fix example test names to comply with Go 1.24 vet checks (<a href="https://redirect.github.com/databricks/databricks-sdk-go/issues/1203">#1203</a>)</li> <li>See full diff in <a href="https://github.com/databricks/databricks-sdk-go/compare/v0.63.0...v0.64.0">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | github.com/databricks/databricks-sdk-go | [>= 0.28.a, < 0.29] | </details> [![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.63.0&new-version=0.64.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Nester <andrew.nester@databricks.com>
1 parent 59a4da6 commit a45caaf

File tree

15 files changed

+251
-67
lines changed

15 files changed

+251
-67
lines changed

.codegen/_openapi_sha

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
05692f4dcf168be190bb7bcda725ee8b368b7ae3
1+
06a18b97d7996d6cd8dd88bfdb0f2c2792739e46

NEXT_CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
### Dependency updates
99
* Upgrade TF provider to 1.75.0 ([#2775](https://github.com/databricks/cli/pull/2775))
10+
* Upgrade Go SDK to 0.65.0 ([#2786](https://github.com/databricks/cli/pull/2786))
1011

1112
### CLI
1213

bundle/internal/schema/annotations_openapi.yml

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1725,11 +1725,16 @@ github.com/databricks/databricks-sdk-go/service/jobs.DashboardTask:
17251725
"_":
17261726
"description": |-
17271727
Configures the Lakeview Dashboard job task type.
1728-
"dashboard_id": {}
1729-
"subscription": {}
1728+
"dashboard_id":
1729+
"description": |-
1730+
The identifier of the dashboard to refresh.
1731+
"subscription":
1732+
"description": |-
1733+
Optional: subscription configuration for sending the dashboard snapshot.
17301734
"warehouse_id":
17311735
"description": |-
1732-
The warehouse id to execute the dashboard with for the schedule
1736+
Optional: The warehouse id to execute the dashboard with for the schedule.
1737+
If not specified, the default warehouse of the dashboard will be used.
17331738
github.com/databricks/databricks-sdk-go/service/jobs.DbtTask:
17341739
"catalog":
17351740
"description": |-
@@ -2407,10 +2412,16 @@ github.com/databricks/databricks-sdk-go/service/jobs.Subscription:
24072412
"paused":
24082413
"description": |-
24092414
When true, the subscription will not send emails.
2410-
"subscribers": {}
2415+
"subscribers":
2416+
"description": |-
2417+
The list of subscribers to send the snapshot of the dashboard to.
24112418
github.com/databricks/databricks-sdk-go/service/jobs.SubscriptionSubscriber:
2412-
"destination_id": {}
2413-
"user_name": {}
2419+
"destination_id":
2420+
"description": |-
2421+
A snapshot of the dashboard will be sent to the destination when the `destination_id` field is present.
2422+
"user_name":
2423+
"description": |-
2424+
A snapshot of the dashboard will be sent to the user's email when the `user_name` field is present.
24142425
github.com/databricks/databricks-sdk-go/service/jobs.TableUpdateTriggerConfiguration:
24152426
"condition":
24162427
"description": |-
@@ -2438,7 +2449,7 @@ github.com/databricks/databricks-sdk-go/service/jobs.Task:
24382449
The condition task does not require a cluster to execute and does not support retries or notifications.
24392450
"dashboard_task":
24402451
"description": |-
2441-
The task runs a DashboardTask when the `dashboard_task` field is present.
2452+
The task refreshes a dashboard and sends a snapshot to subscribers.
24422453
"dbt_task":
24432454
"description": |-
24442455
The task runs one or more dbt commands when the `dbt_task` field is present. The dbt task requires both Databricks SQL and the ability to use a serverless or a pro SQL warehouse.

bundle/schema/jsonschema.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/workspace/clusters/clusters.go

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/workspace/enable-export-notebook/enable-export-notebook.go

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/workspace/enable-notebook-table-clipboard/enable-notebook-table-clipboard.go

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/workspace/enable-results-downloading/enable-results-downloading.go

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/workspace/genie/genie.go

Lines changed: 16 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/workspace/instance-pools/instance-pools.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)