secrets/ldap: remove note in changelog entry (#9157) (#9158)

Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com>
This commit is contained in:
Vault Automation 2025-09-05 15:03:33 -06:00 committed by GitHub
parent 27ba63f9a6
commit 10cfe49644
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.