EMQ X 3.2.4 is now available. This version mainly adds IPv6 support for Dashbaord and REST APIs, and fixes some bugs.
Bug fixes:
Fix the issue that 'max_subscriptions' don't working
Github PR: emqx/emqx#2922
Github Issue: emqx/emqx#2908
emqx-auth-mysql (plugin)
Bug fixes:
Gets the value corresponding to placeholders more securely
Github PR: emqx/emqx-auth-mysql#180
Github Issue: emqx/emqx#2937
emqx-dashboard (plugin)
Enhancements:
Support for IPv6 access to Dashbaord
Github PR: emqx/emqx-dashboard#161
emqx-management (plugin)
Enhancements:
REST API supports IPv6
Github PR: emqx/emqx-management#134
emqx-delay-publish (plugin)
Bug fixes:
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
emqx-rule-engine (plugin)
Enhancements:
Improved the SQL syntax for decoding the payload of JSON format
Github Repository: emqx/emqx-rule-engine