Skip to content
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

Bump databricks/databricks from 1.58.0 to 1.59.0 in /tests/e2e #108

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2024

Bumps databricks/databricks from 1.58.0 to 1.59.0.

Release notes

Sourced from databricks/databricks's releases.

v1.59.0

New Features and Improvements

  • Add databricks_mws_network_connectivity_config and databricks_mws_network_connectivity_configs data source (#3665).
  • Add support partitions in policy data sources (#4181).
  • Added databricks_registered_model_versions data source (#4100).
  • Update databricks_permissions resource to support vector-search-endpoints (#4209).
  • add databricks_serving_endpoints data source (#4226).

Bug Fixes

  • Add validation for run_as_mode in databricks_query (#4233).
  • Correct handling of updates for empty comments and force_destroy in UC catalog, schema, registered models and volumes (#4244).
  • Fix deletion of dashboard if it was trashed out of band (#4235).
  • Fix waiting for databricks_vector_search_index readiness (#4243).
  • Remove single-node validation from interactive clusters (#4222).
  • Remove single-node validation from jobs clusters (#4216).
  • Use cluster list API to determine pinned cluster status (#4203).
  • fix issue cased by setting pause_status in update monitor (#4242).

Documentation

  • Clarify workspace provider config (#4208).
  • Update "Databricks Workspace Creator" permissions on gcp-workspace.md (#4201).
  • Update grants.md references (#4246).
  • Update description of group_id in databricks_mws_ncc_private_endpoint_rule (#4238).
  • remove subnet sharing limitation in AWS (#4239).

Internal Changes

  • Bump Go SDK to latest and generate TF structs (#4249).
  • Mark TestUcAccModelServingProvisionedThroughput as flaky. to be rever… (#4232).
  • Rename resources directory to products in pluginframework (#4139).
  • Revert "mark TestUcAccModelServingProvisionedThroughput as flaky. to … (#4240).
  • Set user agent in some resources implemented in plugin framework (#4187).
  • make ApplyAndExpectData work with nested set (#4237).

Dependency Updates

  • Bump dependencies for Plugin Framework and SDK v2 (#4215).
  • Bump github.com/hashicorp/hcl/v2 from 2.22.0 to 2.23.0 (#4236).
  • Bump github.com/hashicorp/terraform-plugin-testing from 1.10.0 to 1.11.0 (#4247).

Exporter

... (truncated)

Changelog

Sourced from databricks/databricks's changelog.

[Release] Release v1.59.0

New Features and Improvements

  • Add databricks_mws_network_connectivity_config and databricks_mws_network_connectivity_configs data source (#3665).
  • Add support partitions in policy data sources (#4181).
  • Added databricks_registered_model_versions data source (#4100).
  • Update databricks_permissions resource to support vector-search-endpoints (#4209).
  • add databricks_serving_endpoints data source (#4226).

Bug Fixes

  • Add validation for run_as_mode in databricks_query (#4233).
  • Correct handling of updates for empty comments and force_destroy in UC catalog, schema, registered models and volumes (#4244).
  • Fix deletion of dashboard if it was trashed out of band (#4235).
  • Fix waiting for databricks_vector_search_index readiness (#4243).
  • Remove single-node validation from interactive clusters (#4222).
  • Remove single-node validation from jobs clusters (#4216).
  • Use cluster list API to determine pinned cluster status (#4203).
  • fix issue cased by setting pause_status in update monitor (#4242).

Documentation

  • Clarify workspace provider config (#4208).
  • Update "Databricks Workspace Creator" permissions on gcp-workspace.md (#4201).
  • Update grants.md references (#4246).
  • Update description of group_id in databricks_mws_ncc_private_endpoint_rule (#4238).
  • remove subnet sharing limitation in AWS (#4239).

Internal Changes

  • Bump Go SDK to latest and generate TF structs (#4249).
  • Rename resources directory to products in pluginframework (#4139).
  • Set user agent in some resources implemented in plugin framework (#4187).
  • make ApplyAndExpectData work with nested set (#4237).

Dependency Updates

  • Bump dependencies for Plugin Framework and SDK v2 (#4215).
  • Bump github.com/hashicorp/hcl/v2 from 2.22.0 to 2.23.0 (#4236).
  • Bump github.com/hashicorp/terraform-plugin-testing from 1.10.0 to 1.11.0 (#4247).

Exporter

  • Add List operation for users service (#4204).

... (truncated)

Commits
  • 68ba26d [Release] Release v1.59.0 (#4252)
  • 0628314 [Fix] Treat trashed dashboard as deleted (#4251)
  • 589f538 [Internal] Bump Go SDK to latest and generate TF structs (#4249)
  • 3913b7f [Fix] Fix waiting for databricks_vector_search_index readiness (#4243)
  • 11c84e4 [Exporter] Fix interactive selection of services (#4245)
  • 985012a [Dependency] Bump github.com/hashicorp/terraform-plugin-testing from 1.10.0 t...
  • 5afc484 [Doc] Update grants.md references (#4246)
  • 53492bf [Exporter] Add List operation for users service (#4204)
  • 03a2515 [Fix] Correct handling of updates for empty comments and force_destroy in U...
  • cfd396c [Internal] make ApplyAndExpectData work with nested set (#4237)
  • 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.58.0 to 1.59.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.58.0...v1.59.0)

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

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

dependabot bot commented on behalf of github Nov 24, 2024

The following labels could not be found: terraform, dependencies.

Copy link

Terraform Lint Results

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

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