From 486d13865bdf3ad04b3f4da581af99490113cd42 Mon Sep 17 00:00:00 2001 From: Daniel Nephin Date: Wed, 24 Mar 2021 14:51:57 -0400 Subject: [PATCH] Add changelog --- .changelog/9923.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .changelog/9923.txt diff --git a/.changelog/9923.txt b/.changelog/9923.txt new file mode 100644 index 0000000000..fb8f1bf2d9 --- /dev/null +++ b/.changelog/9923.txt @@ -0,0 +1,3 @@ +```release-notes:bug +http: fix a bug in Consul Enterprise that would cause the UI to believe namespaces were supported, resulting in warning logs and incorrect UI behaviour. +```