chore: update the change logs for #9712
This commit is contained in:
parent
73643e932f
commit
3ced422a7a
|
@ -0,0 +1,2 @@
|
||||||
|
Fixed the problem of '404 Not Found' when calling the HTTP API '/clients/:clientid/subscribe/bulk'
|
||||||
|
from the plug-ins and data-bridges on handling the 'client.connected' event.
|
|
@ -0,0 +1,2 @@
|
||||||
|
修复了监听 `client.connected` 事件的插件和数据桥接在调用 `/clients/:clientid/subscribe/bulk`
|
||||||
|
HTTP 接口时报 `404 Not Found` 的问题。
|
Loading…
Reference in New Issue