mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-18 18:38:08 -05:00
Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com>
This commit is contained in:
parent
27ba63f9a6
commit
10cfe49644
1 changed files with 12 additions and 0 deletions
12
CHANGELOG.md
12
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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue