Skip to content

Commit 95b7139

Browse files
Bump github.com/databricks/terraform-provider-databricks from 1.74.0 to 1.75.0 (#2785)
Bumps [github.com/databricks/terraform-provider-databricks](https://github.com/databricks/terraform-provider-databricks) from 1.74.0 to 1.75.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/databricks/terraform-provider-databricks/releases">github.com/databricks/terraform-provider-databricks's releases</a>.</em></p> <blockquote> <h2>v1.75.0</h2> <h2>Release v1.75.0</h2> <h3>New Features and Improvements</h3> <ul> <li>Add support for <code>power_bi_task</code> in jobs (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/pull/4647">#4647</a>)</li> <li>Add support for <code>dashboard_task</code> in jobs (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/pull/4646">#4646</a>)</li> <li>Add <code>compute_mode</code> to <code>databricks_mws_workspaces</code> to support creating serverless workspaces (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/pull/4670">#4670</a>).</li> <li>Make <code>spark_version</code> optional in the context of jobs such that a cluster policy can provide a default value (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/pull/4643">#4643</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Document <code>performance_target</code> in <code>databricks_job</code> (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/pull/4651">#4651</a>)</li> <li>Add more examples for <code>databricks_model_serving</code> (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/pull/4658">#4658</a>)</li> <li>Document <code>on_streaming_backlog_exceeded</code> in email/webhook notifications in <code>databricks_job</code> (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/pull/4660">#4660</a>)</li> <li>Refresh <code>spark_python_task</code> option in <code>databricks_job</code> (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/pull/4666">#4666</a>)</li> </ul> <h3>Exporter</h3> <ul> <li>Emit files installed with <code>%pip install</code> in Python notebooks (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/pull/4664">#4664</a>)</li> <li>Correctly handle account-level identities when generating the code (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/pull/4650">#4650</a>)</li> <li>Add export of dashboard tasks in <code>datarbicks_job</code> (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/pull/4665">#4665</a>)</li> <li>Add export of PowerBI tasks in <code>datarbicks_job</code> (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/pull/4668">#4668</a>)</li> <li>Add <code>Ignore</code> implementation for <code>databricks_grants</code> to fix issue with wrongly generated dependencies (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/pull/4650">#4650</a>)</li> <li>Improve handling of <code>owner</code> for UC resources (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/pull/4669">#4669</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/databricks/terraform-provider-databricks/blob/main/CHANGELOG.md">github.com/databricks/terraform-provider-databricks's changelog</a>.</em></p> <blockquote> <h2>Release v1.75.0</h2> <h3>New Features and Improvements</h3> <ul> <li>Add support for <code>power_bi_task</code> in jobs (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/pull/4647">#4647</a>)</li> <li>Add support for <code>dashboard_task</code> in jobs (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/pull/4646">#4646</a>)</li> <li>Add <code>compute_mode</code> to <code>databricks_mws_workspaces</code> to support creating serverless workspaces (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/pull/4670">#4670</a>).</li> <li>Make <code>spark_version</code> optional in the context of jobs such that a cluster policy can provide a default value (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/pull/4643">#4643</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Document <code>performance_target</code> in <code>databricks_job</code> (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/pull/4651">#4651</a>)</li> <li>Add more examples for <code>databricks_model_serving</code> (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/pull/4658">#4658</a>)</li> <li>Document <code>on_streaming_backlog_exceeded</code> in email/webhook notifications in <code>databricks_job</code> (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/pull/4660">#4660</a>)</li> <li>Refresh <code>spark_python_task</code> option in <code>databricks_job</code> (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/pull/4666">#4666</a>)</li> </ul> <h3>Exporter</h3> <ul> <li>Emit files installed with <code>%pip install</code> in Python notebooks (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/pull/4664">#4664</a>)</li> <li>Correctly handle account-level identities when generating the code (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/pull/4650">#4650</a>)</li> <li>Add export of dashboard tasks in <code>datarbicks_job</code> (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/pull/4665">#4665</a>)</li> <li>Add export of PowerBI tasks in <code>datarbicks_job</code> (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/pull/4668">#4668</a>)</li> <li>Add <code>Ignore</code> implementation for <code>databricks_grants</code> to fix issue with wrongly generated dependencies (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/pull/4650">#4650</a>)</li> <li>Improve handling of <code>owner</code> for UC resources (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/pull/4669">#4669</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/databricks/terraform-provider-databricks/commit/6f8a9c97b92ffbbc8ef0003c7aaf91860bffcc14"><code>6f8a9c9</code></a> [Release] Release v1.75.0</li> <li><a href="https://github.com/databricks/terraform-provider-databricks/commit/0a932c28b01c93c2736d8f3428573b4334a3cbb3"><code>0a932c2</code></a> [Fix] Make <code>spark_version</code> field optional to work with defaults in policies (...</li> <li><a href="https://github.com/databricks/terraform-provider-databricks/commit/01a758bb5dc219be765702c37fce54bf022566c2"><code>01a758b</code></a> [Exporter] Emit files installed with <code>%pip install</code> in Python notebooks (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/issues/4664">#4664</a>)</li> <li><a href="https://github.com/databricks/terraform-provider-databricks/commit/9993f3d1e94daf21609cb79888c010ba5d4a6258"><code>9993f3d</code></a> [Internal] Move some tests from HTTPFixture to Go SDK mocks, part 2 (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/issues/4648">#4648</a>)</li> <li><a href="https://github.com/databricks/terraform-provider-databricks/commit/996dd2557fda59d0464dcad357d19ffe39b657ef"><code>996dd25</code></a> [Exporter] Improve handling of <code>owner</code> for UC resources (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/issues/4669">#4669</a>)</li> <li><a href="https://github.com/databricks/terraform-provider-databricks/commit/557785b17c5428d3105caa29c682b062281c5e82"><code>557785b</code></a> Support serverless workspaces in <code>databricks_mws_workspaces</code> (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/issues/4670">#4670</a>)</li> <li><a href="https://github.com/databricks/terraform-provider-databricks/commit/6164b4e5b62dd0f5d6bde2f5f10ab7ee6981b94a"><code>6164b4e</code></a> [Exporter] Add export of PowerBI tasks in <code>datarbicks_job</code> (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/issues/4668">#4668</a>)</li> <li><a href="https://github.com/databricks/terraform-provider-databricks/commit/096433798890aad77bac506b08e8028d17cf250a"><code>0964337</code></a> Document <code>on_streaming_backlog_exceeded</code> in email/webhook notifications in `d...</li> <li><a href="https://github.com/databricks/terraform-provider-databricks/commit/41317f353b75343e54f3447818fec065e6deede9"><code>41317f3</code></a> [Exporter] Add export of dashboard tasks in <code>datarbicks_job</code> (<a href="https://redirect.github.com/databricks/terraform-provider-databricks/issues/4665">#4665</a>)</li> <li><a href="https://github.com/databricks/terraform-provider-databricks/commit/a0371a2054cf64d08a0a547ca057bcaea5a37852"><code>a0371a2</code></a> [Exporter] Add <code>Ignore</code> implementation for <code>databricks_grants</code> to fix issue w...</li> <li>Additional commits viewable in <a href="https://github.com/databricks/terraform-provider-databricks/compare/v1.74.0...v1.75.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/databricks/terraform-provider-databricks&package-manager=go_modules&previous-version=1.74.0&new-version=1.75.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>
1 parent ee55316 commit 95b7139

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/Masterminds/semver/v3 v3.3.1 // MIT
1111
github.com/briandowns/spinner v1.23.1 // Apache 2.0
1212
github.com/databricks/databricks-sdk-go v0.63.0 // Apache 2.0
13-
github.com/databricks/terraform-provider-databricks v1.74.0 // Apache 2.0
13+
github.com/databricks/terraform-provider-databricks v1.75.0 // Apache 2.0
1414
github.com/fatih/color v1.18.0 // MIT
1515
github.com/google/uuid v1.6.0 // BSD-3-Clause
1616
github.com/gorilla/mux v1.8.1 // BSD 3-Clause

go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)