The EMQ X 3.1-beta.1 is now available. This version focuses on functional improvements, include introduced new bridge, supported batch delivery, supported redis cluster and so on.
EMQ X Core
Enhancements:
- Introduce new bridge implement
Github PR: [#2199]
- Support batch delivery
Github PR: [#2253]
- Improve the
emqx_connection
module using gen_statem behaviour
Github PR: [#2235]
- Add monitors and improve alarm handler
Github PR: [#2266]
emqx-auth-redis (plugin)
Enhancements:
- Support redis cluster
Github PR: [emqx/emqx-auth-redis#93](https://github.com/emqx/emqx-auth-redis/issues/93)
emqx-dashboard (plugin)
Enhancements:
- Add test cases for
emqx_dashboard_cli
module
Github PR: [emqx/emqx-dashboard#34](https://github.com/emqx/emqx-dashboard/issues/34)
emqx-auth-username
Enhancements:
- Add new cli to update username
Github PR: [emqx/emqx-auth-username#74](https://github.com/emqx/emqx-auth-username/issues/74)
emqx-auth-clientid
Enhancements:
- Add new cli to update clientid
Github PR: [emqx/emqx-auth-clientid#59](https://github.com/emqx/emqx-auth-clientid/issues/59)