Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 2.76 KB

CHANGELOG.md

File metadata and controls

40 lines (32 loc) · 2.76 KB

Changelog for NanoMQ

NanoMQ 0.17.2

What's Changed

  • Fix a use-after-free bug in sub_handler.c by @moonZHH in nanomq#1117
  • Fixed vsomeip compile error. by @lee-emqx in nanomq#1121
  • Sync with new version of nanosdk by @JaylinYu in nanomq#1124
  • New QUIC config params & move nng head by @JaylinYu in nanomq#1125
  • Fix #1127 by @JaylinYu in nanomq#1129
  • Support generates idl_convert.c & idl_convert.h with specified idl file by cmake. by @alvin1221 in nanomq#1122
  • Update dds README.md by @alvin1221 in nanomq#1123
  • MDF [nng] move nng head fix release by @JaylinYu in nanomq#1130
  • NEW [conf] Add new configuration option 0RTT supported. by @wanghaEMQ in nanomq#1136
  • Add docs for QUIC & TCP bridge by @alvin1221 in nanomq#1134
  • Update en_US/config-description. by @alvin1221 in nanomq#1139
  • Update bridging documents (English) by @alvin1221 in nanomq#1140
  • Fix the wrong default value was set in nanomq_example.conf. by @wanghaEMQ in nanomq#1143
  • Update docs related to mqtt bridge by @alvin1221 in nanomq#1144
  • MDF [conf] update docs & move nng head by @JaylinYu in nanomq#1146

What's Changed in NanoNNG

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

New Contributors

  • @moonZHH made their first contribution in nanomq#1117

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