EMQ X 4.1-beta.1 is released now, it mainly includes the following changes:
emqx
Bug fixes:
Fix the issue that abnormal client detection did not delete expired data
Github PR: emqx/emqx#3406
Fix the issue that ACL caches were not cleared when the internal ACL module was reloaded
Github PR: emqx/emqx#3409
emqx-management
Bug fixes:
Fix bad unit of timestamp
Github PR: emqx/emqx-management#203
emqx-bridge-mqtt
Bug fixes:
Fix the issue that the connection is disconnected because PINREQ message is not sent
Github PR: emqx/emqx-bridge-mqtt#68
emqx-statsd
Bug fixes:
Fix no EMQ X Broker Metrics
Github PR: emqx/emqx-statsd#55
emqx-sasl
Enhancements:
Support server authentication
Github PR: emqx/emqx-sasl#3
Bug fixes:
Fix the issue that SCRAM-SHA-1 mechanism is not available
Github PR: emqx/emqx-sasl#2
emqx-auth-jwt
Enhancements:
Add option to configure jwerl signature format
Github PR: emqx/emqx-auth-jwt#117
emqx-extension-hook
Enhancements:
Add support for Java
Github PR: emqx/emqx-extension-hook#2
emqx-dashboard
Enhancements:
Support management of internal modules
Github PR: emqx/emqx-dasboard#225
Support editing rule
Github PR: emqx/emqx-dasboard#227, emqx/emqx-dasboard#230