Skip to content

Bump databricks/databricks from 1.76.0 to 1.79.1 in /tests/e2e #201

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 18, 2025

Bumps databricks/databricks from 1.76.0 to 1.79.1.

Release notes

Sourced from databricks/databricks's releases.

v1.79.1

Release v1.79.1

Bug Fixes

  • Use latest etag for access_control_rule_set 4622

Documentation

  • Explicitly mention SCIM ID in databricks_group_member docs #4709

v1.79.0

Release v1.79.0

Internal Changes

  • Fixed documentation for budget_policy until it's fixed in proto #4708

v1.78.0

Release v1.78.0

New Features and Improvements

  • Faster and more reliable schema deletion. It now uses schemas/delete call with force=true flag instead of manually listing and deleting all resources. #4705

Bug Fixes

  • Fix validation of S3 bucket name in databricks_aws_unity_catalog_policy and databricks_aws_bucket_policy #4691
  • Fix use of force option for service principals in databricks_git_credential #4704

Documentation

  • Fix import documentation for all resources (#4699).

v1.77.0

Release v1.77.0

New Features and Improvements

  • Add databricks_disable_legacy_features_setting account-level resource (#4676)
  • Update Databricks SDK to v0.68.0 (#4694).

Documentation

  • Document minimum required Terraform version as 1.1.5 (#4683).
Changelog

Sourced from databricks/databricks's changelog.

Release v1.79.1

Bug Fixes

  • Use latest etag for access_control_rule_set 4622

Documentation

  • Explicitly mention SCIM ID in databricks_group_member docs #4709

Release v1.79.0

Internal Changes

  • Fixed documentation for budget_policy until it's fixed in proto #4708

Release v1.78.0

New Features and Improvements

  • Faster and more reliable schema deletion. It now uses schemas/delete call with force=true flag instead of manually listing and deleting all resources. #4705

Bug Fixes

  • Fix validation of S3 bucket name in databricks_aws_unity_catalog_policy and databricks_aws_bucket_policy #4691
  • Fix use of force option for service principals in databricks_git_credential #4704

Documentation

  • Fix import documentation for all resources (#4699).

Release v1.77.0

New Features and Improvements

  • Add databricks_disable_legacy_features_setting account-level resource (#4676)
  • Update Databricks SDK to v0.68.0 (#4694).

Documentation

  • Document minimum required Terraform version as 1.1.5 (#4683).
Commits
  • 341a6c3 [Release] Release v1.79.1
  • 3e30a02 [Fix] Use latest etag for access_control_rule_set (#4622)
  • 66cff1a [Internal] Update next release version to be patch (#4713)
  • b049a82 [Dependency] Bump github.com/hashicorp/terraform-plugin-framework-validators ...
  • f6f9481 [Doc] Explicitly mention SCIM ID in databricks_group_member docs (#4709)
  • cd1081a [Release] Release v1.79.0
  • 1b0b7c2 [Internal] Fixed documentation for budget_policy until it's fixed in proto (#...
  • 6c3b8c4 [Release] Release v1.78.0
  • 259cca8 [Internal] Bump Go SDK & Generate Latest TF Structs (#4706)
  • 240a44d Use force flag for schema deletion (#4705)
  • 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)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 18, 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

Terraform Lint Results

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

Bumps [databricks/databricks](https://github.com/databricks/terraform-provider-databricks) from 1.76.0 to 1.79.1.
- [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.76.0...v1.79.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/terraform/tests/e2e/databricks/databricks-1.79.1 branch from 27b2023 to 44c4d64 Compare May 21, 2025 12:28
Copy link

Terraform Lint Results

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

@marvinbuss marvinbuss changed the base branch from main to marvinbuss/update_personal_compute_ref May 21, 2025 13:49
@marvinbuss marvinbuss merged commit d6ffa4a into marvinbuss/update_personal_compute_ref May 21, 2025
4 of 5 checks passed
@marvinbuss marvinbuss deleted the dependabot/terraform/tests/e2e/databricks/databricks-1.79.1 branch May 21, 2025 13:50
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.

1 participant