EMQ X 3.2-rc.3 is now available. We've enhanced features and fixed bugs.
EMQ X Core
Bug fixes:
Github PR: [#2663]
emqx-web-hook (plugin)
Bug fixes:
- Fix the issue that the count of
actions.failure
doesn't grow
Github PR: [emqx/emqx-web-hook#137](https://github.com/emqx/emqx-web-hook/issues/137)
emqx-bridge-mqtt (plugin)
Enhancements:
- Add the option of bridge mode
Github PR: [emqx/emqx-bridge-mqtt#6](https://github.com/emqx/emqx-bridge-mqtt/issues/6)
- Optimize the ACK mechanism for RPC messages
- Support for MQTT/RPC Bridge of Rule Engine caching messages to local disk queues
- Fix the issue that MQTT/RPC Bridge of Rule Engine can’t bridge to remote EMQ X node
Github PR: [emqx/emqx-bridge-mqtt#7](https://github.com/emqx/emqx-bridge-mqtt/issues/7)
emqx-rule-engine (plugin)
Enhancements:
- Add cluster support for rules and resource API
Github PR: [emqx/emqx-rule-engine#75](https://github.com/emqx/emqx-rule-engine/issues/75)
- Add API for returning available columns of trigger events
Github PR: [emqx/emqx-rule-engine#74](https://github.com/emqx/emqx-rule-engine/issues/74), [emqx/emqx-rule-engine#77](https://github.com/emqx/emqx-rule-engine/issues/77)
Bug fixes:
- Fix the issue caused by fetching resource status timeout
Github PR: [emqx/emqx-rule-engine#76](https://github.com/emqx/emqx-rule-engine/issues/76)
emqx-dashboard (plugin)
Enhancements:
- Rules engine metrics are subdivided into nodes
Github PR: [emqx/emqx-dashboard#114](https://github.com/emqx/emqx-dashboard/issues/114)
Bug fixes:
- Fix bugs in resource creation
Github PR: [emqx/emqx-dashboard#114](https://github.com/emqx/emqx-dashboard/issues/114)