Commit a45caaf
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>
[](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- .codegen
- bundle
- internal/schema
- schema
- cmd/workspace
- clusters
- enable-export-notebook
- enable-notebook-table-clipboard
- enable-results-downloading
- genie
- instance-pools
- jobs
- vector-search-endpoints
- vector-search-indexes
15 files changed
+251
-67
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1725 | 1725 | | |
1726 | 1726 | | |
1727 | 1727 | | |
1728 | | - | |
1729 | | - | |
| 1728 | + | |
| 1729 | + | |
| 1730 | + | |
| 1731 | + | |
| 1732 | + | |
| 1733 | + | |
1730 | 1734 | | |
1731 | 1735 | | |
1732 | | - | |
| 1736 | + | |
| 1737 | + | |
1733 | 1738 | | |
1734 | 1739 | | |
1735 | 1740 | | |
| |||
2407 | 2412 | | |
2408 | 2413 | | |
2409 | 2414 | | |
2410 | | - | |
| 2415 | + | |
| 2416 | + | |
| 2417 | + | |
2411 | 2418 | | |
2412 | | - | |
2413 | | - | |
| 2419 | + | |
| 2420 | + | |
| 2421 | + | |
| 2422 | + | |
| 2423 | + | |
| 2424 | + | |
2414 | 2425 | | |
2415 | 2426 | | |
2416 | 2427 | | |
| |||
2438 | 2449 | | |
2439 | 2450 | | |
2440 | 2451 | | |
2441 | | - | |
| 2452 | + | |
2442 | 2453 | | |
2443 | 2454 | | |
2444 | 2455 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments