mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
Update CHANGELOG.md
This commit is contained in:
@@ -41,7 +41,7 @@ BUG FIXES:
|
||||
* serviceregistration: Fix a regression for Consul service registration that ignored using the listener address as
|
||||
the redirect address unless api_addr was provided. It now properly uses the same redirect address as the one
|
||||
used by Vault's Core object. [[GH-8976](https://github.com/hashicorp/vault/pull/8976)]
|
||||
* secrets/openldap: Forward all rotation requests from standbys to active clusters [[GH-9006](https://github.com/hashicorp/vault/pull/9006)]
|
||||
* secrets/openldap: Forward all rotation requests from standbys to active clusters [[GH-9028](https://github.com/hashicorp/vault/pull/9028)]
|
||||
* storage/raft: Advertise the configured cluster address to the rest of the nodes in the raft cluster. This fixes
|
||||
an issue where a node advertising 0.0.0.0 is not using a unique hostname. [[GH-9008](https://github.com/hashicorp/vault/pull/9008)]
|
||||
* storage/raft: Fix panic when multiple nodes attempt to join the cluster at once. [[GH-9008](https://github.com/hashicorp/vault/pull/9008)]
|
||||
|
||||
Reference in New Issue
Block a user