Преглед изворни кода

chore: apply suggestions from code review

Co-authored-by: yanzhiemq <125347458+yanzhiemq@users.noreply.github.com>
JianBo He пре 2 година
родитељ
комит
e7800f5a71
2 измењених фајлова са 21 додато и 7 уклоњено
  1. 2 4
      changes/e5.0.3.en.md
  2. 19 3
      changes/e5.0.3.zh.md

+ 2 - 4
changes/e5.0.3.en.md

@@ -49,8 +49,6 @@
 
 - [#10381](https://github.com/emqx/emqx/pull/10381) Hide the `auto_subscribe` configuration items so that they can be modified later only through the HTTP API.
 
-- [#10385](https://github.com/emqx/emqx/pull/10385) Hide data items(`rule_engine/bridge/authz/authn`) from configuration files and documentation.
-
 - [#10391](https://github.com/emqx/emqx/pull/10391) Hide a large number of advanced options to simplify the configuration file.
 
   That includes `rewrite`, `topic_metric`, `persistent_session_store`, `overload_protection`,
@@ -120,7 +118,7 @@
 - [#10410](https://github.com/emqx/emqx/pull/10410) Fix config check failed when gateways are configured in emqx.conf.
   This issue was first introduced in v5.0.22 via [#10278](https://github.com/emqx/emqx/pull/10278), the boot-time config check was missing.
 
-- [#10455](https://github.com/emqx/emqx/pull/10455) Fixed an issue that could cause (otherwise harmless) noise in the logs.
+- [#10533](https://github.com/emqx/emqx/pull/10533) Fixed an issue that could cause (otherwise harmless) noise in the logs.
 
   During some particularly slow synchronous calls to bridges, some late replies could be sent to connections processes that were no longer expecting a reply, and then emit an error log like:
 
@@ -139,7 +137,7 @@
 
 - [#10270](https://github.com/emqx/emqx/pull/10270) ClickHouse data bridge has got a fix that makes the error message better when users click the test button in the settings dialog.
 
-- [#10324](https://github.com/emqx/emqx/pull/10324) Previously, when attempting to reconnect to a misconfigured ClickHouse bridge through the dashboard, users would not receive an error message. This issue is now resolved, and error messages will now be displayed
+- [#10324](https://github.com/emqx/emqx/pull/10324) Previously, when attempting to reconnect to a misconfigured ClickHouse bridge through the dashboard, users would not receive an error message. This issue is now resolved, and error messages will now be displayed.
 
 - [#10438](https://github.com/emqx/emqx/pull/10438) Fix some configuration item terminology errors in the DynamoDB data bridge:
 

Разлика између датотеке није приказан због своје велике величине
+ 19 - 3
changes/e5.0.3.zh.md