EMQ X 4.0-rc.1 is now available. This release mainly optimizes the internal modules and the process of handling MQTT control packets.
emqx
Enhancements:
- Optimize the process of handling MQTT control packets
Github PR: [#3079], [#3082], [#3083]
emqx-auth-username (plugin)
Enhancements:
- Resupport to configure the default
username
through the configuration file
Github PR: [emqx/emqx-auth-username#126](https://github.com/emqx/emqx-auth-username/issues/126)
emqx-auth-clientid (plugin)
Enhancements:
- Resupport to configure the default
clientid
through the configuration file
Github PR: [emqx/emqx-auth-clientid#122](https://github.com/emqx/emqx-auth-clientid/issues/122)
emqx-management (plugin)
Enhancements:
- The default listening port for the HTTP API server is changed from 8080 to 8081
Github PR: [emqx/emqx-management#144](https://github.com/emqx/emqx-management/issues/144)