Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Releases: crossbrowsertesting/connection-manager

Better reconnect handling and logging

04 Dec 03:03
1af0ae6

Choose a tag to compare

  • Made logging more robust and added command line options to configure verbosity (-v, -vv, -vvv, or -q)

  • Force WebSocket to reconnect if pings stop coming through

  • Quit faster and more gracefully on SIGINT

Connection Manager

01 Oct 18:16

Choose a tag to compare

v2.2.4

another version bump because of NPM problems

Improved reliability on Windows

16 Sep 16:17

Choose a tag to compare

v2.2.0

version bump after last merge

Enterprise Connection Manager

09 Sep 15:36

Choose a tag to compare

Added features for debugging TLS errors:

  • Added a hidden (and insecure) option --acceptAllCerts, which will prevent the ECM from quitting when it encounters an invalid TLS certificate.
  • If the socket connection fails, the ECM will attempt establish a TLS connection to our API and print the certificate information. This is helpful in environments which are attempting to re-sign TLS traffic.

Enterprise Connection Manager

03 Sep 13:45

Choose a tag to compare

v2.0.3

version bump