Skip to content

NanoNNG 0.19.1

Choose a tag to compare

@JaylinYu JaylinYu released this 15 Jul 12:03
· 2360 commits to main since this release

What's Changed

  • Make struct with bit-field endian-independent. by @lee-emqx in #568
  • Sync NanoSDK to NanoNNG. by @lee-emqx in #570
  • Sync hocon to nanonng by @lee-emqx in #569
  • Fix hybrid bridging by @JaylinYu in #571
  • Modify the way conf_bridge_node read data to be compat… by @lee-emqx in #572
  • Add log environment support. by @lee-emqx in #576
  • Modify system part config changes. by @lee-emqx in #577
  • Fix CI fail for #578 by @Hermann0222 in #580
  • Update mqtt part conf parse. by @lee-emqx in #579
  • Modify auth part of conf parse. by @lee-emqx in #581
  • Update webhook version2 parser. by @lee-emqx in #582
  • Modify bridge part of conf parse. by @lee-emqx in #583
  • update aws bridge && http server part conf. by @lee-emqx in #584
  • Update rule engine part conf parse. by @lee-emqx in #585
  • fix a potential aio reues by @JaylinYu in #586
  • For dynamic bridging + sub/unsub by @JaylinYu in #587
  • Fix nanomq/nanomq#1315 by @JaylinYu in #590
    • NEW [QUIC/protocol] add DISCONNECT packet processing by @JaylinYu in #591
    • FIX [broker_tls] clone conn_param for online event msg by @JaylinYu in #593
  • Remove MySQL and SQLite from the default options … by @lee-emqx in #595
    • MDF [mqtt_msg] init objs of proto_Data struct by @JaylinYu in #594
  • Fix the memleak in conn_msg in tls for client by @wanghaEMQ in #598
    • Fix [conf_ver2.c] Clean up the log callback when the configuration … by @RanMaoyi in #597
  • fix nanomq/nanomq#1329 by @JaylinYu in #600
  • Fix the data race in pipe and qos msg in mqtt quic proto layer by @wanghaEMQ in #602
  • Rename zmq gateway path. by @lee-emqx in #603
  • Fix a hidden UAF bug in quic transport by @wanghaEMQ in #604
  • *MDF [conf.h] The default websocket tls port has been changed from 80… by @RanMaoyi in #606
  • MQTT v3.1 support by @Hermann0222 in #605
    • FIX [mqtt_quic] fix aio appending error bug by @JaylinYu in #608
  • Fix the problom of old conf rule engine parse does not work. by @lee-emqx in #607
    • MDF [conf_ver2.c] Support listeners.wss in nanomq.conf by @RanMaoyi in #609
  • basic test for conf by @Hermann0222 in #610
  • Sync a fix of invalid mutex from nanosdk to nanonng by @JaylinYu in #613
  • Fix the null mtx in qstrm. by @wanghaEMQ in #614
  • [QUIC] Remove unused Marco and fix some invalid return path by @RanMaoyi in #615
  • Fix the error that process of receive was pending. by @wanghaEMQ in #617
  • unit test on nmq-tcp v5 & mqtt_parser & fix memleak in conf free by @Hermann0222 in #616
    • FIX [unit test] quick fix. by @Hermann0222 in #618

New Contributors

Full Changelog: 0.18.2...0.19.1