NanoMQ v0.23.3 更新日志

Long time no see. This would be the final formal ver of NanoMQ before we adapt to new NNG 2.0 Alpha with a new DDS-like feature: NanoRT.

  1. Introduce a new maintenance HTTP API: Dynamic bridging switch, You can disable & enable bridge without restarting the broker. It is compatible with QUIC & TLS as well, not AWS IoT core yet.
  2. Let SDK with null username & password pass, since we keep receiving complaints about it.
  3. New webhook system, reduce the number of threads. But also damaging the isolation of MQTT messaging.
  4. Session expiry interval=0 now equal to clean session = true.
  5. Make HTTP Post msg possible without clientid.
  6. Add a new ACL configuration grammar with @ to specify the wildcard literally.
  7. Auto retry of SUBSCRIBE in bridging client.
  8. MQTT over Websocket SSL is available with non-ssl is disabled.
  9. Other minor bugs fixed.

What's Changed in NanoMQ

Full Changelog: https://github.com/nanomq/nanomq/compare/0.23.2...0.23.3

What's Changed in NanoNNG

Full Changelog: https://github.com/nanomq/NanoNNG/compare/0.23.2...0.23.3

EMQX Cloud

全托管的 MQTT 消息云服务。

免费试用 →

MQTT 协议入门与进阶

丰富、易理解的 MQTT 指南,助您快速入门 MQTT 协议。

了解更多 →