changelog++

This commit is contained in:
vishalnayak 2018-02-06 13:09:38 -05:00
parent b20b7ef61d
commit 99a75c871a

View file

@ -13,6 +13,7 @@ BUG FIXES:
* auth/token: Token creation via the CLI no longer forces periodic token * auth/token: Token creation via the CLI no longer forces periodic token
creation. Passing an explicit zero value for the period no longer create creation. Passing an explicit zero value for the period no longer create
periodic tokens. [GH-3880] periodic tokens. [GH-3880]
* command/ssh: Create and reuse the api client [GH-3909]
* 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]