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

Upgrade TF provider to 1.46.0 #1460

Merged
merged 1 commit into from
May 31, 2024
Merged

Upgrade TF provider to 1.46.0 #1460

merged 1 commit into from
May 31, 2024

Conversation

pietern
Copy link
Contributor

@pietern pietern commented May 31, 2024

Changes

Release notes in https://github.com/databricks/terraform-provider-databricks/releases/tag/v1.46.0

Notable changes since 1.43.0:

  • The job resource has been migrated to the Go SDK. More fields are now passed through from DABs into TF.
  • Improved zero-value handling.

Tests

n/a

Merged via the queue into main with commit 364a609 May 31, 2024
5 checks passed
@pietern pietern deleted the tf-bump branch May 31, 2024 07:20
pietern added a commit that referenced this pull request Jun 4, 2024
CLI:
 * Update OpenAPI spec ([#1466](#1466)).

Bundles:
 * Upgrade TF provider to 1.46.0 ([#1460](#1460)).
 * Add support for Lakehouse monitoring ([#1307](#1307)).
 * Make dbt-sql and default-sql templates public ([#1463](#1463)).

Internal:
 * Abstract over filesystem interaction with libs/vfs ([#1452](#1452)).
 * Add `filer.Filer` to read notebooks from WSFS without omitting their extension ([#1457](#1457)).
 * Fix listing notebooks in a subdirectory ([#1468](#1468)).

API Changes:
 * Changed `databricks account storage-credentials list` command to return .
 * Added `databricks consumer-listings batch-get` command.
 * Added `databricks consumer-providers batch-get` command.
 * Removed `databricks apps create-deployment` command.
 * Added `databricks apps deploy` command.

OpenAPI commit 37b925eba37dfb3d7e05b6ba2d458454ce62d3a0 (2024-06-03)

Dependency updates:
 * Bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 ([#1454](#1454)).
 * Bump github.com/hashicorp/hc-install from 0.6.4 to 0.7.0 ([#1453](#1453)).
@pietern pietern mentioned this pull request Jun 4, 2024
github-merge-queue bot pushed a commit that referenced this pull request Jun 4, 2024
CLI:
* Update OpenAPI spec
([#1466](#1466)).

Bundles:
* Upgrade TF provider to 1.46.0
([#1460](#1460)).
* Add support for Lakehouse monitoring
([#1307](#1307)).
* Make dbt-sql and default-sql templates public
([#1463](#1463)).

Internal:
* Abstract over filesystem interaction with libs/vfs
([#1452](#1452)).
* Add `filer.Filer` to read notebooks from WSFS without omitting their
extension ([#1457](#1457)).
* Fix listing notebooks in a subdirectory
([#1468](#1468)).

API Changes:
* Changed `databricks account storage-credentials list` command to
return .
 * Added `databricks consumer-listings batch-get` command.
 * Added `databricks consumer-providers batch-get` command.
 * Removed `databricks apps create-deployment` command.
 * Added `databricks apps deploy` command.

OpenAPI commit 37b925eba37dfb3d7e05b6ba2d458454ce62d3a0 (2024-06-03)

Dependency updates:
* Bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0
([#1454](#1454)).
* Bump github.com/hashicorp/hc-install from 0.6.4 to 0.7.0
([#1453](#1453)).
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.

3 participants