2.0-rc.3 版本

发布日期: 2016-11-01

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