EMQ X 4.3.1 is released now, it mainly includes the following changes:
emqx
Bug fixes:
- Performance consumption increases exponentially with the number of topic levels after route compression
Github PR: [#4800]
- Fix poor large frame concatenation performance
Github Issue: [#4787] Github PR: [#4802]
- Newly added shared subscription strategy is unavailable
Github Issue: [#4808] Github PR: [#4809]
- Fixed the incorrect implementation of metrics/stats for retained messages and messages of delayed publish
- All logs in JSON format are output on the same line
Github PR: [#4778]