announce in changelog

This commit is contained in:
Kenneth Bingham 2024-06-27 11:43:03 -04:00
parent 77e1a667f2
commit 21253bad27
No known key found for this signature in database
GPG Key ID: 31709281860130B6

View File

@ -4,6 +4,8 @@
FIX: Fix for mixing limited and unlimited (-1) resource counts in the limits system (https://github.com/openziti/zrok/issues/680)
FEATURE: Linux service support for all private share modes (contribution from Stefan Adelbert @stefanadelbert)
## v0.4.33
FIX: Fix for log message in `Agent.CanAccessShare` (`"account '#%d' over frontends per share limit '%d'"`), which was not returning the correct limit value.