3.0-rc.4 版本
发布日期: 2018-11-24
EMQ X 3.0-rc.4版本发布,该版本改进日志功能,部分项目支持 Rebar3 构建:
功能改进:
为使用 MQTT v3.1.1的客户端提供避免 loop delivery 的功能
Github PR: emqx/emqx#1964 (opens new window)
支持使用 username 代替 client_id,默认不开启
Github PR: emqx/emqx#1961 (opens new window)
默认日志类型为 both
Github PR: emqx/emqx#1979 (opens new window)
添加控制日志等级的命令行接口
Github PR: emqx/emqx#1977 (opens new window)
改进 log tracer 的命令行接口
Github PR: emqx/emqx#1973 (opens new window)
优化日志性能
Github PR: emqx/emqx#1960 (opens new window)
问题修复:
修复用户属性的类型验证
Github PR: emqx/emqx#1969 (opens new window)
修复 max_topic_alias 配置项的错误描述
Github PR: emqx/emqx#1962 (opens new window)
当 client_id 为空时,将 proc meta-data 设置为服务端生成的 client_id
Github PR: emqx/emqx#1980 (opens new window)
emqx-coap
功能改进:
支持 Rebar3
GitHub PR: emqx/emqx-coap#89 (opens new window)
问题修复:
修复 sendfun 参数错误的问题
Github PR: emqx/emqx-coap#89 (opens new window)
emqx-management
问题修复:
修复集群模式下通过 REST API 查找连接不稳定的问题
Github PR: emqx/emqx-management#11 (opens new window)
ekka
问题修复:
修复分布式锁的错误判断
Github PR: emqx/ekka#39 (opens new window)
minirest
功能改进:
支持Rebar3
Github PR: emqx/minirest#6 (opens new window)
cuttlefish
问题修复:
将 cuttlefish 的日志输出到 std_error
Github PR: emqx/cuttlefish#4 (opens new window)
emqx-rel
功能改进:
构建时更新 cuttlefish
Github PR: emqx/emqx-rel#253 (opens new window)
默认不启用 delay_publish 插件
Github PR: emqx/emqx-rel#251 (opens new window)