Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Changelog

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

Release v0.84.0

New Features and Improvements

  • Increased rate limiter burst setting from 1 to rate_limit value.

API Changes

Commits

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.83.0 to 0.84.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.83.0...v0.84.0)

---
updated-dependencies:
- dependency-name: github.com/databricks/databricks-sdk-go
  dependency-version: 0.84.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 19, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 19, 2025 15:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 19, 2025
@dependabot dependabot bot requested a review from FastLee September 19, 2025 15:12
@alexott alexott merged commit ffe6377 into main Sep 20, 2025
4 checks passed
@alexott alexott deleted the dependabot/go_modules/llnotes/github.com/databricks/databricks-sdk-go-0.84.0 branch September 20, 2025 08:50
chi-yang-db pushed a commit to chi-yang-db/databrickslabssandbox that referenced this pull request Oct 1, 2025
… /llnotes (databrickslabs#582)

Bumps
[github.com/databricks/databricks-sdk-go](https://github.com/databricks/databricks-sdk-go)
from 0.83.0 to 0.84.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.84.0</h2>
<h3>New Features and Improvements</h3>
<ul>
<li>Increased rate limiter burst setting from 1 to rate_limit
value.</li>
</ul>
<h3>API Changes</h3>
<ul>
<li>Added <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#FeatureEngineeringAPI">w.FeatureEngineering</a>
workspace-level service.</li>
<li>Added <code>JavaDependencies</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/compute#Environment">compute.Environment</a>.</li>
<li>Added <code>FollowupQuestions</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieAttachment">dashboards.GenieAttachment</a>.</li>
<li>Added <code>EffectiveCapacity</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/database#DatabaseInstance">database.DatabaseInstance</a>.</li>
<li>Added <code>CreateTime</code> and <code>UpdateTime</code> fields for
<a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/tags#TagPolicy">tags.TagPolicy</a>.</li>
<li>Added <code>TableDeltaUniformIcebergForeignDeltasharing</code> enum
value for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/catalog#SecurableKind">catalog.SecurableKind</a>.</li>
<li>Added <code>InternalCatalogPathOverlapException</code> enum value
for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#MessageErrorType">dashboards.MessageErrorType</a>.</li>
<li>[Breaking] Removed <code>DefaultDataSecurityMode</code> and
<code>EffectiveDefaultDataSecurityMode</code> fields for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/settingsv2#Setting">settingsv2.Setting</a>.</li>
<li>Added <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/iam#AccountGroupsV2API">a.AccountGroupsV2</a>
account-level service, <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/iam#AccountServicePrincipalsV2API">a.AccountServicePrincipalsV2</a>
account-level service, <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/iam#AccountUsersV2API">a.AccountUsersV2</a>
account-level service, <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/iam#GroupsV2API">w.GroupsV2</a>
workspace-level service, <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/iam#ServicePrincipalsV2API">w.ServicePrincipalsV2</a>
workspace-level service and <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/iam#UsersV2API">w.UsersV2</a>
workspace-level service.</li>
<li>Added <code>NetsuiteJarPath</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>WorkdayReportParameters</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/pipelines#TableSpecificConfig">pipelines.TableSpecificConfig</a>.</li>
<li>Added <code>InternalCatalogMissingUcPathException</code> enum value
for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#MessageErrorType">dashboards.MessageErrorType</a>.</li>
<li>Added <code>ListShares</code> method for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/sharing#SharesAPI">w.Shares</a>
workspace-level service.</li>
<li>[Breaking] Removed <code>List</code> method for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/sharing#SharesAPI">w.Shares</a>
workspace-level service.</li>
<li>Added <code>SuggestedQuestions</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieAttachment">dashboards.GenieAttachment</a>.</li>
<li>Added <code>WarehouseId</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieSpace">dashboards.GenieSpace</a>.</li>
<li>Added <code>Palantir</code> enum value for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/catalog#ConnectionType">catalog.ConnectionType</a>.</li>
<li>Added <code>TableMetricViewDeltasharing</code> and
<code>TableForeignPalantir</code> enum values for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/catalog#SecurableKind">catalog.SecurableKind</a>.</li>
<li>Added <code>NoActivatedK8sTestingTag</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>MetricView</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>FollowupQuestions</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieAttachment">dashboards.GenieAttachment</a>.</li>
<li>[Breaking] Removed <code>Comment</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieFeedback">dashboards.GenieFeedback</a>.</li>
<li>[Breaking] Removed <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>Added <code>ExternalUseSchema</code> enum value for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/catalog#Privilege">catalog.Privilege</a>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/databricks/databricks-sdk-go/commit/f307a2a37c25e19e51d1064e2d83edfa121d7a67"><code>f307a2a</code></a>
[Release] Release v0.84.0</li>
<li><a
href="https://github.com/databricks/databricks-sdk-go/commit/99de857a681b4f5cb756a1dbb1e790a37e50fbcb"><code>99de857</code></a>
Update SDK to latest API definition. (<a
href="https://redirect.github.com/databricks/databricks-sdk-go/issues/1290">#1290</a>)</li>
<li><a
href="https://github.com/databricks/databricks-sdk-go/commit/a3236620b70b9b4e5987cf837d4d55cdcabe7ef9"><code>a323662</code></a>
Increase burst for rate limiter (<a
href="https://redirect.github.com/databricks/databricks-sdk-go/issues/1280">#1280</a>)</li>
<li><a
href="https://github.com/databricks/databricks-sdk-go/commit/8615288c29a5c08c48204d5f32e8c27b2580ae2f"><code>8615288</code></a>
[Internal] Update SDK to latest openapi spec (<a
href="https://redirect.github.com/databricks/databricks-sdk-go/issues/1284">#1284</a>)</li>
<li>See full diff in <a
href="https://github.com/databricks/databricks-sdk-go/compare/v0.83.0...v0.84.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.83.0&new-version=0.84.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#582)

Bumps
[github.com/databricks/databricks-sdk-go](https://github.com/databricks/databricks-sdk-go)
from 0.83.0 to 0.84.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.84.0</h2>
<h3>New Features and Improvements</h3>
<ul>
<li>Increased rate limiter burst setting from 1 to rate_limit
value.</li>
</ul>
<h3>API Changes</h3>
<ul>
<li>Added <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/ml#FeatureEngineeringAPI">w.FeatureEngineering</a>
workspace-level service.</li>
<li>Added <code>JavaDependencies</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/compute#Environment">compute.Environment</a>.</li>
<li>Added <code>FollowupQuestions</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieAttachment">dashboards.GenieAttachment</a>.</li>
<li>Added <code>EffectiveCapacity</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/database#DatabaseInstance">database.DatabaseInstance</a>.</li>
<li>Added <code>CreateTime</code> and <code>UpdateTime</code> fields for
<a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/tags#TagPolicy">tags.TagPolicy</a>.</li>
<li>Added <code>TableDeltaUniformIcebergForeignDeltasharing</code> enum
value for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/catalog#SecurableKind">catalog.SecurableKind</a>.</li>
<li>Added <code>InternalCatalogPathOverlapException</code> enum value
for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#MessageErrorType">dashboards.MessageErrorType</a>.</li>
<li>[Breaking] Removed <code>DefaultDataSecurityMode</code> and
<code>EffectiveDefaultDataSecurityMode</code> fields for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/settingsv2#Setting">settingsv2.Setting</a>.</li>
<li>Added <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/iam#AccountGroupsV2API">a.AccountGroupsV2</a>
account-level service, <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/iam#AccountServicePrincipalsV2API">a.AccountServicePrincipalsV2</a>
account-level service, <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/iam#AccountUsersV2API">a.AccountUsersV2</a>
account-level service, <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/iam#GroupsV2API">w.GroupsV2</a>
workspace-level service, <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/iam#ServicePrincipalsV2API">w.ServicePrincipalsV2</a>
workspace-level service and <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/iam#UsersV2API">w.UsersV2</a>
workspace-level service.</li>
<li>Added <code>NetsuiteJarPath</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>WorkdayReportParameters</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/pipelines#TableSpecificConfig">pipelines.TableSpecificConfig</a>.</li>
<li>Added <code>InternalCatalogMissingUcPathException</code> enum value
for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#MessageErrorType">dashboards.MessageErrorType</a>.</li>
<li>Added <code>ListShares</code> method for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/sharing#SharesAPI">w.Shares</a>
workspace-level service.</li>
<li>[Breaking] Removed <code>List</code> method for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/sharing#SharesAPI">w.Shares</a>
workspace-level service.</li>
<li>Added <code>SuggestedQuestions</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieAttachment">dashboards.GenieAttachment</a>.</li>
<li>Added <code>WarehouseId</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieSpace">dashboards.GenieSpace</a>.</li>
<li>Added <code>Palantir</code> enum value for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/catalog#ConnectionType">catalog.ConnectionType</a>.</li>
<li>Added <code>TableMetricViewDeltasharing</code> and
<code>TableForeignPalantir</code> enum values for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/catalog#SecurableKind">catalog.SecurableKind</a>.</li>
<li>Added <code>NoActivatedK8sTestingTag</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>MetricView</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>FollowupQuestions</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieAttachment">dashboards.GenieAttachment</a>.</li>
<li>[Breaking] Removed <code>Comment</code> field for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieFeedback">dashboards.GenieFeedback</a>.</li>
<li>[Breaking] Removed <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>Added <code>ExternalUseSchema</code> enum value for <a
href="https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/catalog#Privilege">catalog.Privilege</a>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/databricks/databricks-sdk-go/commit/f307a2a37c25e19e51d1064e2d83edfa121d7a67"><code>f307a2a</code></a>
[Release] Release v0.84.0</li>
<li><a
href="https://github.com/databricks/databricks-sdk-go/commit/99de857a681b4f5cb756a1dbb1e790a37e50fbcb"><code>99de857</code></a>
Update SDK to latest API definition. (<a
href="https://redirect.github.com/databricks/databricks-sdk-go/issues/1290">#1290</a>)</li>
<li><a
href="https://github.com/databricks/databricks-sdk-go/commit/a3236620b70b9b4e5987cf837d4d55cdcabe7ef9"><code>a323662</code></a>
Increase burst for rate limiter (<a
href="https://redirect.github.com/databricks/databricks-sdk-go/issues/1280">#1280</a>)</li>
<li><a
href="https://github.com/databricks/databricks-sdk-go/commit/8615288c29a5c08c48204d5f32e8c27b2580ae2f"><code>8615288</code></a>
[Internal] Update SDK to latest openapi spec (<a
href="https://redirect.github.com/databricks/databricks-sdk-go/issues/1284">#1284</a>)</li>
<li>See full diff in <a
href="https://github.com/databricks/databricks-sdk-go/compare/v0.83.0...v0.84.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.83.0&new-version=0.84.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