Releases: taskcluster/docker-exec-websocket-client
Releases · taskcluster/docker-exec-websocket-client
v3.0.0 - Node v12 to v16
Note: Skipped v2.0.0 to stay in sync with taskcluster/docker-exec-websocket-server
- Drop Node v8. Node v10 is unsupported, but tests still pass.
- Support Node v12, v14, and v16. The current release is also tested.
- Change debug log prefixes from
docker-exec-websocket-server
todocker-exec-websocket-client
- Update runtime dependencies, including:
- Update development dependencies, including:
- eslint 6.4.0 to 8.8.0, includes v12 syntax
- mocha 6.2.0 to 9.2.0, includes moving settings to package.json
- docker-exec-websocket-server 1.4.0 to 3.0.0, fixes issue #1
- Use Taskcluster community-tc and docker-compose for PR testing
- In tests, fully close opened resources
- Remove Vagrant, TravisCI, and container creation duplicated by mocha.