4.0.1 版本
发布日期: 2019-01-17
EMQ X 4.0.1 现已发布。此版本主要进行了错误修复和性能优化。
emqx
功能增强:
force_shutdown_policy 默认关闭
Github PR: emqx/emqx#3184 (opens new window)
支持定时全局 GC 并提供配置项
Github PR: emqx/emqx#3190 (opens new window)
优化
force_gc_policy
的默认配置Github PR: emqx/emqx#3192 (opens new window), emqx/emqx#3201 (opens new window)
优化 Erlang VM 参数配置
Github PR: emqx/emqx#3195 (opens new window), emqx/emqx#3197 (opens new window)
错误修复:
修复使用错误的单位导致黑名单功能异常的问题
Github PR: emqx/emqx#3188 (opens new window)
修复对
Retain As Publish
标志位的处理并且在桥接模式下保持Retain
标识位的值Github PR: emqx/emqx#3189 (opens new window)
修复无法使用多个 Websocket 监听端口的问题
Github PR: emqx/emqx#3196 (opens new window)
修复会话 takeover 时 EMQ X 可能不发送 DISCONNECT 报文的问题
Github PR: emqx/emqx#3208 (opens new window)
emqx-rule-engine
功能增强:
提供更多操作数组的 SQL 函数
Github PR: emqx/emqx-rule-engine#136 (opens new window)
减少未配置任何规则时对性能的影响
Github PR: emqx/emqx-rule-engine#138 (opens new window)
emqx-web-hook
错误修复:
修复参数不匹配导致的崩溃问题
Github PR: emqx/emqx-web-hook#167 (opens new window)