announce fix

This commit is contained in:
Kenneth Bingham 2024-09-26 16:14:30 -04:00
parent 92eaac43a0
commit c5ed090883
No known key found for this signature in database
GPG Key ID: 31709281860130B6

View File

@ -4,6 +4,8 @@
FIX: Fixed crash when invoking `zrok share reserved` with no arguments (https://github.com/openziti/zrok/issues/740)
FIX: zrok-share.service on Linux failed to start with a private share in closed permission mode
## v0.4.40
FEATURE: New endpoint for synchronizing grants for an account (https://github.com/openziti/zrok/pull/744). Useful for updating the `zrok.proxy.v1` config objects containing interstitial setting when the `skip_interstitial_grants` table has been updated.