announce fix

This commit is contained in:
Kenneth Bingham 2024-10-10 11:27:29 -04:00
parent 3591224560
commit 17d3b07bc8
No known key found for this signature in database
GPG Key ID: 31709281860130B6

View File

@ -1,5 +1,9 @@
# CHANGELOG
## v0.4.42
FIX: always append common options like `--headless` and conditionally append `--verbose --insecure` if their respective env vars are set to when running in a service manager like systemd or Docker and wrapping the `zrok` command with the `zrok-share.bash` shell script (https://openziti.discourse.group/t/question-about-reserved-public-vs-temp-public-shares/3169)
## v0.4.41
FIX: Fixed crash when invoking `zrok share reserved` with no arguments (https://github.com/openziti/zrok/issues/740)