Procházet zdrojové kódy

chore: Generate changelog for v5.0.17

Zaiming (Stone) Shi před 3 roky
rodič
revize
3175a80ba3
2 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. 1 0
      changes/v5.0.17-en.md
  2. 2 0
      changes/v5.0.17-zh.md

+ 1 - 0
changes/v5.0.17-en.md

@@ -15,6 +15,7 @@
 - [#9930](https://github.com/emqx/emqx/pull/9930) Expose the stats `live_connections.count` and `live_connections.max` to Prometheus.
 - [#9930](https://github.com/emqx/emqx/pull/9930) Expose the stats `live_connections.count` and `live_connections.max` to Prometheus.
 
 
 - [#9936](https://github.com/emqx/emqx/pull/9936) Disable disksup (part of os_mon) in releases by default.
 - [#9936](https://github.com/emqx/emqx/pull/9936) Disable disksup (part of os_mon) in releases by default.
+
 - [#9954](https://github.com/emqx/emqx/pull/9954) Improve bridge performance
 - [#9954](https://github.com/emqx/emqx/pull/9954) Improve bridge performance
 
 
 ## Bug fixes
 ## Bug fixes

+ 2 - 0
changes/v5.0.17-zh.md

@@ -16,6 +16,8 @@
 
 
 - [#9936](https://github.com/emqx/emqx/pull/9936) 在发行版中默认禁用diskup(os_mon的一部分)。
 - [#9936](https://github.com/emqx/emqx/pull/9936) 在发行版中默认禁用diskup(os_mon的一部分)。
 
 
+- [#9954](https://github.com/emqx/emqx/pull/9954) 优化桥接性能
+
 ## 修复
 ## 修复
 
 
 - [#9864](https://github.com/emqx/emqx/pull/9864) 修复会话清除后相关的排他订阅主题没有被清理的问题。
 - [#9864](https://github.com/emqx/emqx/pull/9864) 修复会话清除后相关的排他订阅主题没有被清理的问题。