Nanomq Nanomq Versions Save

An ultra-lightweight and blazing-fast Messaging broker/bus for IoT edge & SDV

0.17.8

1 year ago

This is a bug-fix release

What's Changed in NanoMQ

What's Changed in NanoNNG

Full Changelog: https://github.com/nanomq/NanoNNG/compare/0.17.2...0.17.8

Full Changelog: https://github.com/emqx/nanomq/compare/0.17.5...0.17.8

0.17.5

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/emqx/nanomq/compare/0.17.2...0.17.5

0.17.2

1 year ago

What's Changed

What's Changed in NanoNNG

New Contributors

0.17.0

1 year ago

NanoMQ 0.17.0 is out now! Changelog:

  1. Integrate DDS-IDL-Code-Gen-Tool https://github.com/nanomq/idl-serial
  2. Support 2-Way TLS & Certificate configuration in MQTT over QUIC
  3. Sync with NanoSDK 0.9
  4. Store Retain msg in SQLite when the offline cache is enabled
  5. New QUIC API "nng_mqtt_quic_open_conf"
  6. Fix #1093 #1107 #1098 #1095
  7. FIx #1108
  8. Fix #1127 no local option is ignored

What's Changed

New Contributors

Full Changelog: https://github.com/emqx/nanomq/compare/0.16.5...0.17.0

0.16.5

1 year ago

Changelog

  1. DDS proxy + IDL parser integration
  2. Fix HTTP APIs of getting session status
  3. Newly added Unit test

What's Changed

Full Changelog: https://github.com/emqx/nanomq/compare/0.16.3...0.16.5

0.16.3

1 year ago

Fix #799

What's Changed

Full Changelog: https://github.com/emqx/nanomq/compare/0.16.2...0.16.3

0.16.2

1 year ago

Fix #1093 Fix https://github.com/nanomq/NanoNNG/issues/459 Store retain msg in sqlite Support 2-way TLS in MQTT over Quic bridging

What's Changed

Full Changelog: https://github.com/emqx/nanomq/compare/0.16.0...0.16.2

0.16.0

1 year ago
  1. Formal release of DDS proxy in nanomq_cli
  2. Support MQTT over QUIC 2-way TLS + certificate configuration
  3. Enhance thread safety in QUIC transport
  4. Multi-Stream QUIC bridging
  5. New independent async ack callback function API
  6. Fix security issues
  7. Update HOCON config file

What's Changed

Full Changelog: https://github.com/emqx/nanomq/compare/0.15.5...0.16.0

0.15.5

1 year ago

This is a buf-fix release, solving multiple security issues & #1062

0.15.1

1 year ago

Fix #1005 Add DDS2MQTT proxy