github nanomq/nanomq 0.23.3
NanoMQ 0.23.3

12 days ago

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: 0.23.2...0.23.3

What's Changed in NanoNNG

Full Changelog: nanomq/NanoNNG@0.23.2...0.23.3

Don't miss a new nanomq release

NewReleases is sending notifications on new releases.