changelog

This commit is contained in:
Michael Quigley 2024-06-14 14:12:54 -04:00
parent 6b4c6d4713
commit 0b58835aad
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -1,5 +1,9 @@
# CHANGELOG
## v0.4.32
FEATURE: Resource count limits now include `frontends` to limit the number of frontends that are allowed to make connections to a share (https://github.com/openziti/zrok/issues/650)
## v0.4.31
FEATURE: New "limits classes" limits implementation (https://github.com/openziti/zrok/issues/606). This new feature allows for extensive limits customization on a per-user basis, with fallback to the global defaults in the controller configuration.