-
Notifications
You must be signed in to change notification settings - Fork 22
Commit 9f4e7ef
authored
Bump github.com/databricks/databricks-sdk-go from 0.73.1 to 0.74.0 in /runtime-packages (#488)
Bumps
[github.com/databricks/databricks-sdk-go](https://github.com/databricks/databricks-sdk-go)
from 0.73.1 to 0.74.0.
<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.74.0</h2>
<h3>API Changes</h3>
<ul>
<li>Added <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/catalog#ExternalLineageAPI">w.ExternalLineage</a>
workspace-level service and <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/catalog#ExternalMetadataAPI">w.ExternalMetadata</a>
workspace-level service.</li>
<li>Added <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#MaterializedFeaturesAPI">w.MaterializedFeatures</a>
workspace-level service.</li>
<li>Added <code>DeleteConversation</code>,
<code>ListConversations</code> and <code>TrashSpace</code> methods for
<a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieAPI">w.Genie</a>
workspace-level service.</li>
<li>Added <code>CreateDatabaseInstanceRole</code>,
<code>DeleteDatabaseInstanceRole</code>,
<code>GetDatabaseInstanceRole</code> and
<code>ListDatabaseInstanceRoles</code> methods for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/database#DatabaseAPI">w.Database</a>
workspace-level service.</li>
<li>Added <code>Connection</code> and <code>Credential</code> fields for
<a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/catalog#Dependency">catalog.Dependency</a>.</li>
<li>Added <code>Rely</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/catalog#ForeignKeyConstraint">catalog.ForeignKeyConstraint</a>.</li>
<li>Added <code>Rely</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/catalog#PrimaryKeyConstraint">catalog.PrimaryKeyConstraint</a>.</li>
<li>Added <code>SecurableKindManifest</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/catalog#TableInfo">catalog.TableInfo</a>.</li>
<li>Added <code>SecurableKindManifest</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/catalog#TableSummary">catalog.TableSummary</a>.</li>
<li>Added <code>ChildInstanceRefs</code>,
<code>EffectiveEnableReadableSecondaries</code>,
<code>EffectiveNodeCount</code>,
<code>EffectiveRetentionWindowInDays</code>,
<code>EnableReadableSecondaries</code>, <code>NodeCount</code>,
<code>ParentInstanceRef</code>, <code>ReadOnlyDns</code> and
<code>RetentionWindowInDays</code> fields for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/database#DatabaseInstance">database.DatabaseInstance</a>.</li>
<li>Added <code>Claims</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/database#GenerateDatabaseCredentialRequest">database.GenerateDatabaseCredentialRequest</a>.</li>
<li>Added <code>LastSync</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/database#SyncedTableStatus">database.SyncedTableStatus</a>.</li>
<li>Added <code>Activity</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#DeleteTransitionRequestResponse">ml.DeleteTransitionRequestResponse</a>.</li>
<li>Added <code>MaxResults</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#ListWebhooksRequest">ml.ListWebhooksRequest</a>.</li>
<li>Added <code>Body</code> and <code>StatusCode</code> fields for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#TestRegistryWebhookResponse">ml.TestRegistryWebhookResponse</a>.</li>
<li>Added <code>ModelVersionDatabricks</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#TransitionStageResponse">ml.TransitionStageResponse</a>.</li>
<li>Added <code>RegisteredModel</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#UpdateModelResponse">ml.UpdateModelResponse</a>.</li>
<li>Added <code>ModelVersion</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#UpdateModelVersionResponse">ml.UpdateModelVersionResponse</a>.</li>
<li>Added <code>Webhook</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#UpdateWebhookResponse">ml.UpdateWebhookResponse</a>.</li>
<li>Added <code>RunAs</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/pipelines#GetPipelineResponse">pipelines.GetPipelineResponse</a>.</li>
<li>Added <code>Principal</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/serving#AiGatewayRateLimit">serving.AiGatewayRateLimit</a>.</li>
<li>Added <code>Description</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/serving#CreateServingEndpoint">serving.CreateServingEndpoint</a>.</li>
<li>Added <code>ServedEntityName</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/serving#Route">serving.Route</a>.</li>
<li>Added <code>AnyStaticCredential</code> enum value for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/catalog#CredentialType">catalog.CredentialType</a>.</li>
<li>Added <code>DatabricksRowStoreFormat</code>,
<code>DeltaUniformHudi</code>, <code>DeltaUniformIceberg</code>,
<code>Hive</code>, <code>Iceberg</code>, <code>MongodbFormat</code>,
<code>OracleFormat</code>, <code>SalesforceDataCloudFormat</code> and
<code>TeradataFormat</code> enum values for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/catalog#DataSourceFormat">catalog.DataSourceFormat</a>.</li>
<li>Added <code>MetricView</code> enum value for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/catalog#TableType">catalog.TableType</a>.</li>
<li>Added <code>SecurityAgentsFailedInitialVerification</code> enum
value for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/compute#TerminationReasonCode">compute.TerminationReasonCode</a>.</li>
<li>Added <code>CanCreateRegisteredModel</code> enum value for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#PermissionLevel">ml.PermissionLevel</a>.</li>
<li>Added <code>Bigquery</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>AppendOnly</code> enum value for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/pipelines#TableSpecificConfigScdType">pipelines.TableSpecificConfigScdType</a>.</li>
<li>Added <code>ServicePrincipal</code> and <code>UserGroup</code> enum
values for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/serving#AiGatewayRateLimitKey">serving.AiGatewayRateLimitKey</a>.</li>
<li>[Breaking] Changed <code>DeleteTransitionRequest</code>,
<code>UpdateModel</code>, <code>UpdateModelVersion</code> and
<code>UpdateWebhook</code> methods for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#ModelRegistryAPI">w.ModelRegistry</a>
workspace-level service return type to become non-empty.</li>
<li>[Breaking] Changed <code>DeleteWebhook</code> method for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#ModelRegistryAPI">w.ModelRegistry</a>
workspace-level service with new required argument order.</li>
<li>[Breaking] Changed <code>List</code> method for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/sql#AlertsLegacyAPI">w.AlertsLegacy</a>
workspace-level service . New request type is <code>any</code>.</li>
<li>[Breaking] Changed <code>Update</code> method for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/sql#DashboardWidgetsAPI">w.DashboardWidgets</a>
workspace-level service . New request type is <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/sql#UpdateWidgetRequest">sql.UpdateWidgetRequest</a>.</li>
<li>[Breaking] Changed <code>List</code> method for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/sql#DataSourcesAPI">w.DataSources</a>
workspace-level service . New request type is <code>any</code>.</li>
<li>[Breaking] Changed <code>Create</code> method for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/sql#QueryVisualizationsLegacyAPI">w.QueryVisualizationsLegacy</a>
workspace-level service with new required argument order.</li>
<li>[Breaking] Changed <code>FromStage</code> and <code>ToStage</code>
fields for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#Activity">ml.Activity</a>
to type <code>string</code>.</li>
<li>[Breaking] Changed <code>Stage</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#ApproveTransitionRequest">ml.ApproveTransitionRequest</a>
to type <code>string</code>.</li>
<li>[Breaking] Changed <code>Stage</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#CreateTransitionRequest">ml.CreateTransitionRequest</a>
to type <code>string</code>.</li>
<li>[Breaking] Changed <code>Stage</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#DeleteTransitionRequestRequest">ml.DeleteTransitionRequestRequest</a>
to type <code>string</code>.</li>
<li>[Breaking] Changed <code>Id</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#DeleteWebhookRequest">ml.DeleteWebhookRequest</a>
to be required.</li>
<li>Changed <code>Capacity</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#OnlineStore">ml.OnlineStore</a>
to be required.</li>
<li>[Breaking] Changed <code>Capacity</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#OnlineStore">ml.OnlineStore</a>
to be required.</li>
<li>[Breaking] Changed <code>OnlineTableName</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#PublishSpec">ml.PublishSpec</a>
to be required.</li>
<li>[Breaking] Changed <code>Stage</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#RejectTransitionRequest">ml.RejectTransitionRequest</a>
to type <code>string</code>.</li>
<li>[Breaking] Changed <code>Stage</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#TransitionModelVersionStageDatabricks">ml.TransitionModelVersionStageDatabricks</a>
to type <code>string</code>.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/databricks/databricks-sdk-go/commit/536c78c59cd44d27d1afd1c1a40efe6626b96b81"><code>536c78c</code></a>
[Release] Release v0.74.0</li>
<li><a
href="https://github.com/databricks/databricks-sdk-go/commit/58fc783f5665e41a1f65c520070d0c55d8adaad1"><code>58fc783</code></a>
Update SDK to latest API definition (<a
href="https://redirect.github.com/databricks/databricks-sdk-go/issues/1242">#1242</a>)</li>
<li><a
href="https://github.com/databricks/databricks-sdk-go/commit/864258aa4f77f1d3a75911a8c9f2efce910f4e97"><code>864258a</code></a>
Remove usage of testify in <code>persistent_auth_test.go</code>. (<a
href="https://redirect.github.com/databricks/databricks-sdk-go/issues/1238">#1238</a>)</li>
<li><a
href="https://github.com/databricks/databricks-sdk-go/commit/5e8f903da8cd4af52c075f7490287a4f369852cc"><code>5e8f903</code></a>
Allow localhost on u2m auth (<a
href="https://redirect.github.com/databricks/databricks-sdk-go/issues/1233">#1233</a>)</li>
<li>See full diff in <a
href="https://github.com/databricks/databricks-sdk-go/compare/v0.73.1...v0.74.0">compare
view</a></li>
</ul>
</details>
<br />
[](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 e0a34fd commit 9f4e7efCopy full SHA for 9f4e7ef
Expand file treeCollapse file tree
2 files changed
+3
-3
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
| 10 | + | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
0 commit comments