Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps github.com/databricks/databricks-sdk-go from 0.81.0 to 0.83.0.

Release notes

Sourced from github.com/databricks/databricks-sdk-go's releases.

v0.83.0

API Changes

v0.82.0

Bug Fixes

  • Fixed Azure CLI authentication for federated token service principals in AKS workload identity environments. The SDK now properly detects service principals with GUID-like names as federated tokens and skips tenant ID parameters that cause authentication failures.

API Changes

Changelog

Sourced from github.com/databricks/databricks-sdk-go's changelog.

Release v0.83.0

API Changes

Release v0.82.0

Bug Fixes

  • Fixed Azure CLI authentication for federated token service principals in AKS workload identity environments. The SDK now properly detects service principals with GUID-like names as federated tokens and skips tenant ID parameters that cause authentication failures.

API Changes

Commits
  • ee60abf [Release] Release v0.83.0
  • 9329971 Update SDK to Latest API Definition (#1278)
  • 1227701 Add LroOptions struct for Long Running Operations configuration (#1277)
  • 19c3640 Add custom classes to represent Google Well Known Types (#1271)
  • dea24ed [Release] Release v0.82.0
  • 1020902 Fix Azure CLI authentication for federated token service principals (#1274)
  • 797d5ef Update SDK to Latest API Definition (#1275)
  • See full diff in compare view

Dependabot compatibility score

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 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)

Bumps [github.com/databricks/databricks-sdk-go](https://github.com/databricks/databricks-sdk-go) from 0.81.0 to 0.83.0.
- [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.81.0...v0.83.0)

---
updated-dependencies:
- dependency-name: github.com/databricks/databricks-sdk-go
  dependency-version: 0.83.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 8, 2025 15:23
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 8, 2025
@dependabot dependabot bot requested a review from esiol-db September 8, 2025 15:23
@dependabot dependabot bot added the go Pull requests that update Go code label Sep 8, 2025
@alexott alexott merged commit 732e701 into main Sep 19, 2025
4 checks passed
@alexott alexott deleted the dependabot/go_modules/llnotes/github.com/databricks/databricks-sdk-go-0.83.0 branch September 19, 2025 07:35
chi-yang-db pushed a commit to chi-yang-db/databrickslabssandbox that referenced this pull request Oct 1, 2025
… /llnotes (databrickslabs#572)

Bumps
[github.com/databricks/databricks-sdk-go](https://github.com/databricks/databricks-sdk-go)
from 0.81.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>
<h2>v0.82.0</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Fixed Azure CLI authentication for federated token service
principals in AKS
workload identity environments. The SDK now properly detects service
principals
with GUID-like names as federated tokens and skips tenant ID parameters
that
cause authentication failures.</li>
</ul>
<h3>API Changes</h3>
<ul>
<li>Added <code>Comment</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieSendMessageFeedbackRequest">dashboards.GenieSendMessageFeedbackRequest</a>.</li>
<li>[Breaking] Added <code>Rating</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieSendMessageFeedbackRequest">dashboards.GenieSendMessageFeedbackRequest</a>.</li>
<li>Added <code>EffectiveEnablePgNativeLogin</code> and
<code>EnablePgNativeLogin</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>TaskRetryMode</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/jobs#Continuous">jobs.Continuous</a>.</li>
<li>Added <code>SourceConfigurations</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/pipelines#IngestionPipelineDefinition">pipelines.IngestionPipelineDefinition</a>.</li>
<li>Added <code>AppId</code>, <code>AppIdSet</code>,
<code>AuthSecret</code>, <code>AuthSecretSet</code>,
<code>ChannelUrl</code>, <code>ChannelUrlSet</code>,
<code>TenantId</code> and <code>TenantIdSet</code> fields for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/settings#MicrosoftTeamsConfig">settings.MicrosoftTeamsConfig</a>.</li>
<li>Added <code>EnsureRerankerCompatible</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#GetIndexRequest">vectorsearch.GetIndexRequest</a>.</li>
<li>Added <code>Reranker</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#QueryVectorIndexRequest">vectorsearch.QueryVectorIndexRequest</a>.</li>
<li>[Breaking] Changed <code>CreateCleanRoomAssetReview</code> method
for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/cleanrooms#CleanRoomAssetsAPI">w.CleanRoomAssets</a>
workspace-level service with new required argument order.</li>
<li>[Breaking] Changed <code>SendMessageFeedback</code> method for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieAPI">w.Genie</a>
workspace-level service with new required argument order.</li>
<li>Changed <code>NotebookReview</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/cleanrooms#CreateCleanRoomAssetReviewRequest">cleanrooms.CreateCleanRoomAssetReviewRequest</a>
to no longer be required.</li>
<li>[Breaking] Changed <code>Features</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#FeatureList">ml.FeatureList</a>
to type []<a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#LinkedFeature">ml.LinkedFeature</a>.</li>
<li>[Breaking] Removed <code>FeedbackRating</code> and
<code>FeedbackText</code> fields for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieSendMessageFeedbackRequest">dashboards.GenieSendMessageFeedbackRequest</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>
<h2>Release v0.82.0</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Fixed Azure CLI authentication for federated token service
principals in AKS
workload identity environments. The SDK now properly detects service
principals
with GUID-like names as federated tokens and skips tenant ID parameters
that
cause authentication failures.</li>
</ul>
<h3>API Changes</h3>
<ul>
<li>Added <code>Comment</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieSendMessageFeedbackRequest">dashboards.GenieSendMessageFeedbackRequest</a>.</li>
<li>[Breaking] Added <code>Rating</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieSendMessageFeedbackRequest">dashboards.GenieSendMessageFeedbackRequest</a>.</li>
<li>Added <code>EffectiveEnablePgNativeLogin</code> and
<code>EnablePgNativeLogin</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>TaskRetryMode</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/jobs#Continuous">jobs.Continuous</a>.</li>
<li>Added <code>SourceConfigurations</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/pipelines#IngestionPipelineDefinition">pipelines.IngestionPipelineDefinition</a>.</li>
<li>Added <code>AppId</code>, <code>AppIdSet</code>,
<code>AuthSecret</code>, <code>AuthSecretSet</code>,
<code>ChannelUrl</code>, <code>ChannelUrlSet</code>,
<code>TenantId</code> and <code>TenantIdSet</code> fields for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/settings#MicrosoftTeamsConfig">settings.MicrosoftTeamsConfig</a>.</li>
<li>Added <code>EnsureRerankerCompatible</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#GetIndexRequest">vectorsearch.GetIndexRequest</a>.</li>
<li>Added <code>Reranker</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#QueryVectorIndexRequest">vectorsearch.QueryVectorIndexRequest</a>.</li>
<li>[Breaking] Changed <code>CreateCleanRoomAssetReview</code> method
for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/cleanrooms#CleanRoomAssetsAPI">w.CleanRoomAssets</a>
workspace-level service with new required argument order.</li>
<li>[Breaking] Changed <code>SendMessageFeedback</code> method for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieAPI">w.Genie</a>
workspace-level service with new required argument order.</li>
<li>Changed <code>NotebookReview</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/cleanrooms#CreateCleanRoomAssetReviewRequest">cleanrooms.CreateCleanRoomAssetReviewRequest</a>
to no longer be required.</li>
<li>[Breaking] Changed <code>Features</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#FeatureList">ml.FeatureList</a>
to type []<a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#LinkedFeature">ml.LinkedFeature</a>.</li>
<li>[Breaking] Removed <code>FeedbackRating</code> and
<code>FeedbackText</code> fields for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieSendMessageFeedbackRequest">dashboards.GenieSendMessageFeedbackRequest</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><a
href="https://github.com/databricks/databricks-sdk-go/commit/dea24ed7687baa24d19f71da33e5bc98141b4a59"><code>dea24ed</code></a>
[Release] Release v0.82.0</li>
<li><a
href="https://github.com/databricks/databricks-sdk-go/commit/1020902323feb609daeff048ce158f47eda68272"><code>1020902</code></a>
Fix Azure CLI authentication for federated token service principals (<a
href="https://redirect.github.com/databricks/databricks-sdk-go/issues/1274">#1274</a>)</li>
<li><a
href="https://github.com/databricks/databricks-sdk-go/commit/797d5effa3ba86ea89e3aa12d90fbaa32d8839a3"><code>797d5ef</code></a>
Update SDK to Latest API Definition (<a
href="https://redirect.github.com/databricks/databricks-sdk-go/issues/1275">#1275</a>)</li>
<li>See full diff in <a
href="https://github.com/databricks/databricks-sdk-go/compare/v0.81.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.81.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chi-yang-db pushed a commit to chi-yang-db/databrickslabssandbox that referenced this pull request Oct 1, 2025
… /llnotes (databrickslabs#572)

Bumps
[github.com/databricks/databricks-sdk-go](https://github.com/databricks/databricks-sdk-go)
from 0.81.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>
<h2>v0.82.0</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Fixed Azure CLI authentication for federated token service
principals in AKS
workload identity environments. The SDK now properly detects service
principals
with GUID-like names as federated tokens and skips tenant ID parameters
that
cause authentication failures.</li>
</ul>
<h3>API Changes</h3>
<ul>
<li>Added <code>Comment</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieSendMessageFeedbackRequest">dashboards.GenieSendMessageFeedbackRequest</a>.</li>
<li>[Breaking] Added <code>Rating</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieSendMessageFeedbackRequest">dashboards.GenieSendMessageFeedbackRequest</a>.</li>
<li>Added <code>EffectiveEnablePgNativeLogin</code> and
<code>EnablePgNativeLogin</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>TaskRetryMode</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/jobs#Continuous">jobs.Continuous</a>.</li>
<li>Added <code>SourceConfigurations</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/pipelines#IngestionPipelineDefinition">pipelines.IngestionPipelineDefinition</a>.</li>
<li>Added <code>AppId</code>, <code>AppIdSet</code>,
<code>AuthSecret</code>, <code>AuthSecretSet</code>,
<code>ChannelUrl</code>, <code>ChannelUrlSet</code>,
<code>TenantId</code> and <code>TenantIdSet</code> fields for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/settings#MicrosoftTeamsConfig">settings.MicrosoftTeamsConfig</a>.</li>
<li>Added <code>EnsureRerankerCompatible</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#GetIndexRequest">vectorsearch.GetIndexRequest</a>.</li>
<li>Added <code>Reranker</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#QueryVectorIndexRequest">vectorsearch.QueryVectorIndexRequest</a>.</li>
<li>[Breaking] Changed <code>CreateCleanRoomAssetReview</code> method
for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/cleanrooms#CleanRoomAssetsAPI">w.CleanRoomAssets</a>
workspace-level service with new required argument order.</li>
<li>[Breaking] Changed <code>SendMessageFeedback</code> method for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieAPI">w.Genie</a>
workspace-level service with new required argument order.</li>
<li>Changed <code>NotebookReview</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/cleanrooms#CreateCleanRoomAssetReviewRequest">cleanrooms.CreateCleanRoomAssetReviewRequest</a>
to no longer be required.</li>
<li>[Breaking] Changed <code>Features</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#FeatureList">ml.FeatureList</a>
to type []<a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#LinkedFeature">ml.LinkedFeature</a>.</li>
<li>[Breaking] Removed <code>FeedbackRating</code> and
<code>FeedbackText</code> fields for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieSendMessageFeedbackRequest">dashboards.GenieSendMessageFeedbackRequest</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>
<h2>Release v0.82.0</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Fixed Azure CLI authentication for federated token service
principals in AKS
workload identity environments. The SDK now properly detects service
principals
with GUID-like names as federated tokens and skips tenant ID parameters
that
cause authentication failures.</li>
</ul>
<h3>API Changes</h3>
<ul>
<li>Added <code>Comment</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieSendMessageFeedbackRequest">dashboards.GenieSendMessageFeedbackRequest</a>.</li>
<li>[Breaking] Added <code>Rating</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieSendMessageFeedbackRequest">dashboards.GenieSendMessageFeedbackRequest</a>.</li>
<li>Added <code>EffectiveEnablePgNativeLogin</code> and
<code>EnablePgNativeLogin</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>TaskRetryMode</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/jobs#Continuous">jobs.Continuous</a>.</li>
<li>Added <code>SourceConfigurations</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/pipelines#IngestionPipelineDefinition">pipelines.IngestionPipelineDefinition</a>.</li>
<li>Added <code>AppId</code>, <code>AppIdSet</code>,
<code>AuthSecret</code>, <code>AuthSecretSet</code>,
<code>ChannelUrl</code>, <code>ChannelUrlSet</code>,
<code>TenantId</code> and <code>TenantIdSet</code> fields for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/settings#MicrosoftTeamsConfig">settings.MicrosoftTeamsConfig</a>.</li>
<li>Added <code>EnsureRerankerCompatible</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#GetIndexRequest">vectorsearch.GetIndexRequest</a>.</li>
<li>Added <code>Reranker</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/vectorsearch#QueryVectorIndexRequest">vectorsearch.QueryVectorIndexRequest</a>.</li>
<li>[Breaking] Changed <code>CreateCleanRoomAssetReview</code> method
for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/cleanrooms#CleanRoomAssetsAPI">w.CleanRoomAssets</a>
workspace-level service with new required argument order.</li>
<li>[Breaking] Changed <code>SendMessageFeedback</code> method for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieAPI">w.Genie</a>
workspace-level service with new required argument order.</li>
<li>Changed <code>NotebookReview</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/cleanrooms#CreateCleanRoomAssetReviewRequest">cleanrooms.CreateCleanRoomAssetReviewRequest</a>
to no longer be required.</li>
<li>[Breaking] Changed <code>Features</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#FeatureList">ml.FeatureList</a>
to type []<a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#LinkedFeature">ml.LinkedFeature</a>.</li>
<li>[Breaking] Removed <code>FeedbackRating</code> and
<code>FeedbackText</code> fields for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieSendMessageFeedbackRequest">dashboards.GenieSendMessageFeedbackRequest</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><a
href="https://github.com/databricks/databricks-sdk-go/commit/dea24ed7687baa24d19f71da33e5bc98141b4a59"><code>dea24ed</code></a>
[Release] Release v0.82.0</li>
<li><a
href="https://github.com/databricks/databricks-sdk-go/commit/1020902323feb609daeff048ce158f47eda68272"><code>1020902</code></a>
Fix Azure CLI authentication for federated token service principals (<a
href="https://redirect.github.com/databricks/databricks-sdk-go/issues/1274">#1274</a>)</li>
<li><a
href="https://github.com/databricks/databricks-sdk-go/commit/797d5effa3ba86ea89e3aa12d90fbaa32d8839a3"><code>797d5ef</code></a>
Update SDK to Latest API Definition (<a
href="https://redirect.github.com/databricks/databricks-sdk-go/issues/1275">#1275</a>)</li>
<li>See full diff in <a
href="https://github.com/databricks/databricks-sdk-go/compare/v0.81.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.81.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants