Skip to content

v0.4.30

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 18:57
· 17 commits to main since this release
96bfe62

CHANGELOG

FIX: Fix to the Node.js release process to properly support releasing on a tag.

Also includes v0.4.29:

FIX: Backed out an incorrect change to support a FreeBSD port in progress.

And includes v0.4.28:

FEATURE: Node.js support for the zrok SDK (#400)

FEATURE: A Docker Compose project for self-hosting a zrok instance and accompanying Docker guide for more information.

CHANGE: the container images run as "ziggy" (UID 2171) instead of the generic restricted user "nobody" (UID 65534). This reduces the risk of unexpected file permissions when binding the Docker host's filesystem to a zrok container.

CHANGE: the Docker sharing guides were simplified and expanded