changelog

This commit is contained in:
Alex Dadgar 2017-01-17 15:26:54 -08:00
parent d949665010
commit aa27da6b2d
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ IMPROVEMENTS:
* client: Don't retrieve Driver Stats if unsupported [GH-2173]
* driver/docker: Add support for network aliases [GH-1980]
* driver/docker: Add `force_pull` option to force downloading an image [GH-2147]
* driver/java: Support setting class_path and class name. [GH-2199]
* telemetry: Prefix gauge values with node name instead of hostname [GH-2098]
BUG FIXES: