Skip to content

Commit 6be1ad8

Browse files
authored
Merge pull request #611 from ovh/dev/aamstutz/changelog-0.42.0
Add changelog for 0.42.0
2 parents 42f99ce + 9f6ed81 commit 6be1ad8

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## 0.42.0 (April 9, 2024)
2+
3+
🎉 Features:
4+
5+
* New datasource: `ovh_cloud_project_database_postgresql_connection_pools` ([#607](https://github.com/ovh/terraform-provider-ovh/pull/607))
6+
7+
💪 Improvements:
8+
9+
* `r/ovh_cloud_project_database`: Allow IP restrictions declaration directly in the resource instead of using `ovh_cloud_project_database_ip_restriction` (which is now deprecated) ([#600](https://github.com/ovh/terraform-provider-ovh/pull/600) and [#606](https://github.com/ovh/terraform-provider-ovh/pull/606))
10+
* `d/ovh_cloud_project_database`: Add IP restrictions in the datasource ([#600](https://github.com/ovh/terraform-provider-ovh/pull/600))
11+
12+
🐜 Bug fixes:
13+
14+
* `r/ovh_ip_firewall_rule`: Fix type mismatch between request and response bodies ([#610](https://github.com/ovh/terraform-provider-ovh/pull/610))
15+
* `r/ovh_cloud_project_database_postgresql_connection_pool`: Added missing retry on connection pool creation ([#607](https://github.com/ovh/terraform-provider-ovh/pull/607))
16+
17+
❤️ Thanks for your contributions ❤️
18+
119
## 0.41.0 (April 4, 2024)
220

321
🎉 Features:

0 commit comments

Comments
 (0)