From 53eb1107cbb51c9958ec7bface091d8df9204dd6 Mon Sep 17 00:00:00 2001 From: zhongwencool Date: Thu, 7 Jul 2022 18:07:57 +0800 Subject: [PATCH] chore: update CHANGES-5.0.md Co-authored-by: Zaiming (Stone) Shi --- CHANGES-5.0.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES-5.0.md b/CHANGES-5.0.md index 650f0fc2d..90ddad6f8 100644 --- a/CHANGES-5.0.md +++ b/CHANGES-5.0.md @@ -5,6 +5,9 @@ * Websocket listener failed to read headers `X-Forwared-For` and `X-Forwarded-Port` [8415](https://github.com/emqx/emqx/pull/8415) * Deleted `cluster_singleton` from MQTT bridge config document. This config is no longer applicable in 5.0 [8407](https://github.com/emqx/emqx/pull/8407) * Fix `emqx/emqx:latest` docker image publish to use the Erlang flavor, but not Elixir flavor [8414](https://github.com/emqx/emqx/pull/8414) + +## Enhancements + * Improve the speed of dashboard's HTTP API routing rule generation, which sometimes causes timeout [8438](https://github.com/emqx/emqx/pull/8438) # 5.0.2