NanoMQ v0.23.1 Release Note

Dec 9, 2024

NanoMQ 0.23.1 is out now! This is the first version that officially supports MQTT over QUIC multi-stream + prioritization.

  1. Add a new msg caching layer for MQTT TCP bridging to prevent QoS 1/2 msg lost during disconnection.
  2. Expose HTTP Server IP address to configure.
  3. Fix an incompatible subscription message issue of SOME/IP gateway.
  4. Refactored QUIC transport. Officially support Multi-Streaming of QUIC, a basic prioritization mechanism is added.
  5. Fix previous QoS priority feature in QUIC single-stream/Multi-Stream case. (New docs and blog is coming)
  6. Fix a startup bug of pid file check logic.
  7. Update Docs.
  8. Fix a TLS listener bug and stack overflow bug (only take place in K8S or narrow stack env).

What's Changed in NanoMQ 0.23.1

What's Changed in NanoNNG 0.23.1

New Contributors

Full Changelog: https://github.com/nanomq/nanomq/compare/0.22.10...0.23.1

EMQX Cloud

Fully managed MQTT messaging service.

14 Days Free Trial →

Learn MQTT Protocol

The rich and easy-to-understand MQTT guide to help you quickly get started with MQTT protocol.

Learn More →