From 10904202e8b1f34dbb04bf1a56010ef08e2803b1 Mon Sep 17 00:00:00 2001 From: Kenneth Bingham Date: Wed, 13 Nov 2024 16:55:15 -0500 Subject: [PATCH] announce change --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dbc56450..908cb964 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ FIX: reduce Docker image sizes (https://github.com/openziti/zrok/pull/783) FIX: Correct the download URL for the armv7 Linux release (https://github.com/openziti/zrok/issues/782) +CHANGE: Let the zrok instance for Docker use port 80 as an edge listener instead of HTTP redirect (https://github.com/openziti/zrok/pull/792) + ## v0.4.44 FIX: Fix for goreleaser build action to align with changed ARM64 build path.