mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
changelog++
This commit is contained in:
@@ -22,7 +22,6 @@ 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)]
|
||||
@@ -44,6 +43,8 @@ BUG FIXES:
|
||||
* replication (enterprise): Improve race condition when using a newly created token on a performance standby node
|
||||
* replication (enterprise): Only write failover cluster addresses if they've changed
|
||||
* ui: fix bug where dropdown for identity/entity management is not reflective of actual policy [[GH-9958](https://github.com/hashicorp/vault/pull/9958)]
|
||||
* core (enterprise): Fix hang when cluster-wide plugin reload cleanup is slow on unseal
|
||||
* core (enterprise): Fix an error in cluster-wide plugin reload cleanup following such a reload
|
||||
|
||||
## 1.5.3
|
||||
### August 27th, 2020
|
||||
|
||||
Reference in New Issue
Block a user