EMQ X 4.2.2 is released now, it mainly includes the following changes:
emqx
Bug fixes:
Fix the issue of inaccurate topic statistics rate calculation
Github PR: emqx#3784
emqx-web-hook
Enhancement:
Support
GET
andDELETE
methodsGithub PR: emqx-web-hook#220
Add
node
anddisconnected_at
fieldsGithub PR: emqx-web-hook#215
emqx-auth-pgsql
Bug fixes:
Fix the issue that
%a
placeholder doesn't take effectGithub PR: emqx-auth-pgsql#208
emqx-auth-mysql
Bug fixes:
Fix the issue that
%a
placeholder doesn't take effectGithub PR: emqx-auth-mysql#245