From b6e9043c497ac87c2014f7eb78a78921def84742 Mon Sep 17 00:00:00 2001 From: Thales Macedo Garitezi Date: Fri, 11 Feb 2022 17:22:08 -0300 Subject: [PATCH] chore(changelog): update changelog --- CHANGES-4.3.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES-4.3.md b/CHANGES-4.3.md index 3e84d406d..2d7f13b0d 100644 --- a/CHANGES-4.3.md +++ b/CHANGES-4.3.md @@ -19,6 +19,8 @@ File format: ### Bug fixes +* Fix case where publishing to a non-existent topic alias would crash the connection [#6979] + ## v4.3.12 ### Important changes