mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-09 08:55:13 -04:00
changelog++
This commit is contained in:
parent
3a8ca5fec4
commit
e95b0d01b0
1 changed files with 4 additions and 2 deletions
|
|
@ -60,9 +60,11 @@ BUG FIXES:
|
|||
* storage/etcd3: Fix memory ballooning with standby instances [GH-3798]
|
||||
* storage/etcd3: Fix large lists (like token loading at startup) not being
|
||||
handled [GH-3772]
|
||||
* storage/postgresql: Fix compatibility with versions using custom string
|
||||
version tags [GH-3949]
|
||||
* storage/zookeeper: Update vendoring to fix freezing issues [GH-3896]
|
||||
* ui (Enterprise): Decoding the replication token should no longer error and prevent enabling
|
||||
of a secondary replication cluster via the ui.
|
||||
* ui (Enterprise): Decoding the replication token should no longer error and
|
||||
prevent enabling of a secondary replication cluster via the ui.
|
||||
|
||||
## 0.9.3 (January 28th, 2018)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue