Skip to content

v0.2.6

Choose a tag to compare

@fenying fenying released this 13 Oct 12:29
· 3 commits to master since this release
v0.2.6
101859d

CHANGES

  • fix(client): the UNIX domain socket path should work as expected.

    The UDS path was mistakenly ignored when forceNewConnection is set to
    true on 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