Skip to content

v0.4.47

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 16:13
· 6 commits to main since this release
030c87a

CHANGELOG

CHANGE: the Docker instance will wait for the ziti container healthy status (contribution from Ben Wong @bwong365 - #790)

CHANGE: Document solving the DNS propagation timeout for Docker instances that are using Caddy to manage the wildcard certificate.

CHANGE: Add usage hint in zrok config get --help to clarify how to list all valid configName and their current values by running zrok status.

CHANGE: The Python SDK's Overview() function was refactored as a class method (#846).

FEATURE: The Python SDK now includes a ProxyShare class providing an HTTP proxy for public and private shares and a
Jupyter notebook example (#847).

FIX: PyPi publishing was failing due to a CI issue (#849)