Releases: taskcluster/docker-exec-websocket-server
Releases · taskcluster/docker-exec-websocket-server
v3.0.0 - Node v12 to v16, fix `docker exec` communication
- Drop Node v8. Node v10 is unsupported, but tests still pass.
- Support Node v12, v14, and v16. The current release is also tested.
- Fix two-way communication with Docker exec process (issue #34)
- Fix closing of the socket to the Docker exec process
- Change debug log prefix from
docker-exec-server
todocker-exec-websocket-server
- Update runtime dependencies, including:
- Update development dependencies, including:
- 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.