From 7f597ab71431e39ae039604a17315624877304a4 Mon Sep 17 00:00:00 2001 From: Kenneth Bingham Date: Sat, 15 Jun 2024 16:54:01 -0400 Subject: [PATCH] Update CHANGELOG.md Signed-off-by: Kenneth Bingham --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c98abd8c..d8325861 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # CHANGELOG +## v0.4.32 + +FIX: use controller config spec v4 in the Docker instance + ## 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.