changelog++

This commit is contained in:
vishalnayak 2016-07-19 14:21:09 -04:00
parent 591e1db3f1
commit 95597a4a9e

View file

@ -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)