You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+31-1Lines changed: 31 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,34 @@
1
-
## 0.30.0 (Unreleased)
1
+
## 0.31.0 (Unreleased)
2
+
3
+
## 0.30.0 (May 3, 2023)
4
+
5
+
⚙️ General:
6
+
7
+
*`go` version upgrade to `1.20.0` ([#403](https://github.com/ovh/terraform-provider-ovh/pull/403))
8
+
*`terraform-plugin-sdk` upgrade to `2.24.0` ([#406](https://github.com/ovh/terraform-provider-ovh/pull/406))
9
+
10
+
💪 Improvements:
11
+
12
+
*`r/ovh_cloud_project_database`: Manage grafana in the generic database user resources ([#412](https://github.com/ovh/terraform-provider-ovh/pull/412))
13
+
*`r/ovh_cloud_project_database_*`: Use new function with context and diagnostic - Stop to use deprecated functions ([#403](https://github.com/ovh/terraform-provider-ovh/pull/403))
14
+
15
+
*`d/ovh_cloud_project_database_*`: Use new function with context and diagnostic - Stop to use deprecated functions ([#403](https://github.com/ovh/terraform-provider-ovh/pull/403))
16
+
17
+
🐜 Bug fixes:
18
+
19
+
*`r/ovh_dedicated_ceph_acl`: Fix the acceptance test ([#416](https://github.com/ovh/terraform-provider-ovh/pull/416))
20
+
*`r/ovh_cloud_project_database`: Fix the bug that resetted avnadmin password on creation of ovh_cloud_project_database / grafana ([#412](https://github.com/ovh/terraform-provider-ovh/pull/412))
21
+
* Fix a lot of acceptance tests ([#406](https://github.com/ovh/terraform-provider-ovh/pull/406))
0 commit comments