Skip to content

v3.0.0 - Node v12 to v16

Latest
Compare
Choose a tag to compare
@jwhitlock jwhitlock released this 07 Feb 23:01
· 4 commits to master since this release
v3.0.0
51675d3

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 to docker-exec-websocket-client
  • 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.