NanoNNG 0.24.13
What's Changed
- fix reset retain flag for MQTT V3.1/V3.1.1 by @alvin1221 in #1466
-
- FIX [mqtt_qos_db(
SQLITE)] fix remove unused msg entity by @alvin1221 in #1465
- FIX [mqtt_qos_db(
-
- FIX [nmq_mqtt] fix keepalive mechanism by @alvin1221 in #1463
- Fix handle no_local msg on MacOS cause send aio error by @alvin1221 in #1470
- Add encoding method for publish message by @alvin1221 in #1471
- Fix searching logic for topics starting with '$' by @alvin1221 in #1473
- avoid msg stall by @JaylinYu in #1477
- fix regression bug from AI by @JaylinYu in #1486
- Fix: Add try_private option to control connection bridge bit by @tricera-josua-palmstedt in #1469
- Add no_local_v4 config param by @JaylinYu in #1493
- Fix expected protocol version in unit tests by @alvin1221 in #1494
- CodeRabbit Generated Unit Tests: Add generated unit tests by @coderabbitai[bot] in #1447
- sync changes by @JaylinYu in #1496
New Contributors
- @tricera-josua-palmstedt made their first contribution in #1469
Full Changelog: 0.24.11...0.24.13