NanoNNG 0.19.1
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
- Remove MySQL and SQLite from the default options … by @lee-emqx in #595
- Fix the memleak in conn_msg in tls for client by @wanghaEMQ in #598
- 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 the problom of old conf rule engine parse does not work. by @lee-emqx in #607
-
- FIX [quic_api] FIx the error in quic_api. by @wanghaEMQ in #611
- 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