mirror of
https://github.com/openziti/zrok.git
synced 2024-11-22 16:13:47 +01:00
changelog
This commit is contained in:
parent
7d56bcc56c
commit
5dedc90603
@ -1,5 +1,10 @@
|
||||
# v0.3.2
|
||||
|
||||
FEATURE: `zrok controller validate` and `zrok access public validate` will both perform a quick syntax validation on controller and public frontend configuration documents (https://github.com/openziti/zrok/issues/238)
|
||||
|
||||
$ zrok controller validate etc/dev.yml
|
||||
[ERROR]: controller config validation failed (error loading controller config 'etc/dev.yml': field 'maintenance': field 'registration': field 'expiration_timeout': got [bool], expected [time.Duration])
|
||||
|
||||
CHANGE: `zrok status` no longer shows secrets (secret token, ziti identity) unless the `--secrets` flag is passed (https://github.com/openziti/zrok/issues/243)
|
||||
|
||||
# v0.3.1
|
||||
|
Loading…
Reference in New Issue
Block a user