The EMQ X 3.0-rc.2 release improved the Will Message publishing mechanism, and add support for using ssl certificate as MQTT username.
EMQ X Core
Enhancements:
-
Improve publish mechanism of
Will MessageGithub PR: [#1889] -
Support for using
sslcertificate asMQTTusername Github PR: [#1913] -
Improve test coverage for modules Github PR: [#1921]
Bug Fixes:
- Fix 'bad argument' error when
emqx_broker:subscribedis called Github PR: [#1921]