EMQ X 3.1-rc.3 is now available. In this version we've enhanced the Rule-Engine and fixed some bugs. Note: Starting with this release, add OpenSUSE's installation package, and no longer provide Debian 7's installation package.
EMQ X Core
Enhancements:
- Support flapping detection for clients, and banning abnormal clients
Github PR: [#2438]
- Support configuring output length of log
Github PR: [#2461]
Bug fixes:
- Fix an issue that
emqx_client
doesn't set Keep Alive field correctly for CONNECT packet
Github PR: [#2443]
emqx-auth-mysql (plugin)
Enhancements:
- Support proxysql
Github PR: [emqx/emqx-auth-mysql#134](https://github.com/emqx/emqx-auth-mysql/issues/134)
emqx-statsd (plugin)
Bug fixes:
- Fix an Windows compatibility issue
Github PR: [emqx/emqx-statsd#24](https://github.com/emqx/emqx-statsd/issues/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](https://github.com/emqx/emqx-rule-engine/issues/25)
- Load resource providers instead of register providers
Github PR: [emqx/emqx-rule-engine#26](https://github.com/emqx/emqx-rule-engine/issues/26)
- Improve the input data for actions
Github PR: [emqx/emqx-rule-engine#27](https://github.com/emqx/emqx-rule-engine/issues/27)
emqx-rel
Bug fixes:
- Fix start fail after changing log.rotation.size
Github PR: [emqx/emqx-rel#336](https://github.com/emqx/emqx-rel/issues/336)