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 Nov 6, 2024
1 parent 883bc63 commit 4cbca45
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## v0.98.0 (November 06, 2024)

FEATURES:

* Add preview of the following Vault Radar connections and subscriptions:
hcp_vault_radar_integration_jira_connection
hcp_vault_radar_integration_jira_subscription
hcp_vault_radar_integration_slack_connection
hcp_vault_radar_integration_slack_subscription [[GH-1116](https://github.com/hashicorp/terraform-provider-hcp/pull/1116)]
* Add preview of vault_radar_source_github_cloud resource. [[GH-1119](https://github.com/hashicorp/terraform-provider-hcp/pull/1119)]
* add vault_secrets_integration_confluent resource and add support for confluent secrets to vault_secrets_rotating_secret resource [[GH-1120](https://github.com/hashicorp/terraform-provider-hcp/pull/1120)]

IMPROVEMENTS:

* Fixed issues where the HVS App resource would behave improperly such as returning an error if using an empty description. [[GH-1118](https://github.com/hashicorp/terraform-provider-hcp/pull/1118)]
* Upgrade the HCP SDK and fix breaking change w/ Vault Secrets [[GH-1113](https://github.com/hashicorp/terraform-provider-hcp/pull/1113)]
* Upgrade the HCP SDK for Vault Secrets [[GH-1122](https://github.com/hashicorp/terraform-provider-hcp/pull/1122)]

BUG FIXES:

* creating a mongodb rotating secret should create a mongodb rotating secret not a twilio one [[GH-1126](https://github.com/hashicorp/terraform-provider-hcp/pull/1126)]
## v0.97.0 (October 08, 2024)

FEATURES:
Expand Down

0 comments on commit 4cbca45

Please sign in to comment.