Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
EMQX v5.0.14.tar.gz | 2023-01-11 | 3.1 MB | |
EMQX v5.0.14.zip | 2023-01-11 | 3.9 MB | |
README.md | 2023-01-11 | 5.0 kB | |
Totals: 3 Items | 7.0 MB | 0 |
https://github.com/emqx/emqx/pull/9712 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.
https://github.com/emqx/emqx/pull/9714 Fix /mqtt/auto_subscribe API's bad swagger schema, and make sure swagger always checks if the schema is correct.
https://github.com/emqx/emqx/pull/9716 MQTT bridge config compatibility fix. The config created before v5.0.12 may encounter a compatibility issue after upgrading to v5.0.13.
https://github.com/emqx/emqx/pull/9717 Prior to this fix, if it always times out when trying to connect a bridge server, it's not possible to change other configs even when the bridge is disabled.