Skip to content

v0.4.18

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 18:47
· 768 commits to main since this release
26e2dff

FEATURE: Python SDK added. Can be found on pypi. pastebin example illustrates basic SDK usage (see sdk/python/examples/README.md for details) (#401)

CHANGE: Moved the golang zrok SDK into sdk/golang/sdk to normalize location for future SDK's.

CHANGE: add restart policies to docker compose samples used by the guide docs, e.g., reserved public share should auto-start on boot, temp public share should not.