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

broker 4.0-rc.3 更新日志

EMQ X 4.0-rc.3 is now released, including following changes:

emqx

Made the following changes:

  • Added more counters; Deleted counters: channel.gc, messages.qos2.expired, messages.qos2.dropped, auth.mqtt.anonymous, etc.

    Github PR:

  • Support configuring line numbers of the log messages

    Github PR:

  • Add more test cases for emqx_connection

    Github PR:

  • Fix MQTT/WS message published unordered

    Github PR:

emqx-dashboard (plugin)

Made the following changes:

emqx-management (plugin)

Made the following changes:

Addressed the following issues:

emqx-coap (plugin)

Addressed the following issues:

  • Fix the issue that cannot start emqx after stopping the plugin

    Github PR:

emqx-delayed-publish (plugin)

Made the following changes:

emqx-statsd (plugin)

Made the following changes:

emqx-bridge-mqtt (plugin)

Addressed the following issues:

emqx-auth-http (plugin)

Made the following changes:

  • Support new placeholder '%p' for getting the listening port that client connected

    Github PR:

All of Authentication Plugins

Made the following changes: