EMQ X 4.0.1 is released now. This version mainly focuses on bug fixes and performance optimizes.
emqx
Enhancements:
force_shutdown_policy
defaults to disableGithub PR:
Support timed global GC and provide configuration items
Github PR:
Tune the default value of
force_gc_policy
Github PR:
Tune and optimize the Erlang VM
Github PR:
Bug Fixes:
Fix the issue that the feature of ban is abnormal due to using the wrong unit
Github PR:
Fix the handling of
Retain As Publish
and keep the value ofRetain
in bridge modeGithub PR:
Fix the issue of unable to use multiple websocket listening ports
Github PR:
- Fix the issue that EMQ X may not send DISCONNECT packet when session is takeovered
Github PR:
emqx-rule-engine
Enhancements:
Provide more arrays functions of SQL
Github PR:
Reduce performance impact when no rules are configured
Github PR:
emqx-web-hook
Bug Fixes:
Fix crash due to parameter mismatch
Github PR: