mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-04 14:25:35 -04:00
changelog++
This commit is contained in:
parent
591e1db3f1
commit
95597a4a9e
1 changed files with 2 additions and 0 deletions
|
|
@ -74,6 +74,8 @@ BUG FIXES:
|
|||
transaction object which could lead to connection exhaustion [GH-1572]
|
||||
* physical/postgres: Remove use of prepared statements as this causes
|
||||
connection multiplexing software to break [GH-1548]
|
||||
* physical/consul: Multiple Vault nodes on the same machine leading to check ID
|
||||
collisions were resulting in incorrect health check responses [GH-1628]
|
||||
|
||||
## 0.6.0 (June 14th, 2016)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue