File tree Expand file tree Collapse file tree 4 files changed +15
-8
lines changed Expand file tree Collapse file tree 4 files changed +15
-8
lines changed Original file line number Diff line number Diff line change 11{
2- "timestamp" : " 2025-05-01 13:17:51 +0000"
2+ "timestamp" : " 2025-05-08 07:08:54 +0000"
33}
Original file line number Diff line number Diff line change 11# Version changelog
22
3+ ## Release v1.77.0
4+
5+ ### New Features and Improvements
6+
7+ * Add ` databricks_disable_legacy_features_setting ` account-level resource ([ #4676 ] ( https://github.com/databricks/terraform-provider-databricks/pull/4676 ) )
8+ * Update Databricks SDK to v0.68.0 ([ #4694 ] ( https://github.com/databricks/terraform-provider-databricks/pull/4694 ) ).
9+
10+ ### Documentation
11+
12+ * Document minimum required Terraform version as 1.1.5 ([ #4683 ] ( https://github.com/databricks/terraform-provider-databricks/pull/4683 ) ).
13+
14+
315## Release v1.76.0
416
517### New Features and Improvements
Original file line number Diff line number Diff line change 11# NEXT CHANGELOG
22
3- ## Release v1.77 .0
3+ ## Release v1.78 .0
44
55### New Features and Improvements
66
7- * Add ` databricks_disable_legacy_features_setting ` account-level resource ([ #4676 ] ( https://github.com/databricks/terraform-provider-databricks/pull/4676 ) )
8- * Update Databricks SDK to v0.68.0 ([ #4694 ] ( https://github.com/databricks/terraform-provider-databricks/pull/4694 ) ).
9-
107### Bug Fixes
118
129### Documentation
1310
14- * Document minimum required Terraform version as 1.1.5 ([ #4683 ] ( https://github.com/databricks/terraform-provider-databricks/pull/4683 ) ).
15-
1611### Exporter
1712
1813### Internal Changes
Original file line number Diff line number Diff line change 11package common
22
3- var version = "1.76 .0"
3+ var version = "1.77 .0"
44
55// Version returns version of provider
66func Version () string {
You can’t perform that action at this time.
0 commit comments