v0.2.6
CHANGES
-
fix(client): the UNIX domain socket path should work as expected.
The UDS path was mistakenly ignored when
forceNewConnectionis set to
trueon HTTPS connections. -
fix(client): should not crash if timeout during connecting to server.
A missed error event on the socket will cause an uncaught exception.
Full Changelog: v0.2.5...v0.2.6