Skip to content

Commit

Permalink
updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hashicorp-cloud committed Dec 2, 2024
1 parent 4233dae commit f52878d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## v0.100.0 (December 02, 2024)

IMPROVEMENTS:

* Enable updates to Vault Radar integration connections. [[GH-1133](https://github.com/hashicorp/terraform-provider-hcp/pull/1133)]
* Enable updates to Vault Radar integration subscriptions. [[GH-1139](https://github.com/hashicorp/terraform-provider-hcp/pull/1139)]
* Enable updates to Vault Radar source token. [[GH-1134](https://github.com/hashicorp/terraform-provider-hcp/pull/1134)]
* Update hcp_group API calls to retry when encountering a 502, 503, or 504 error. [[GH-1140](https://github.com/hashicorp/terraform-provider-hcp/pull/1140)]
* Upgrade the HCP SDK and update Vault Secrets to use API V2 (stable/2023-11-28) [[GH-1142](https://github.com/hashicorp/terraform-provider-hcp/pull/1142)]

BUG FIXES:

* Retry billing service update call when creating a project [[GH-1131](https://github.com/hashicorp/terraform-provider-hcp/pull/1131)]
## v0.99.0 (November 12, 2024)

DEPRECATIONS:
Expand Down

0 comments on commit f52878d

Please sign in to comment.