From d1333bfe82df819d9d8315132d54fd93c55f9755 Mon Sep 17 00:00:00 2001 From: Mike Dilger Date: Sun, 14 Jul 2024 10:08:03 +1200 Subject: [PATCH] update README.md for v1.5.1 changes --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 62b337d..93efd11 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,12 @@ announce upgrade instructions until release. ## Change Log +### version 1.5.1 (2024-07-14, c9c71311) + +- FIX: large non-utf8 messages were attempted to be logged causing a panic +- FIX: parse errors were not being punished so a nasty client could do a DoS of chorus with + simple junk. + ### version 1.5.0 (2024-07-13, 870e470d) - BREAKING: If you run chorus behind a proxy like nginx, you MUST set the new `chorus_is_behind_a_proxy`