Skip to content

Commit 1942db9

Browse files
authored
feat: update changelog for 0.30.0
1 parent 31a3896 commit 1942db9

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

CHANGELOG.md

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff 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))
22+
23+
📚 Documentation:
24+
25+
* `r/ovh_cloud_project_database`: Update documentation page ([#413](https://github.com/ovh/terraform-provider-ovh/pull/413))
26+
* `r/ovh_cloud_project_database_user`: Update documentation page ([#412](https://github.com/ovh/terraform-provider-ovh/pull/412))
27+
* `r/ovh_domain_zone_record`: Update documentation page ([#408](https://github.com/ovh/terraform-provider-ovh/pull/408))
28+
29+
* `d/ovh_cloud_project_database_user`: Update documentation page ([#412](https://github.com/ovh/terraform-provider-ovh/pull/412))
30+
31+
❤️ Thanks for your contributions ❤️
232

333
## 0.29.0 (March 24, 2023)
434

0 commit comments

Comments
 (0)