Skip to content

v0.20.3

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 19:27
· 531 commits to refs/heads/main since this release

Changes

update ziti-sdk-c to 0.30.2 @scareything (#526)

0.30.2 fixes build errors with mingw, which is used by zdew

fix container terminate @qrkourier (#524)

build linux artifacts in containers @scareything (#525)

Release artifacts for Linux builds are now compiled in ubuntu-18.04 containers instead of directly on the GitHub runner. The resulting binaries have broader compatibility with older Linux distros.

add a Dockerfile for building a hosting tunneler image for Red Hat Linux @qrkourier (#513)

Move systemd-resolved symlink guard to the correct scope @sabedevops (#523)

resolves #519