This is the stable release of Ver 0.10
- Fix session always expire before it should
- Fix TLS/SSL of MQTT transport
- Fix MQTT over WebSocket Transport
- Fix Topic filter matching error
- Fix connect_cb of NanoSDK in bridging module
- Convey MQTT V5 property of msg to remote broker when bridging is enabled
- Fix nanomq_cli helper info
What's Changed
- Fixed rule engine compile error. by @lee-emqx in https://github.com/emqx/nanomq/pull/774
- Fix forward MQTT_V5 message. by @alvin1221 in https://github.com/emqx/nanomq/pull/777
- New Version release by @JaylinYu in https://github.com/emqx/nanomq/pull/778
- Add MQTT V5 properties for
nanomq_cli
. by @alvin1221 in https://github.com/emqx/nanomq/pull/776
Full Changelog: https://github.com/emqx/nanomq/compare/0.10.1...0.10.5