changelog++

This commit is contained in:
Jeff Mitchell 2017-06-05 16:37:34 -04:00
parent 6b0ca941a6
commit 28d7c6f90f

View File

@ -15,6 +15,8 @@ FEATURES:
IMPROVEMENTS: IMPROVEMENTS:
* api/health: Add Sys().Health() [GH-2805] * api/health: Add Sys().Health() [GH-2805]
* command/auth: Add `-no-store` option that prevents the auth command from
storing the returned token into the configured token helper [GH-2809]
* core/forwarding: Request forwarding now heartbeats to prevent unused * core/forwarding: Request forwarding now heartbeats to prevent unused
connections from being terminated by firewalls or proxies connections from being terminated by firewalls or proxies
* plugins/databases: Add MongoDB as an internal database plugin [GH-2698] * plugins/databases: Add MongoDB as an internal database plugin [GH-2698]