From 10cfe496449dbcb2e078842bb484f97a141c8e46 Mon Sep 17 00:00:00 2001 From: Vault Automation Date: Fri, 5 Sep 2025 15:03:33 -0600 Subject: [PATCH] secrets/ldap: remove note in changelog entry (#9157) (#9158) Co-authored-by: John-Michael Faircloth --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81830b9f5b..ff9bb2c140 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ ## 1.20.3 ### August 28, 2025 +FEATURES: + +* **IBM RACF Static Role Password Phrase Management (Enterprise)**: Add support for static role password phrase management to the LDAP secrets engine. (https://github.com/hashicorp/vault-plugin-secrets-openldap/pull/184) + SECURITY: * core: Update github.com/hashicorp/go-getter to fix security vulnerability GHSA-wjrx-6529-hcj3. ([8b3a9ce1](https://github.com/hashicorp/vault/commit/8b3a9ce1f651932559a129a7889243d24127cee2)) @@ -283,6 +287,10 @@ intermediate certificates. [[GH-30034](https://github.com/hashicorp/vault/pull/3 **Enterprise LTS:** Vault Enterprise 1.19 is a [Long-Term Support (LTS)](https://developer.hashicorp.com/vault/docs/enterprise/lts) release. +FEATURES: + +* **IBM RACF Static Role Password Phrase Management**: Add support for static role password phrase management to the LDAP secrets engine. (https://github.com/hashicorp/vault-plugin-secrets-openldap/pull/184) + SECURITY: * core: Update github.com/hashicorp/go-getter to fix security vulnerability GHSA-wjrx-6529-hcj3. @@ -762,6 +770,10 @@ Unblocks customers that were stuck in a failing loop when attempting to rotate s ## 1.18.14 Enterprise ### August 28, 2025 +FEATURES: + +* **IBM RACF Static Role Password Phrase Management**: Add support for static role password phrase management to the LDAP secrets engine. (https://github.com/hashicorp/vault-plugin-secrets-openldap/pull/184) + CHANGES: * core: Bump Go version to 1.23.12.