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