EMQ X Core
Enhancements:
Support setting prefix of log message
Github PR: emqx/emqx#2627
Improve precision of the timestamp of clients' connecting and disconnecting in system messages
Github PR: emqx/emqx#2641
Optimize develop workflow and support
make run
Github PR: emqx/emqx#2644
Bug fixes:
Fix the issue that flapping module can't read configuration correctly
Github PR: emqx/emqx#2628
Fix the issue that unavailable
cpu_sup:util/0
result in crash in WindowsGithub PR: emqx/emqx#2629
-
Github PR: emqx/emqx#2646
emqx-rule-engine (plugin)
Enhancements:
Support fetching resource status periodically and setting alarms
Github PR: emqx/emqx-rule-engine#67
emqx-sn (plugin)
Bug fixes:
Fix the misjudgement of
keepalive_timeout
Github PR: emqx/emqx-sn#127
Fix the issue that don't read
idle_timeout
correctlyGithub PR: emqx/emqx-sn#128
Fix the test case
Github PR: emqx/emqx-sn#130
emqx-auth-jwt (plugin)
Bug fixes:
Read pubkey correctly
Github PR: emqx/emqx-auth-jwt#88
emqx-rel (build-project)
Enhancements:
Make the building more intelligent and robust
GitHub PR: emqx/emqx-rel#375, emqx/emqx-rel#376