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: [#3784]
emqx-web-hook
Enhancement:
- Support
GETandDELETEmethods
Github PR: emqx-web-hook#220
- Add
nodeanddisconnected_atfields
Github PR: emqx-web-hook#215
emqx-auth-pgsql
Bug fixes:
- Fix the issue that
%aplaceholder doesn't take effect
Github PR: emqx-auth-pgsql#208
emqx-auth-mysql
Bug fixes:
- Fix the issue that
%aplaceholder doesn't take effect
Github PR: emqx-auth-mysql#245