EMQ X 4.0-rc.2 is now available and includes the changes below:
emqx
Made the following changes:
Add test cases for more modules and improve test coverage of existing test cases
Github PR:
Get the timestamp uniformly by
erlang:system_time
Github PR:
Remove
sessions.persistent.count
andsessions.persistent.max
statsGithub PR:
WebSocket supports session mechanisms
Github PR:
emqx-retainer (plugin)
Addressed the following issues:
EMQ X cannot reply SUBACK to the client in a timely manner when there are a large number of retained messages
Github PR:
emqx-dashboard (plugin)
Made the following changes:
Add IP field to client list, no need to enter details to view.
Github PR: