EMQX 采用商业源码许可证,加速 MQTT + AI 创新

broker 2.0-rc.3 更新日志

  1. Change the three modules(Presence, Retainer, Subscription) to standalone plugins:

    emq_mod_retainer: Retained Message Storage emq_mod_presence: Publish presence message to $SYS topics when client connected or disconnected emq_mod_subscription: Subscribe topics automatically when client connected

  2. Update the SSL certificates under the etc/certs/ folder.

  3. Bugfix: Fixed a typo (#716)

  4. Bugfix: emqttd_http can not use emq_auth_http? #739

  5. Bugfix: emq_auth_redis cannot use hostname as server address (#741)

  6. Upgrade Redis, MySQL, Postgre and MongoDB plugins to support hostname.