2021-01-28
EMQ X 4.2.7 is released now, it mainly includes the following changes:
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
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
Bug fixes:
Fix Redis reconnection failure
Github PR: emqx-auth-redis#195