chore: update changes
This commit is contained in:
parent
a6c6ae6206
commit
6129d1dd4f
|
@ -14,6 +14,8 @@
|
|||
|
||||
- Now the corresponding session will be kicked when client is banned by `clientid` [#9904](https://github.com/emqx/emqx/pull/9904).
|
||||
|
||||
- Add more debug logs for authentication and ACL [#9943](https://github.com/emqx/emqx/pull/9943).
|
||||
|
||||
## Bug fixes
|
||||
|
||||
- fix some issues in descriptions of the actions, resources amd emqx-modules [#9931](https://github.com/emqx/emqx/pull/9931).
|
||||
|
|
|
@ -14,6 +14,8 @@
|
|||
|
||||
- 现在客户端通过 `clientid` 被封禁时将会踢掉对应的会话 [#9904](https://github.com/emqx/emqx/pull/9904)。
|
||||
|
||||
- 为认证和授权添加了更多调试日志 [#9943](https://github.com/emqx/emqx/pull/9943)。
|
||||
|
||||
## 修复
|
||||
|
||||
- 修复资源、动作以及模块里的一些描述错误 [#9931](https://github.com/emqx/emqx/pull/9931)。
|
||||
|
|
Loading…
Reference in New Issue