File tree Expand file tree Collapse file tree 4 files changed +10
-5
lines changed Expand file tree Collapse file tree 4 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 11{
2- "timestamp" : " 2025-05-22 19:27:03 +0000"
2+ "timestamp" : " 2025-05-23 11:02:38 +0000"
33}
Original file line number Diff line number Diff line change 11# Version changelog
22
3+ ## Release v1.81.1
4+
5+ ### Bug Fixes
6+
7+ * Support updating ` databricks_cluster ` to Auto AZ [ #4743 ] ( https://github.com/databricks/terraform-provider-databricks/pull/4743 ) .
8+
9+
310## Release v1.81.0
411
512### Breaking Changes
Original file line number Diff line number Diff line change 11# NEXT CHANGELOG
22
3- ## Release v1.81.1
3+ ## Release v1.82.0
44
55### Breaking Changes
66
77### New Features and Improvements
88
99### Bug Fixes
1010
11- * Support updating ` databricks_cluster ` to Auto AZ [ #4743 ] ( https://github.com/databricks/terraform-provider-databricks/pull/4743 ) .
12-
1311### Documentation
1412
1513### Exporter
Original file line number Diff line number Diff line change 11package common
22
3- var version = "1.81.0 "
3+ var version = "1.81.1 "
44
55// Version returns version of provider
66func Version () string {
You can’t perform that action at this time.
0 commit comments