EMQ X 4.0.2 is released now. This version mainly focuses on bug fixes and performance optimizes.
emqx
Enhancements:
- Enhance performance of json encode/decode
Github PR: + [#3213] + [#3230] + [#3235]
- Compress the generated object code
Github PR:
Bug fixes:
- Fix the issue that DISCONNECT packet will not be sent in some cases
Github PR:
-
Fix the issue that the connection will be closed when broker received the same Packet ID
Github PR:
emqx-stomp (plugin)
Bug fixes
- Fix the issue that the maximum number of connections doesn't take effect
Github PR:
emqx-auth-redis (plugin)
Bug fixes:
- Fix the issue that internal module start failed
Github PR: