EMQ X 3.2-beta.3 is now available. We've improved rule engine and fixed bugs.
EMQ X Core
Bug fixes:
- Fix the issue that not checking
Will Retain
flag
Github PR: [#2607]
Github PR: [#2615]
- Remove characters limit for logging by default
Github PR: [#2617]
- Fix the issue that can’t handle fragmented tcp packet correctly
Github PR: [#2611]
emqx-rule-engine (plugin)
Enhancements:
- Support metrics like count of rule matched
Github PR: [emqx/emqx-rule-engine#63](https://github.com/emqx/emqx-rule-engine/issues/63)
emqx-management (plugin)
Bug fixes:
- Fix the issue that CLI kicks websocket connection failed
Github PR: [emqx/emqx-management#93](https://github.com/emqx/emqx-management/issues/93)