Release v2.1.8-docker

Changelog:
- reduce reconnect thrashing when the gateway is down by waiting for the gRPC channel to reach READY before treating a connection attempt as successful
- preserve exponential backoff behavior in the shared daemon connector so failed connection attempts do not hot-loop