changelog

This commit is contained in:
Kenneth Bingham 2024-06-26 18:04:27 -04:00
parent c8ae24eab9
commit ca7a5049a1
No known key found for this signature in database
GPG Key ID: 31709281860130B6

View File

@ -4,6 +4,9 @@
FIX: Fix for mixing limited and unlimited (-1) resource counts in the limits system (https://github.com/openziti/zrok/issues/680)
CHANGE: bump many GitHub Actions that were using deprecated distributions of Node.js
CHANGE: bump macOS runner for Node SDK from macos-11 to macos-12
## 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.