EMQ X Core
Enhancements:
Reduce dependencies' size Github PR: emqx/emqx#1981
Support batch committing of metrics Github PR: emqx/emqx#2001
Optimize read/write concurrency of
mnesia/ets
tables Github PR: emqx/emqx#2006
Bug Fixes:
Fix
function_clause
error inemqx_router
Github PR: emqx/emqx#1998Remove
simple log handler
at startup Github PR: emqx/emqx#2000Fix the atom leaks in
emqx_reason_codes
module Github PR: emqx/emqx#2008
emqx-passwd (plugin)
Enhancements:
- Support
Rebar3
GitHub PR: emqx/emqx-passwd#6
emqx-web-hook (plugin)
Enhancements:
- Support
Rebar3
GitHub PR: emqx/emqx-web-hook#77
Bug Fixes:
username
andclientid
in http request is empty inemqx-web-hook
GitHub PR: emqx/emqx-web-hook#77
emqx-dashboard (plugin)
Bug Fixes:
- Firefox browser can not copy application info. GitHub PR: emqx/emqx-dashboard#12
emqx-management (plugin)
Bug Fixes:
- Fix the crash caused by
clients
CLI GitHub PR: emqx/emqx-management#16