From 5f888c3fd9acc90f4cc2020c324b5ab036d8c03f Mon Sep 17 00:00:00 2001 From: Pier-Luc Caron St-Pierre Date: Wed, 4 Dec 2024 09:10:40 -0500 Subject: [PATCH] Version bump 0.8.0 (#199) --- CHANGELOG.md | 12 ++++++++++++ version/VERSION | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20c1cf9d..f78539e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## 0.8.0 (December 04, 2024) + +FEATURES: + +* hvs: support postgres rotating secret CRUDL [[GH-192](https://github.com/hashicorp/hcp/issues/192)] +* vault-secrets: Adds support for creating / updating / reading / deleting Postgres integrations. [[GH-189](https://github.com/hashicorp/hcp/issues/189)] + +IMPROVEMENTS: + +* HVS: Use stable/2023-11-28 api [[GH-197](https://github.com/hashicorp/hcp/issues/197)] +* vault-secrets: adding Gateway Pool Resource ID to the output of gateway commands. [[GH-195](https://github.com/hashicorp/hcp/issues/195)] + ## 0.7.0 (November 04, 2024) BREAKING CHANGES: diff --git a/version/VERSION b/version/VERSION index e1bde802..a3df0a69 100644 --- a/version/VERSION +++ b/version/VERSION @@ -1 +1 @@ -0.7.0-dev +0.8.0