EMQ X 4.0-beta.3 is now available. This version mainly improves test coverage, and fixes bugs.
Bug fixes:
Fix message out-of-order issues when forwarding across clusters
Github PR: emqx/emqx#3000
emqx-management (plugin)
Enhancements:
REST API supports IPv6
Github PR: emqx/emqx-management#135
Bug fixes:
Fix the issue that encoded URI isn't handled correctly
Github PR: emqx/emqx-management#137
emqx-dashboard (plugin)
Enhancements:
Support for IPv6 access to Dashbaord
Github PR: emqx/emqx-dashboard#162
emqx-delayed-publish (plugin)
Bug fixes:
Fix the issue that the plugin can only start one in cluster
Github PR: emqx/emqx-delay-publish#50
Fix the issue that delayed messages are published disorderly, thanks contribution of soldag
Github PR: emqx/emqx-delay-publish#49
Github Issue: emqx/emqx-delay-publish#15