EMQ X Core
Enhancements:
Support flapping detection for clients, and banning abnormal clients
Github PR: emqx/emqx#2438
Support configuring output length of log
Github PR: emqx/emqx#2461
Bug fixes:
Fix an issue that
emqx_client
doesn't set Keep Alive field correctly for CONNECT packetGithub PR: emqx/emqx#2443
emqx-auth-mysql (plugin)
Enhancements:
Support proxysql
Github PR: emqx/emqx-auth-mysql#134
emqx-statsd (plugin)
Bug fixes:
Fix an Windows compatibility issue
Github PR: emqx/emqx-statsd#24
emqx-web-hook (plugin)
Enhancements:
Support event actions in webhook
Github Commit: emqx/emqx-web-hook#8367e0
Improve specs of webhook resource
Github Commit: emqx/emqx-web-hook#5a1345
Support search actions by hook type
Github Commit: emqx/emqx-web-hook#fb3b1b
emqx-rule-engine (plugin)
Enhancements:
Support search actoins by resource type
Github PR: emqx/emqx-rule-engine#25
Load resource providers instead of register providers
Github PR: emqx/emqx-rule-engine#26
Improve the input data for actions
Github PR: emqx/emqx-rule-engine#27
emqx-rel
Bug fixes:
Fix start fail after changing log.rotation.size
Github PR: emqx/emqx-rel#336