changelog++
This commit is contained in:
parent
38ae7efca3
commit
1c3d915042
|
@ -18,6 +18,7 @@ BUG FIXES:
|
|||
* core: Fix resource leak in plugin API (plugin-dependent, not all plugins impacted) [[GH-9557](https://github.com/hashicorp/vault/pull/9557)]
|
||||
* core: Fix race involved in enabling certain features via a license change
|
||||
* core: Fix crash when metrics collection encounters zero-length keys in KV store [[GH-9811](https://github.com/hashicorp/vault/pull/9881)]
|
||||
* core (enterprise): Fix hang when cluster-wide plugin reload cleanup is slow on unseal
|
||||
* identity: Check for timeouts in entity API [[GH-9925](https://github.com/hashicorp/vault/pull/9925)]
|
||||
* replication (enterprise): Only write failover cluster addresses if they've changed
|
||||
* secrets/database: Fix handling of TLS options in mongodb connection strings [[GH-9519](https://github.com/hashicorp/vault/pull/9519)]
|
||||
|
|
Loading…
Reference in New Issue