What's Changed
- New DDS doc about build and run with shared memory(
iceoryx
). by @alvin1221 in https://github.com/emqx/nanomq/pull/1013 - Support configurate MQTT v5 Properties . by @alvin1221 in https://github.com/emqx/nanomq/pull/1016
- Add bridging MQTT V5 property configuration to
nanomq_old.conf
by @alvin1221 in https://github.com/emqx/nanomq/pull/1017 - Add description for properties configuration. by @alvin1221 in https://github.com/emqx/nanomq/pull/1019
- Fix redirect stdout to file not work. by @alvin1221 in https://github.com/emqx/nanomq/pull/1020
- Sync nanonng module for next release by @JaylinYu in https://github.com/emqx/nanomq/pull/1021
- Fixed nanomq_cli link msquic failed. by @lee-emqx in https://github.com/emqx/nanomq/pull/1024
- Update docs for Configuration of MQTT V5 Property. by @alvin1221 in https://github.com/emqx/nanomq/pull/1025
- NanoMQ_CLI: Merge quic client to mqtt client (pub/sub/conn) by @alvin1221 in https://github.com/emqx/nanomq/pull/1026
- NEW [sub_handler_test] add test for sub_handler and notes update. by @Hermann0222 in https://github.com/emqx/nanomq/pull/1028
- NanoMQ_CLI(dds/someip/zeromq) supports to run http server by @alvin1221 in https://github.com/emqx/nanomq/pull/1027
- MDF [sub_handler_test] Update tests for multi-topic. by @Hermann0222 in https://github.com/emqx/nanomq/pull/1031
- adapt to new ack callback API of nanonng by @JaylinYu in https://github.com/emqx/nanomq/pull/1032
- NanoMQ_CLI: Implement rest APIs (Get/Set configuration file) by @alvin1221 in https://github.com/emqx/nanomq/pull/1029
- FIX [unsub] Getting proto_ver from work structure. by @wanghaEMQ in https://github.com/emqx/nanomq/pull/1035
- FIX [ci] Fix the wrong time to run coverage. by @wanghaEMQ in https://github.com/emqx/nanomq/pull/1039
- Add test for unsub_handler. by @Hermann0222 in https://github.com/emqx/nanomq/pull/1037
- Support restart/stop proxy by HTTP by @alvin1221 in https://github.com/emqx/nanomq/pull/1034
- NEW [broker_test] add more test for broker. by @Hermann0222 in https://github.com/emqx/nanomq/pull/1040
- Fix nanomq_cli cmd parser by @alvin1221 in https://github.com/emqx/nanomq/pull/1044
- Fix read cmd argument error; by @alvin1221 in https://github.com/emqx/nanomq/pull/1046
- optimize tests and warning fix by @Hermann0222 in https://github.com/emqx/nanomq/pull/1041
- Support packs Windows nanomq exe file by @alvin1221 in https://github.com/emqx/nanomq/pull/1047
- test for pub_handler by @Hermann0222 in https://github.com/emqx/nanomq/pull/1049
Full Changelog: https://github.com/emqx/nanomq/compare/0.15.1...0.15.2