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.62.0 in /tests/e2e #116

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps databricks/databricks from 1.58.0 to 1.62.0.

Release notes

Sourced from databricks/databricks's releases.

v1.62.0

New Features and Improvements

  • Allow to use GCP SA in databricks_credential (storage only) (#4302).
  • Support for databricks_credential in databricks_workspace_binding

Bug Fixes

  • Bump Golang x/crypto to 0.31 (#4319).

Internal Changes

  • Generate models with correctly computed annotations (#4316).
  • Update Go SDK to 0.54.0 (#4328).

Dependency Updates

  • Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.15.0 to 0.16.0 (#4320).

Exporter

  • Correctly handle DB-managed UC objects (#4323).
  • Emit WSFS/UC files from parameters in the jobs (#4318).
  • Improve support of databricks_model_serving (#4324).
  • add support for databricks_credential (#4292).
  • export databricks_repo for Git Folders outside of /Repos (#4308).

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).

... (truncated)

Changelog

Sourced from databricks/databricks's changelog.

[Release] Release v1.62.0

New Features and Improvements

  • Allow to use GCP SA in databricks_credential (storage only) (#4302).

Bug Fixes

  • Bump Golang x/crypto to 0.31 (#4319).

Internal Changes

  • Generate models with correctly computed annotations (#4316).
  • Update Go SDK to 0.54.0 (#4328).

Dependency Updates

  • Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.15.0 to 0.16.0 (#4320).

Exporter

  • Correctly handle DB-managed UC objects (#4323).
  • Emit WSFS/UC files from parameters in the jobs (#4318).
  • Improve support of databricks_model_serving (#4324).
  • add support for databricks_credential (#4292).
  • export databricks_repo for Git Folders outside of /Repos (#4308).

[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).

... (truncated)

Commits
  • 164a77e [Release] Release v1.62.0 (#4331)
  • b533bb2 [Internal] Update Go SDK to 0.54.0 (#4328)
  • 909b189 [Exporter] Improve support of databricks_model_serving (#4324)
  • d2bb4e5 [Exporter] Emit WSFS/UC files from parameters in the jobs (#4318)
  • 2b97994 [Exporter] Correctly handle DB-managed UC objects (#4323)
  • f716018 [Internal] Generate models with correctly computed annotations (#4316)
  • 3318833 [Fix] Bump Golang x/crypto to 0.31 (#4319)
  • 983b47a [Dependency] Bump github.com/hashicorp/terraform-plugin-framework-validators ...
  • d8a27fa [Exporter] add support for databricks_credential (#4292)
  • 18d13bf [Exporter] export databricks_repo for Git Folders outside of /Repos (#4308)
  • 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.62.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.62.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 22, 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 23, 2024

Looks like databricks/databricks is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 23, 2024
@dependabot dependabot bot deleted the dependabot/terraform/tests/e2e/databricks/databricks-1.62.0 branch December 23, 2024 21:12
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