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

Release v1.1.0 #1488

Merged
merged 1 commit into from
Jul 21, 2022
Merged

Release v1.1.0 #1488

merged 1 commit into from
Jul 21, 2022

Conversation

nfx
Copy link
Contributor

@nfx nfx commented Jul 21, 2022

Version changelog

1.1.0

  • Added databricks_sql_warehouses data resource to list all warehouses in a workspace with a name filter (#1460).
  • Added databricks_sql_warehouse data resource to list SQL warehouse attributes based on single id (#1460).
  • Added databricks_cluster data resource to list cluster attributes based on single id (#1460).
  • Added Azure Managed Identity documentation examples (#1471).
  • Added more attributes to databricks_cluster (#1459).
  • Added more attributes to databricks_instance_pool (#1463).
  • Added feature request GitHub issue template (#1482).
  • Added tf:optional tag to simplify the code (#1395).
  • Fixed databricks_pipeline incorrect generation of cluster blocks (#1416).
  • Fixed databricks_table update for column block (#1468).
  • Fixed reads for any_file and anonymous_function in databricks_sql_permissions (#1477).
  • Tuned integration tests for databricks_mws_* (#1483).
  • Removed integration tests for databricks_azure_adls_gen1_mount (#1461).

Updated dependency versions:

  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.18.0 to 2.19.0 (#1475).
  • Bump google.golang.org/api from 0.86.0 to 0.87.0 (#1476).

@codecov-commenter
Copy link

Codecov Report

Merging #1488 (1741cc9) into master (da5b37f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1488   +/-   ##
=======================================
  Coverage   90.12%   90.12%           
=======================================
  Files         129      129           
  Lines       10290    10290           
=======================================
  Hits         9274     9274           
  Misses        648      648           
  Partials      368      368           
Impacted Files Coverage Δ
common/version.go 100.00% <ø> (ø)

@nfx nfx merged commit 853beed into master Jul 21, 2022
@nfx nfx deleted the prepare/1.1.0 branch July 21, 2022 20:09
michael-berk pushed a commit to michael-berk/terraform-provider-databricks that referenced this pull request Feb 15, 2023
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.

2 participants