EMQ X Core
Enhancements:
Improve plugin discovery mechanism
Github PR: emqx/emqx#2339
Bug fixes:
Fix bug of clearing alarm repeatedly
Github PR: emqx/emqx#2332
Fix bug of parsing sticky package failure
Github PR: emqx/emqx#2333
Set DUP flag in PUBLISH packet correctly
Github PR: emqx/emqx#2337
emqx-rule-engine (plugin)
Enhancements:
Implement prototype of rule engine
Github Repository: emqx/emqx-rule-engine
emqx-lua-hook (plugin)
Enhancements:
Add auth and acl hook
Github PR: emqx/emqx-lua-hook#63
emqx-auth-mysql (plugin)
Bug fixes:
Fix bug that ACL could not be loaded
Github PR: emqx/emqx-auth-mysql#130, emqx/emqx-auth-mysql#128