changelog

This commit is contained in:
Alex Dadgar
2017-10-27 13:30:23 -07:00
parent 05bb446323
commit ea845bf7a9

View File

@@ -45,6 +45,8 @@ BUG FIXES:
[GH_-3452]
* client: Fix lock contention that could cause a node to miss a heartbeat and
be marked as down [GH-3195]
* client: Fix data race that could lead to concurrent map read/writes during
hearbeating and fingerprinting [GH-3461]
* driver/docker: Fix docker user specified syslogging [GH-3184]
* driver/docker: Fix issue where CPU usage statistics were artificially high
[GH-3229]