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-10-15 13:13:59 +0000"
2+ "timestamp" : " 2025-10-16 12:39:08 +0000"
33}
Original file line number Diff line number Diff line change 11# Version changelog
22
3+ ## Release v1.93.0
4+
5+ ### Internal Changes
6+
7+ * Make plugin framework implementation of share resource as default ([ #4967 ] ( https://github.com/databricks/terraform-provider-databricks/pull/4967 ) )
8+
9+
310## Release v1.92.0
411
512### Breaking Changes
Original file line number Diff line number Diff line change 11# NEXT CHANGELOG
22
3- ## Release v1.93 .0
3+ ## Release v1.94 .0
44
55### Breaking Changes
66
1313### Exporter
1414
1515### Internal Changes
16-
17- * Make plugin framework implementation of share resource as default ([ #4967 ] ( https://github.com/databricks/terraform-provider-databricks/pull/4967 ) )
Original file line number Diff line number Diff line change 11package common
22
3- var version = "1.92 .0"
3+ var version = "1.93 .0"
44
55// Version returns version of provider
66func Version () string {
You can’t perform that action at this time.
0 commit comments