changelog++

This commit is contained in:
Brian Kassouf 2018-02-01 16:47:38 -08:00 committed by GitHub
parent 13afb528db
commit f2dfba9655
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,8 @@ 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]
* plugin/gRPC: Fixed an issue with list requests and raw responses coming from
plugins using gRPC transport [GH-3881]
## 0.9.3 (January 28th, 2018)