2.0-rc.3 版本
发布日期: 2016-11-01
- 将Presence、Retainer、Subscription三个扩展模块改为独立插件:
emq_mod_retainer | Retain消息存储模块 |
emq_mod_presence | 客户端上下线状态消息发布 |
emq_mod_subscription | 客户端上线自动主题订阅 |
- 更新EMQ自带的自签名SSL证书,修复SSL双向认证配置文件错误
- Bugfix: Fixed a typo (#716)
- Bugfix: emqttd_http can not use emq_auth_http? #739
- Bugfix: emq_auth_redis cannot use hostname as server address (#741)
- 升级Redis, MySQL, Postgre, MongoDB插件,支持主机名或域名配置