Skip to content

Commit 15d64ac

Browse files
authored
Merge pull request #749 from ovh/dev/aamstutz/changelog-0.51.0
Add changelog for v0.51.0
2 parents bf72782 + c6ffba0 commit 15d64ac

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

Diff for: CHANGELOG.md

+24
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
## 0.51.0 (October 11, 2024)
2+
3+
🎉 Features:
4+
5+
* New resource: `ovh_cloud_project_network_private_subnet_v2` ([#732](https://github.com/ovh/terraform-provider-ovh/pull/732))
6+
7+
🐜 Bug fixes:
8+
9+
* `r/ovh_iploadbalancing_udp_farm`: Fix schema errors ([#735](https://github.com/ovh/terraform-provider-ovh/pull/735))
10+
* `r/ovh_iploadbalancing_udp_farm_server`: Fix schema errors ([#735](https://github.com/ovh/terraform-provider-ovh/pull/735))
11+
* `r/ovh_iploadbalancing_udp_frontend`: Fix schema errors ([#735](https://github.com/ovh/terraform-provider-ovh/pull/735))
12+
* `r/ovh_iploadbalancing_ssl`: Force replacement if fingerprint changes ([#733](https://github.com/ovh/terraform-provider-ovh/pull/733))
13+
* `r/ovh_ip_service`: Correctly retrieve `service_name` in US region ([#740](https://github.com/ovh/terraform-provider-ovh/pull/740))
14+
* `r/ovh_dedicated_server`: Only save `user_metadata` coming from the plan in the state ([#744](https://github.com/ovh/terraform-provider-ovh/pull/744), [#745](https://github.com/ovh/terraform-provider-ovh/pull/745))
15+
* `r/ovh_cloud_project_database`: Allow setting `maintenance_time` ([#748](https://github.com/ovh/terraform-provider-ovh/pull/748))
16+
17+
📚 Documentation:
18+
19+
* Licenses update ([#731](https://github.com/ovh/terraform-provider-ovh/pull/731))
20+
* `r/ovh_cloud_project_kube`: Add details on `nodes_subnet_id` and `load_balancers_subnet_id` ([#738](https://github.com/ovh/terraform-provider-ovh/pull/738))
21+
* Reorganize `Public cloud network` and `Log subscriptions` documentations ([#746](https://github.com/ovh/terraform-provider-ovh/pull/746))
22+
23+
❤️ Thanks for your contributions ❤️
24+
125
## 0.50.0 (September 20, 2024)
226

327
🎉 Features:

0 commit comments

Comments
 (0)