This repository was archived by the owner on Dec 13, 2023. It is now read-only.
Releases: crossbrowsertesting/connection-manager
Releases · crossbrowsertesting/connection-manager
Release list
Better reconnect handling and logging
-
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
v2.2.4 another version bump because of NPM problems
Improved reliability on Windows
v2.2.0 version bump after last merge
Enterprise Connection Manager
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
v2.0.3 version bump