EMQ X 4.0-beta.4 is now available. This version focuses on feature improvements and bug fixes.
emqx (major)
Enhancements:
- Any Client that detects flapping will be banned
Github PR: [#3033]
- Improve the
emqx_vm
module and update test cases
Github PR: [#3034]
emqx-management (plugin)
Enhancements:
- Update banned API
Github PR: [emqx/emqx-management#141](https://github.com/emqx/emqx-management/issues/141)
Bug fixes:
- Fix some bad return values
Github PR: [emqx/emqx-management#142](https://github.com/emqx/emqx-management/issues/142)
minirest (plugin)
Bug fixes:
- Add error handling and log
Github PR: [emqx/minirest#20](https://github.com/emqx/minirest/issues/20)
esockd (dependency)
Enhancements:
- Adjust some interfaces and add test cases
Github PR: [emqx/esockd#124](https://github.com/emqx/esockd/issues/124)
ekka (dependency)
Enhancements:
- Adjust some interfaces and add test cases
Github PR: [emqx/ekka#67](https://github.com/emqx/ekka/issues/67)