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-02-26 16:16:15 +0000"
2+ "timestamp" : " 2025-02-27 15:04:12 +0000"
33}
Original file line number Diff line number Diff line change 11# Version changelog
22
3+ ## Release v1.68.0
4+
5+ ### Documentation
6+
7+ * Update ` vector_search_index ` resource documentation ([ #4534 ] ( https://github.com/databricks/terraform-provider-databricks/pull/4534 ) ).
8+
9+
310## Release v1.67.0
411
512### New Features and Improvements
Original file line number Diff line number Diff line change 11# NEXT CHANGELOG
22
3- ## Release v1.68 .0
3+ ## Release v1.69 .0
44
55### New Features and Improvements
66
77### Bug Fixes
88
99### Documentation
1010
11- * Update ` vector_search_index ` resource documentation ([ #4534 ] ( https://github.com/databricks/terraform-provider-databricks/pull/4534 ) ).
12-
1311### Exporter
1412
1513### Internal Changes
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ package common
33import "context"
44
55var (
6- version = "1.67 .0"
6+ version = "1.68 .0"
77 // ResourceName is resource name without databricks_ prefix
88 ResourceName contextKey = 1
99 // Provider is the current instance of provider
You can’t perform that action at this time.
0 commit comments