EMQ X 4.3-beta.1 is released now, it mainly includes the following changes:
emqx
Enhancement:
- Reduce the performance loss when opening the rule engine plugin
Github PR: [#4160]
- Only enable data telemetry in the official version
Github PR: [#4163]
- Support restarting the listener
- Disable the rules while destroying the resources occupied by the action
Github PR: [#4232]
- The starting point is randomly selected when the shared subscription distribution strategy is configured as
round_robin
Github PR: [#4232]
- Allow to use Base64 encoded client certificate or MD5 value of client certificate as username or Client ID
Github PR: [#4194]
- Keep retrying the resources that failed to connect after the EMQ X Broker is started
Github PR: [#4125]
Bug fixes:
- Fix the issue that the long Client ID cannot be tracked
Github PR: [#4163]
- Fix the issue that the query client information may crash
Github PR: [#4124]