EMQ X 4.3-rc.4 is released now, it mainly includes the following changes:
emqx
Enhancement:
- Redis sentinel mode supports SSL connection
Github PR: [#4553]
- WebSocket connection supports obtaining real IP and Port
Github PR: [#4558]
- Support cluster metrics for Prometheus
Github Issue: [#4548] Github PR: [#4572]
Bug fixes:
- Fix the issue of inflight in MQTT bridge
Github Issue: [#3629] Github PR: [#4513], [#4526]
- Fix the issue that the multi-language extension hook cannot handle the false value returned
Github PR: [#4542]
- Start modules by default to prevent modules from not working properly after the cluster
Github PR: [#4547]
- Fix the issue that the authentication data cannot be imported
- Fix the issue that the authentication data cannot be imported
Github PR: [#4563]
- Fix the issue that the MQTT-SN gateway will discard DISCONNECT packets in sleep mode
Github Issue: [#4506] Github PR: [#4515]
- Fix the issue that the LwM2M gateway encodes and decodes numbers into unsigned integers
Github Issue: [#4499] Github PR: [#4500]
- Fix the issue that some HTTP APIs are unavailable