changelog++

This commit is contained in:
Jeff Mitchell 2018-02-05 11:23:03 -05:00
parent fe6c19d623
commit 39bdd318d5
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ BUG FIXES:
* storage/etcd3: Fix memory ballooning with standby instances [GH-3798] * storage/etcd3: Fix memory ballooning with standby instances [GH-3798]
* storage/etcd3: Fix large lists (like token loading at startup) not being * storage/etcd3: Fix large lists (like token loading at startup) not being
handled [GH-3772] handled [GH-3772]
* storage/zookeeper: Update vendoring to fix freezing issues [GH-3896]
* plugin/gRPC: Fixed an issue with list requests and raw responses coming from * plugin/gRPC: Fixed an issue with list requests and raw responses coming from
plugins using gRPC transport [GH-3881] plugins using gRPC transport [GH-3881]