4.0-beta.2 版本
发布日期: 2019-10-12
EMQ X 4.0-beta.2 版本发布。此版本主要针对错误修复以及继续优化内部模块设计。
错误修复:
修复 SSL 握手失败导致崩溃的问题
Github PR: emqx/emqx#2963 (opens new window)
检查 PUBLISH 报文的主题层级
Github PR: emqx/emqx#2964 (opens new window)
emqtt (plugin)
功能增强:
提供命令行接口
Github PR: emqx/emqtt#91 (opens new window)
emqx-sn (plugin)
错误修复:
适配 MQTT-SN 插件到 4.0 版本
Github PR: emqx/emqx-sn#145 (opens new window)
emqx-coap (plugin)
错误修复:
适配 CoAP 插件到 4.0 版本
Github Commit: emqx/emqx-coap#c7c175 (opens new window), emqx/emqx-coap#9b8ede (opens new window)