fix: update change logs
This commit is contained in:
parent
cee6786c3d
commit
87994fc23f
|
@ -2,8 +2,6 @@
|
|||
|
||||
## 增强
|
||||
|
||||
## 修复
|
||||
|
||||
- MongoDB 库已升级至支持 MongoDB 5.1 及以上版本[#9707](https://github.com/emqx/emqx/pull/9707)。
|
||||
|
||||
- 现在 Dashboard 支持 HAProxy 的 Proxy Protocol 了 [9803](https://github.com/emqx/emqx/pull/9803)。
|
||||
|
@ -20,7 +18,7 @@
|
|||
|
||||
- 为认证和授权添加了更多调试日志 [#9943](https://github.com/emqx/emqx/pull/9943)。
|
||||
|
||||
- 将统计数据 `live_connections.count` 和 `live_connections.max` 公开给 Prometheus [#9929](https://github.com/emqx/emqx/pull/9929).
|
||||
- 将统计数据 `live_connections.count` 和 `live_connections.max` 公开给 Prometheus [#9929](https://github.com/emqx/emqx/pull/9929)。
|
||||
|
||||
## 修复
|
||||
|
||||
|
|
Loading…
Reference in New Issue