File tree Expand file tree Collapse file tree 4 files changed +14
-7
lines changed Expand file tree Collapse file tree 4 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 11{
2- "timestamp" : " 2025-05-13 13:07:37 +0000"
2+ "timestamp" : " 2025-05-14 14:03:29 +0000"
33}
Original file line number Diff line number Diff line change 11# Version changelog
22
3+ ## Release v1.79.1
4+
5+ ### Bug Fixes
6+
7+ * Use latest etag for ` access_control_rule_set ` [ 4622] ( https://github.com/databricks/terraform-provider-databricks/pull/4622 )
8+
9+ ### Documentation
10+
11+ * Explicitly mention SCIM ID in ` databricks_group_member ` docs [ #4709 ] ( https://github.com/databricks/terraform-provider-databricks/pull/4709 )
12+
13+
314## Release v1.79.0
415
516### Internal Changes
Original file line number Diff line number Diff line change 11# NEXT CHANGELOG
22
3- ## Release v1.79.1
3+ ## Release v1.80.0
44
55### New Features and Improvements
66
77### Bug Fixes
88
9- * Use latest etag for ` access_control_rule_set ` [ 4622] ( https://github.com/databricks/terraform-provider-databricks/pull/4622 )
10-
119### Documentation
1210
13- * Explicitly mention SCIM ID in ` databricks_group_member ` docs [ #4709 ] ( https://github.com/databricks/terraform-provider-databricks/pull/4709 )
14-
1511### Exporter
1612
1713### Internal Changes
Original file line number Diff line number Diff line change 11package common
22
3- var version = "1.79.0 "
3+ var version = "1.79.1 "
44
55// Version returns version of provider
66func Version () string {
You can’t perform that action at this time.
0 commit comments