1
1
mirror of https://github.com/openziti/zrok.git synced 2025-01-11 16:38:22 +01:00

changelog ()

This commit is contained in:
Michael Quigley 2024-11-07 13:50:11 -05:00
parent c728ae878f
commit f00835d68b
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -8,6 +8,8 @@ FEATURE: New "zrok Agent", a background manager process for your zrok environmen
FEATURE: `zrok share [public|private|reserved]` and `zrok access private` now auto-detect if the zrok Agent is running in an environment and will automatically service share and access requests through the Agent, rather than in-process if the Agent is running. If the Agent is not running, operation remains as it was in `v0.4.x` and the share or access is handled in-process. New `--force-agent` and `--force-local` flags exist to skip Agent detection and manually select an operating mode (https://github.com/openziti/zrok/issues/751)
FEATURE `zrok access private` supports a new `--auto` mode, which can automatically find an available open address/port to bind the frontend listener on. Also includes `--auto-address`, `--auto-start-port`, and `--auto-end-port` features with sensible defaults. Supported by both the agent and local operating modes (https://github.com/openziti/zrok/issues/780)
## v0.4.45
FIX: Document unique names