Skip to content
This repository has been archived by the owner on Apr 14, 2020. It is now read-only.

Releases: taskcluster/websocktunnel

v2.0.0

17 Oct 22:21
Compare
Choose a tag to compare

[BREAKING] The websocktunnel server now takes a URL_PREFIX env var, and no longer requires HOSTNAME. The URL_PREFIX should be the public URL at which the service is available, including the schema and any necessary port, e.g., https://websocktunnel.services.example.com.

The PORT env var remains, but now only specifies the port on which the service should listen.

v1.1.1

11 Oct 18:43
e7593aa
Compare
Choose a tag to compare

This version adds a dockerflow /__lbheartbeat__ endpoint to the service.

Production release

26 Mar 20:02
Compare
Choose a tag to compare
v1.0.0

fix badge in README

Initial build

21 Jun 22:26
Compare
Choose a tag to compare
v0.1.0

dockerfile moved to root