EMQ X 4.1.1 is released now, it mainly includes the following changes:
emqx-retainer
Bug fixes:
Fix performance issues
Github PR: emqx/emqx-retainer#141
emqx-bridge-mqtt
Bug fixes:
Change mount point to optional configuration
Github PR: emqx/emqx-bridge-mqtt#84
emqx-rel
Bug fixes:
Hiding sensitive env from docker's logging out
Github Issue: emqx/emqx-rel#524
Github PR: emqx/emqx-rel#542
Thanks: emqx/emqx-rel#525 - daadu
emqx-lua-hook
Bug fixes:
Fix the issue that there is no unload script and CLI when the plugin is unloaded
Github PR: emqx/emqx-lua-hook#106