mirror of
https://github.com/openziti/zrok.git
synced 2025-01-11 16:38:22 +01:00
changelog (#780)
This commit is contained in:
parent
c728ae878f
commit
f00835d68b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user