Skip to content

Bump databricks/databricks from 1.74.0 to 1.76.0 in /tests/e2e #194

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 4, 2025

Bumps databricks/databricks from 1.74.0 to 1.76.0.

Release notes

Sourced from databricks/databricks's releases.

v1.76.0

Release v1.76.0

New Features and Improvements

  • Bump the Go SDK to v0.66.0 (#4682).

Bug Fixes

  • Fix automatic cluster creation for databricks_sql_permissions (#4141)

Documentation

  • Unify/reorganize notes in docs for resources/data sources (#4657)

v1.75.0

Release v1.75.0

New Features and Improvements

  • Add support for power_bi_task in jobs (#4647)
  • Add support for dashboard_task in jobs (#4646)
  • Add compute_mode to databricks_mws_workspaces to support creating serverless workspaces (#4670).
  • Make spark_version optional in the context of jobs such that a cluster policy can provide a default value (#4643)

Documentation

  • Document performance_target in databricks_job (#4651)
  • Add more examples for databricks_model_serving (#4658)
  • Document on_streaming_backlog_exceeded in email/webhook notifications in databricks_job (#4660)
  • Refresh spark_python_task option in databricks_job (#4666)

Exporter

  • Emit files installed with %pip install in Python notebooks (#4664)
  • Correctly handle account-level identities when generating the code (#4650)
  • Add export of dashboard tasks in datarbicks_job (#4665)
  • Add export of PowerBI tasks in datarbicks_job (#4668)
  • Add Ignore implementation for databricks_grants to fix issue with wrongly generated dependencies (#4650)
  • Improve handling of owner for UC resources (#4669)
Changelog

Sourced from databricks/databricks's changelog.

Release v1.76.0

New Features and Improvements

  • Bump the Go SDK to v0.66.0 (#4682).

Bug Fixes

  • Fix automatic cluster creation for databricks_sql_permissions (#4141)

Documentation

  • Unify/reorganize notes in docs for resources/data sources (#4657)

Release v1.75.0

New Features and Improvements

  • Add support for power_bi_task in jobs (#4647)
  • Add support for dashboard_task in jobs (#4646)
  • Add compute_mode to databricks_mws_workspaces to support creating serverless workspaces (#4670).
  • Make spark_version optional in the context of jobs such that a cluster policy can provide a default value (#4643)

Documentation

  • Document performance_target in databricks_job (#4651)
  • Add more examples for databricks_model_serving (#4658)
  • Document on_streaming_backlog_exceeded in email/webhook notifications in databricks_job (#4660)
  • Refresh spark_python_task option in databricks_job (#4666)

Exporter

  • Emit files installed with %pip install in Python notebooks (#4664)
  • Correctly handle account-level identities when generating the code (#4650)
  • Add export of dashboard tasks in datarbicks_job (#4665)
  • Add export of PowerBI tasks in datarbicks_job (#4668)
  • Add Ignore implementation for databricks_grants to fix issue with wrongly generated dependencies (#4650)
  • Improve handling of owner for UC resources (#4669)
Commits
  • 4b963d6 [Release] Release v1.76.0
  • 0ce66a6 Bump the Databricks Go SDK to v0.66.0 (#4682)
  • c6f6f77 [Doc] Unify/reorganize notes in docs for resources/data sources (#4657)
  • 4720882 [Internal] Add link to troubleshooting guide to the issue template (#4663)
  • 27ad78d [Fix] Don't use single-node cluster for databricks_sql_permissions (#4141)
  • 6f8a9c9 [Release] Release v1.75.0
  • 0a932c2 [Fix] Make spark_version field optional to work with defaults in policies (...
  • 01a758b [Exporter] Emit files installed with %pip install in Python notebooks (#4664)
  • 9993f3d [Internal] Move some tests from HTTPFixture to Go SDK mocks, part 2 (#4648)
  • 996dd25 [Exporter] Improve handling of owner for UC resources (#4669)
  • Additional commits viewable 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 [databricks/databricks](https://github.com/databricks/terraform-provider-databricks) from 1.74.0 to 1.76.0.
- [Release notes](https://github.com/databricks/terraform-provider-databricks/releases)
- [Changelog](https://github.com/databricks/terraform-provider-databricks/blob/main/CHANGELOG.md)
- [Commits](databricks/terraform-provider-databricks@v1.74.0...v1.76.0)

---
updated-dependencies:
- dependency-name: databricks/databricks
  dependency-version: 1.76.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 4, 2025

Labels

The following labels could not be found: dependencies, terraform. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Copy link

github-actions bot commented May 4, 2025

Terraform Lint Results

  • Terraform Version 📎1.11.4
  • Working Directory 📂./tests/e2e
  • Terraform Format and Style 🖌success

Copy link
Contributor Author

dependabot bot commented on behalf of github May 11, 2025

Superseded by #196.

@dependabot dependabot bot closed this May 11, 2025
@dependabot dependabot bot deleted the dependabot/terraform/tests/e2e/databricks/databricks-1.76.0 branch May 11, 2025 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants