Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add changelog for v1.1.0 #774

Merged
merged 1 commit into from
Nov 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## 1.1.0 (November 19, 2024)

💪 Improvements:

* `r/ovh_cloud_project_database_m3db_namespace`: Allow managing the default namespace ([#761](https://github.com/ovh/terraform-provider-ovh/pull/761))
* `r/ovh_cloud_project_region_storage_presign`: Force region to be uppercased ([#772](https://github.com/ovh/terraform-provider-ovh/pull/772))
* `r/ovh_okms`: Support the new region name format ([#773](https://github.com/ovh/terraform-provider-ovh/pull/773))

* `d/ovh_dedicated_server`: Add missing fields ([#766](https://github.com/ovh/terraform-provider-ovh/pull/766))

📚 Documentation:

* Licenses update ([#764](https://github.com/ovh/terraform-provider-ovh/pull/764))
* `r/ovh_cloud_project_region_storage_presign`: Fix documentation ([#770](https://github.com/ovh/terraform-provider-ovh/pull/770))
* `r/ovh_cloud_project`: Add an example of cloud project creation with a pre-existing vRack ([#771](https://github.com/ovh/terraform-provider-ovh/pull/771))

❤️ Thanks for your contributions ❤️

## 1.0.0 (October 21, 2024)

🎉 Features:
Expand Down