EMQ X 4.2.7 is released now, it mainly includes the following changes:
emqx-auth-http
Bug fixes:
Fix the issue that the HTTP long connection is disconnected when the Keepalive timeout period or the maximum number of requests is reached, causing the request to be lost
Github PR: emqx-auth-http#245
emqx-web-hook
Bug fixes:
Fix the issue that the HTTP long connection is disconnected when the Keepalive timeout period or the maximum number of requests is reached, causing the request to be lost
Github PR: emqx-web-hook#272
Fix SSL certificate configuration issue
Github PR: emqx-web-hook#264
emqx-auth-redis
Bug fixes:
Fix Redis reconnection failure
Github PR: emqx-auth-redis#195