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.61.0 in /tests/e2e #113

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2024

Bumps databricks/databricks from 1.58.0 to 1.61.0.

Release notes

Sourced from databricks/databricks's releases.

v1.61.0

New Features and Improvements

  • Add databricks_app resource and data source (#4099).

Documentation

  • Add a warning that attribute should be used in databricks_permissions for databricks_vector_search_endpoint (#4312).

Internal Changes

  • Added TF Plugin Framework checkbox item to PR template and removed checkbox for integration tests passing (#4227).
  • Expose several integration test helpers for use in plugin framework integration tests (#4310).
  • Fix ReadOnly() for ListNestedAttribute and Validators for ListNestedBlock (#4313).
  • Panic if the provided path is invalid (#4309).
  • Simplify databricks_storage_credential code (#4301).
  • Use Attributes by default for List Objects (#4315).
  • Use Plugin Framework types internally in generated TF SDK structures (#4291).

v1.60.0

New Features and Improvements

  • Add databricks_credential resource (#4219).
  • Allow to filter jobs by name in databricks_jobs data source (#3395).

Bug Fixes

  • Add client side validation for volume_type (#4289).
  • Add missing H2 header in mws_network_connectivity_configs.md and optimization in data_mws_network_connectivity_configs (#4256).
  • Forced send auto_stop_mins for databricks_sql_endpoint resource (#4265).
  • Handle deleted cluster gracefully (#4280).
  • Remove config drift if Azure SP is used in databricks_credential (#4294).
  • Use correct domain for Azure Gov and China (#4274).
  • don't start cluster if warehouse_id is specified for databricks_sql_table resource (#4259).

Documentation

  • Document import support for databricks_notification_destination (#4276).
  • Update documentation for importing some MWS resources (#4281).
  • Update mws_log_delivery.md to add time_sleep (#4258).

Internal Changes

  • Add ConvertToAttribute() to convert blocks in a resource/data source schema to attributes (#4284).

... (truncated)

Changelog

Sourced from databricks/databricks's changelog.

[Release] Release v1.61.0

New Features and Improvements

  • Add databricks_app resource and data source (#4099).

Documentation

  • Add a warning that attribute should be used in databricks_permissions for databricks_vector_search_endpoint (#4312).

Internal Changes

  • Added TF Plugin Framework checkbox item to PR template and removed checkbox for integration tests passing (#4227).
  • Expose several integration test helpers for use in plugin framework integration tests (#4310).
  • Fix ReadOnly() for ListNestedAttribute and Validators for ListNestedBlock (#4313).
  • Panic if the provided path is invalid (#4309).
  • Simplify databricks_storage_credential code (#4301).
  • Use Attributes by default for List Objects (#4315).
  • Use Plugin Framework types internally in generated TF SDK structures (#4291).

[Release] Release v1.60.0

New Features and Improvements

  • Add databricks_credential resource (#4219).
  • Allow to filter jobs by name in databricks_jobs data source (#3395).

Bug Fixes

  • Add client side validation for volume_type (#4289).
  • Forced send auto_stop_mins for databricks_sql_endpoint resource (#4265).
  • Handle deleted cluster gracefully (#4280).
  • Remove config drift if Azure SP is used in databricks_credential (#4294).
  • Use correct domain for Azure Gov and China (#4274).
  • don't start cluster if warehouse_id is specified for databricks_sql_table resource (#4259).

Documentation

  • Document import support for databricks_notification_destination (#4276).
  • Update documentation for importing some MWS resources (#4281).
  • Update mws_log_delivery.md to add time_sleep (#4258).
  • Add missing H2 header in mws_network_connectivity_configs.md and optimization in data_mws_network_connectivity_configs (#4256).

Internal Changes

... (truncated)

Commits
  • a7cb6b7 [Release] Release v1.61.0 (#4317)
  • 8b63df1 [Feature] Add databricks_app resource (#4099)
  • 964e868 [Doc] Add a warning that attribute should be used in databricks_permissions...
  • 4697aa3 [Internal] Simplify databricks_storage_credential code (#4301)
  • e48fa77 [Internal] Added TF Plugin Framework checkbox item to PR template and removed...
  • aa13b25 [Internal] Use Attributes by default for List Objects (#4315)
  • 8512fdc [Internal] Fix ReadOnly() for ListNestedAttribute and Validators for ListNest...
  • 35b132b [Internal] Expose several integration test helpers for use in plugin framewor...
  • 609977a [Internal] Panic if the provided path is invalid (#4309)
  • b1f0847 [Internal] Use Plugin Framework types internally in generated TF SDK structur...
  • 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.61.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.61.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 Dec 15, 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

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 22, 2024

Superseded by #116.

@dependabot dependabot bot closed this Dec 22, 2024
@dependabot dependabot bot deleted the dependabot/terraform/tests/e2e/databricks/databricks-1.61.0 branch December 22, 2024 10:17
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