EMQ X 4.3-rc.1 is released now, it mainly includes the following changes:
emqx
Enhancement:
- Added observer_cli
Github PR: [#4323]
- Support clearing all ACL cache
Github PR: [#4361]
- SSL supports
verify
andserver_name_indication
configuration
Github PR: [#4349]
Bug fixes:
- Fix issues caused by subject rewriting and ACL execution order
Github Issue: [#4200] Github PR: [#4331]
- Fix MQTT packet receiving count issue
Github PR: [#4371]
- Fix the processing of heartbeat packets
Github Issue: [#4370] Github PR: [#4371]
- Fix the issue that the default SSL Ciphers contains Ciphers that are not supported by OTP 22, which causes the startup failure after compiling with OTP 22
Github PR: [#4377]