diff --git a/changes/ce/fix-11056.en.md b/changes/ce/fix-11056.en.md new file mode 100644 index 000000000..7c3164289 --- /dev/null +++ b/changes/ce/fix-11056.en.md @@ -0,0 +1,3 @@ +- Fix the issue where newly created listeners do not start properly at times, + when you delete a system default listener and add a new one named 'default', it will not start correctly. +- Fix the bug where configuration failure on certain nodes can cause dashboard unavailability.